summaryrefslogtreecommitdiffstats
path: root/release/i386
diff options
context:
space:
mode:
Diffstat (limited to 'release/i386')
-rw-r--r--release/i386/boot_crunch.conf1
-rwxr-xr-xrelease/i386/dokern.sh6
2 files changed, 5 insertions, 2 deletions
diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf
index e81fbae..533768b 100644
--- a/release/i386/boot_crunch.conf
+++ b/release/i386/boot_crunch.conf
@@ -9,6 +9,7 @@ progs pwd ppp
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
progs mount_nfs
progs dhclient arp hostname
+progs rtsol
progs pccardc pccardd
progs usbd usbdevs
ln minigzip gzip
diff --git a/release/i386/dokern.sh b/release/i386/dokern.sh
index 79e0a96..598015c 100755
--- a/release/i386/dokern.sh
+++ b/release/i386/dokern.sh
@@ -9,9 +9,10 @@ sed -e '/pty/d' \
-e '/pass/d' \
-e '/apm0/d' \
-e '/ppp/d' \
+ -e '/gif/d' \
+ -e '/faith/d' \
-e '/gzip/d' \
-e '/splash/d' \
- -e '/IPv6/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
-e '/SYSVMSG/d' \
@@ -31,9 +32,10 @@ sed -e '/pty/d' \
-e '/pass/d' \
-e '/apm0/d' \
-e '/ppp/d' \
+ -e '/gif/d' \
+ -e '/faith/d' \
-e '/gzip/d' \
-e '/splash/d' \
- -e '/IPv6/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
OpenPOWER on IntegriCloud