WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: syslinux  (Read 5880 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
syslinux
« on: June 19, 2009, 12:19:39 AM »
extlinux extensions renamed to syslinux tce/tcz and posted:
Code: [Select]
Title:          syslinux.tce
Description:    extlinux/syslinux
Version:        3.82
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 418KB
Extension_by:   juanito
Comments:       extlinux and syslinux for tc_2.x
                optionally requires perl 5 extension to use mkdiskimage
                ----------
                lightweight bootloaders for MS-DOS FAT filesystems (syslinux),
                ..network booting (pxelinux),
                ..bootable "El Torito" CD-ROMs (isolinux), and Linux ext2/ext3..
                ..filesystems (extlinux)
                ----------
                Howto:
                $ sudo mkdir -p /mnt/sda1/boot/extlinux
                $ sudo extlinux /mnt/sda1/boot/extlinux
                copy and rename config from tinycore iso...
                $ sudo cp /path-to-file/isolinux.cfg /mnt/sda1/boot/extlinux/extlinux.conf
                ----------
                This extension contains:
                syslinux-3.82 - GPLv2 - http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-3.82.tar.bz2
                ----------
Change-log:     2008/08/23
                Re-compiled to /usr/local and upgraded 3.71 -> 3.81
                2009/05/30
                Added in mkdiskimage perl script and upgraded 3.81 -> 3.82
                2009/06/16
                Replaced syslinux with syslinux-nomtools, added mbr.bin
                Renamed extension extlinux -> syslinux
Current:        2009/06/18

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: syslinux
« Reply #1 on: July 01, 2009, 09:18:17 PM »
update posted:
Code: [Select]
Title:          syslinux.tce
Description:    extlinux/syslinux
Version:        3.82
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 425KB
Extension_by:   juanito
Comments:       extlinux and syslinux for tc_2.x
                optionally requires perl 5 extension to use isohybrid, mkdiskimage
                ----------
                lightweight bootloaders for MS-DOS FAT filesystems (syslinux),
                ..network booting (pxelinux),
                ..bootable "El Torito" CD-ROMs (isolinux), and Linux ext2/ext3..
                ..filesystems (extlinux)
                ----------
                Howto:
                $ sudo mkdir -p /mnt/sda1/boot/extlinux
                $ sudo extlinux /mnt/sda1/boot/extlinux
                copy and rename config from tinycore iso...
                $ sudo cp /path-to-file/isolinux.cfg /mnt/sda1/boot/extlinux/extlinux.conf
                ----------
                This extension contains:
                syslinux-3.82 - GPLv2 - http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-3.82.tar.bz2
                ----------
Change-log:     2008/08/23
                Re-compiled to /usr/local and upgraded 3.71 -> 3.81
                2009/05/30
                Added in mkdiskimage perl script and upgraded 3.81 -> 3.82
                2009/06/16
                Replaced syslinux with syslinux-nomtools, added mbr.bin
                Renamed extension extlinux -> syslinux
                2009/06/18
                Added isohybrid
Current:        2009/07/01

Offline blofsy

  • Newbie
  • *
  • Posts: 25
Re: syslinux
« Reply #2 on: July 14, 2010, 04:26:05 AM »
I would like to request an update for this extension.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: syslinux
« Reply #3 on: July 14, 2010, 04:29:31 AM »
OK, but what added functionality are you looking for?

Offline blofsy

  • Newbie
  • *
  • Posts: 25
Re: syslinux
« Reply #4 on: July 14, 2010, 04:34:51 AM »
Ext4 support.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: syslinux
« Reply #5 on: July 14, 2010, 07:03:31 AM »
posted - I don't have an ext4 system to test, let us know how it goes

Offline blofsy

  • Newbie
  • *
  • Posts: 25
Re: syslinux
« Reply #6 on: July 14, 2010, 12:20:11 PM »
Works fine. Thanks for the quick update.