From b2b43ef5bd0b06917c88e9249ca11bafd4f3a6e1 Mon Sep 17 00:00:00 2001 From: ms Date: Mon, 17 Sep 2007 20:19:32 +0000 Subject: [PATCH] Die restlichen Eintraege des grubbatch entfernt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@899 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- config/rootfiles/common/grub | 1 - doc/packages-list.txt | 3 +-- lfs/grub | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/grub b/config/rootfiles/common/grub index 2c62e20d0d..3f3ff55971 100644 --- a/config/rootfiles/common/grub +++ b/config/rootfiles/common/grub @@ -1,7 +1,6 @@ #boot/grub boot/grub/default boot/grub/grub.conf -boot/grub/grubbatch boot/grub/ipfire.xpm.gz boot/grub/stage1 boot/grub/stage2 diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 84b9c5f3d7..b80426b148 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -1,4 +1,4 @@ -== List of softwares used to build IPFire Version: 2.0beta1 == +== List of softwares used to build IPFire Version: 2.0beta2 == * Archive-Tar-1.29 * Archive-Zip-1.16 * BerkeleyDB-0.27 @@ -146,7 +146,6 @@ * libxml2-2.6.26 * libxslt-1.1.17 * linux-2.6.16.53 -* linux-atm-2.4.1 * linux-libc-headers-2.6.12.0 * linuxigd-0.95 * logrotate-3.7.1 diff --git a/lfs/grub b/lfs/grub index e699fd5dfc..3c236b0415 100644 --- a/lfs/grub +++ b/lfs/grub @@ -94,8 +94,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) for i in $(DIR_SRC)/config/grub/*; do \ [ -f $$i ] && cp -f $$i /boot/grub; \ done - - install -m 0755 $(DIR_SRC)/src/install+setup/install/grubbatch /boot/grub + /usr/sbin/grub-set-default 1 @rm -rf $(DIR_APP) -- 2.39.2