[Lunar-commits] <moonbase-core> syslinux: bump to 6.03 and still not PSAFE.

Dennis Veatch dennisveatch at bellsouth.net
Thu Oct 30 21:56:02 CET 2014


commit ba159fa620a045878b74e04271cb21b3deccce11
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Sat, 25 Oct 2014 06:41:11 -0400
URL: https://github.com/lunar-linux/moonbase-core/commit/ba159fa620a045878b74e04271cb21b3deccce11

syslinux: bump to 6.03 and still not PSAFE.
---
  system/syslinux/BUILD   | +1/-6     
  system/syslinux/DETAILS | +5/-7     
  2 files changed, 6 insertions(+), 13 deletions(-)

--- a/system/syslinux/BUILD
+++ b/system/syslinux/BUILD
@@ -1,9 +1,4 @@
-( 
 
   make installer   &&
   prepare_install  &&
-  make install     &&
-  mkdir -p /var/lib/syslinux  &&
-  cp -p core/*.bin /var/lib/syslinux
-
-) > $C_FIFO 2>&1
+  make install
--- a/system/syslinux/DETAILS
+++ b/system/syslinux/DETAILS
@@ -1,16 +1,14 @@
           MODULE=syslinux
-         VERSION=4.07
-          SOURCE=$MODULE-$VERSION.tar.gz
+         VERSION=6.03
+          SOURCE=$MODULE-$VERSION.tar.xz
    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:8e425b9f0b2d01530350f9304184271067dd3202
+      SOURCE_VFY=sha1:1bea76b97b4e32a017dd4168e819934b7c6592cc
         WEB_SITE=http://syslinux.zytor.com
          ENTERED=20010922
-         UPDATED=20130729
-      MAINTAINER=tchan at lunar-linux.org
-           PSAFE=no
+         UPDATED=20141025
            SHORT="bootloader for Linux that works on FAT and ISO9660 filesystems"
-
+PSAFE=no
 cat << EOF
 SYSLINUX is a boot loader for the Linux operating system which operates
 off of MS-DOS floppies. It is intended to simplify first-time




More information about the Lunar-commits mailing list