[Lunar-commits] <moonbase> syslinux: version bumped to 3.72.
Florin Braescu
florin at lunar-linux.org
Sat Sep 27 07:13:43 CEST 2008
commit 3afdf90070d4d86b7cb1e7cd4c187a862daa5eb9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Sep 27 08:13:43 2008 +0300
syslinux: version bumped to 3.72.
This release introduces sevral new features. The most significant one
is a new "hybrid mode" for ISOLINUX, which allows a single image to be
booted either from CD-ROM or from a hard disk/flash media, for
example USB sticks. Additional news includes tab completion of label
names, as well as better support for Microsoft SDI images.
---
utils/syslinux/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/syslinux/DETAILS b/utils/syslinux/DETAILS
index 5d71865..956a22f 100644
--- a/utils/syslinux/DETAILS
+++ b/utils/syslinux/DETAILS
@@ -1,12 +1,12 @@
MODULE=syslinux
- VERSION=3.71
+ VERSION=3.72
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:47d28545b589c7a8d0c999646651e382421e0756
+ SOURCE_VFY=sha1:8c5610885cbf7dba47e8703b210b68d354d88b82
WEB_SITE=http://syslinux.zytor.com
ENTERED=20010922
- UPDATED=20080801
+ UPDATED=20080927
MAINTAINER=tchan at lunar-linux.org
PSAFE=no
SHORT="bootloader for Linux that works on FAT and ISO9660 filesystems"
More information about the Lunar-commits
mailing list