Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Juanito on June 19, 2009, 03:19:39 AM

Title: syslinux
Post by: Juanito on June 19, 2009, 03: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
Title: Re: syslinux
Post by: Juanito on July 02, 2009, 12:18:17 AM
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
Title: Re: syslinux
Post by: blofsy on July 14, 2010, 07:26:05 AM
I would like to request an update for this extension.
Title: Re: syslinux
Post by: Juanito on July 14, 2010, 07:29:31 AM
OK, but what added functionality are you looking for?
Title: Re: syslinux
Post by: blofsy on July 14, 2010, 07:34:51 AM
Ext4 support.
Title: Re: syslinux
Post by: Juanito on July 14, 2010, 10:03:31 AM
posted - I don't have an ext4 system to test, let us know how it goes
Title: Re: syslinux
Post by: blofsy on July 14, 2010, 03:20:11 PM
Works fine. Thanks for the quick update.