summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-08-06 18:34:33 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-08-10 16:56:41 -1000
commit08bc767a0cdce596516a97048fe2582e48e20b2f (patch)
tree0bd995e75da3bd90acba4ccba045ab2d28c5f800 /scripts
parent8a621b48f873b7dec2fd7a07eb1b6f39a8a60807 (diff)
downloadanaconda-08bc767a0cdce596516a97048fe2582e48e20b2f.tar.gz
anaconda-08bc767a0cdce596516a97048fe2582e48e20b2f.tar.xz
anaconda-08bc767a0cdce596516a97048fe2582e48e20b2f.zip
Include ipcalc command in all initrd.img files, not just s390 (#516084)
If a user runs dhclient by hand from the installer media (say, if they are using the installer media to just bring up a shell with a Linux environment), they will get the following error: /sbin/dhclient-script: line 384: ipcalc: command not found We have been including ipcalc in the s390 initrd.img, because linuxrc.s390 requires it. Move the inclusion in upd-instroot to all architectures instead.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 29f182a91..fc0d65994 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -312,6 +312,7 @@ bin/fdisk*
bin/gawk
bin/*grep
bin/hostname
+bin/ipcalc
bin/kill
bin/ln
bin/ls
@@ -674,7 +675,6 @@ sbin/portmap
sbin/fdasd
sbin/dasdfmt
bin/login
-bin/ipcalc
lib/modules/ibm
etc/pam.d/sshd
etc/pam.d/other