summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-08-22 16:29:31 +0000
committerMike Fulbright <msf@redhat.com>2001-08-22 16:29:31 +0000
commit5badb3d1ff11f69f3c0d9cf34975bf93bdad6441 (patch)
treeebfc5aa2ab73768274cc08cb11c11cfd5511296c /scripts
parent871c68cb05fa93fd55757248b9bff55e8181ace9 (diff)
how can you not have lilo in a rescue image?
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 4e36a1dbc..2aca72cac 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -95,7 +95,7 @@ PACKAGES="glibc glibc-common setup openssl python newt libtermcap zlib
ash kon2 e2fsprogs util-linux raidtools popt mount procps rpm
XFree86 Xconfigurator anaconda anaconda-runtime kudzu-devel
kudzu db3 rpm-python bzip2 bzip2-libs dosfstools pciutils
- reiserfs-utils parted busybox-anaconda"
+ reiserfs-utils parted busybox-anaconda lilo"
if [ $ARCH = i386 ]; then
PACKAGES="$PACKAGES kernel-pcmcia-cs"
@@ -194,6 +194,7 @@ sbin/e2label
sbin/fdisk
sbin/hwclock
sbin/ldconfig
+sbin/lilo
sbin/mkdosfs
sbin/mke2fs
sbin/busybox.anaconda