From a5e8455b9f58f6f1e301bd83711edc8538623dbd Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Thu, 19 Nov 2009 13:52:04 +0100 Subject: [PATCH] lilo: Updated (22.7.3 -> 22.8) --- x86/lilo/install_not_all.patch | 27 +++++++++++++++++++++++++++ x86/lilo/lilo.conf | 9 +++++---- x86/lilo/lilo.desc | 6 +++--- 3 files changed, 35 insertions(+), 7 deletions(-) create mode 100644 x86/lilo/install_not_all.patch diff --git a/x86/lilo/install_not_all.patch b/x86/lilo/install_not_all.patch new file mode 100644 index 000000000..1fddf314e --- /dev/null +++ b/x86/lilo/install_not_all.patch @@ -0,0 +1,27 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../lilo/install_not_all.patch +# Copyright (C) 2009 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# --- SDE-COPYRIGHT-NOTE-END --- + +--- ./Makefile.orig 2009-11-19 13:31:58.000000000 +0100 ++++ ./Makefile 2009-11-19 13:32:39.000000000 +0100 +@@ -421,7 +421,7 @@ + # + # normal install, but doesn't make the diagnostic binaries + # +-install: all ++install: + mkdir -p $$ROOT$(SBIN_DIR) $$ROOT$(CFG_DIR) $$ROOT$(BOOT_DIR) \ + $$ROOT$(USRSBIN_DIR) $$ROOT$(MAN_DIR)/man5 $$ROOT$(MAN_DIR)/man8 + if [ -f diag1.img ]; then \ diff --git a/x86/lilo/lilo.conf b/x86/lilo/lilo.conf index f388b33b6..50718e0b5 100644 --- a/x86/lilo/lilo.conf +++ b/x86/lilo/lilo.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../lilo/lilo.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2009 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -17,8 +17,7 @@ pm_lilo() { cp -v $confdir/etc-lilo.conf $root/etc/lilo.conf.example - $MAKE activate - cp -vf *.com activate $docdir + cp -vf activate $root$docdir/ } pc_lilo() { @@ -34,5 +33,7 @@ pc_lilo() { hook_add preconf 5 'pc_lilo' hook_add postmake 5 'pm_lilo' -makeinstopt="ROOT=$root $makeinstopt" +makeinstopt="$makeopt ROOT=$root MAN_DIR=$mandir install" +var_append makeopt ' ' 'lilo' +var_append makeopt ' ' 'activate' diff --git a/x86/lilo/lilo.desc b/x86/lilo/lilo.desc index 4311f6932..c8fbe379e 100644 --- a/x86/lilo/lilo.desc +++ b/x86/lilo/lilo.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../lilo/lilo.desc -[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -32,8 +32,8 @@ [L] GPL [S] Stable -[V] 22.7.3 +[V] 22.8 [P] X -----5---9 202.300 -[D] 4134158009 lilo-22.7.3.src.tar.gz http://home.san.rr.com/johninsd/pub/linux/lilo/ +[D] 2651400208 lilo-22.8.src.tar.gz ftp://metalab.unc.edu/pub/Linux/system/boot/lilo/