[Lunar-commits]
CVS: moonbase/utils/syslinux BUILD, 1.4, 1.5 DETAILS, 1.10, 1.11
Terry Chan
tchan at lunar-linux.org
Wed Jan 5 16:49:36 UTC 2005
Update of /var/cvs/lunar/moonbase/utils/syslinux
In directory espresso.foo-projects.org:/tmp/cvs-serv32063
Modified Files:
BUILD DETAILS
Log Message:
Version bump to syslinux-3.02. H. Peter Anvin included a fix for glibc-2.3.3
headers importing the broken fs.h from the 2.4.28 kernel headers (see
extlinux.c). Compiled/tested with gcc-3.3.3, glibc-2.3.3, kernel headers
2.4.x.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/syslinux/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 31 Aug 2003 03:26:53 -0000 1.4
+++ BUILD 5 Jan 2005 16:49:33 -0000 1.5
@@ -1,5 +1,5 @@
(
- sedit "s/-malign/-falign/g" memdisk/Makefile &&
+
make installer &&
prepare_install &&
make install
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/syslinux/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS 16 Dec 2004 05:31:32 -0000 1.10
+++ DETAILS 5 Jan 2005 16:49:33 -0000 1.11
@@ -1,13 +1,14 @@
MODULE=syslinux
- VERSION=2.13
+ VERSION=3.02
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/boot/$MODULE/
SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/boot/$MODULE/
- SOURCE_VFY=sha1:3c0bf23f35d91c5db7ad8976645ae86ab7320a85
+ SOURCE_VFY=sha1:13d07fa4d5154afa548b9ac817ef87b289e1cb58
WEB_SITE=http://syslinux.zytor.com
ENTERED=20010922
- UPDATED=20041216
+ UPDATED=20050105
MAINTAINER="tchan at lunar-linux.org"
+ PSAFE=no
SHORT="syslinux is a bootloader for Linux that works on FAT and ISO9660 filesystems."
cat << EOF
SYSLINUX is a boot loader for the Linux operating system which operates
More information about the Lunar-commits
mailing list