summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/boot_crunch.conf.generic2
-rw-r--r--release/boot_crunch.conf.pccard2
2 files changed, 2 insertions, 2 deletions
diff --git a/release/boot_crunch.conf.generic b/release/boot_crunch.conf.generic
index c3c9d82..a534500 100644
--- a/release/boot_crunch.conf.generic
+++ b/release/boot_crunch.conf.generic
@@ -7,7 +7,7 @@ progs sh find sed test
progs pwd ppp
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
progs mount_nfs
-progs dhclient arp
+progs dhclient arp hostname
ln minigzip gzip
ln minigzip gunzip
ln minigzip zcat
diff --git a/release/boot_crunch.conf.pccard b/release/boot_crunch.conf.pccard
index ccdccaf..98f6e9c 100644
--- a/release/boot_crunch.conf.pccard
+++ b/release/boot_crunch.conf.pccard
@@ -8,7 +8,7 @@ progs sh find sed test rm
progs pwd ppp
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
progs mount_nfs
-progs dhclient arp
+progs dhclient arp hostname
progs pccardc pccardd
progs wicontrol
ln minigzip gzip
OpenPOWER on IntegriCloud