diff options
author | luigi <luigi@FreeBSD.org> | 2001-09-05 16:06:40 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2001-09-05 16:06:40 +0000 |
commit | 2c31cdbcd5394f02720b57769e4637b0b63fe59c (patch) | |
tree | 0b5e5242e58542530d90c9ad145c4d3dc3e28b6d /release/picobsd/bridge | |
parent | 87f9cba872951d51cf42b3d0a6343f88ad92a60c (diff) | |
download | FreeBSD-src-2c31cdbcd5394f02720b57769e4637b0b63fe59c.zip FreeBSD-src-2c31cdbcd5394f02720b57769e4637b0b63fe59c.tar.gz |
Remove "more" from the list, the port has not been committed yet.
Remove "mount_nfs" to reduce image size.
Diffstat (limited to 'release/picobsd/bridge')
-rw-r--r-- | release/picobsd/bridge/crunch.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf index 048c4e0..94fd822 100644 --- a/release/picobsd/bridge/crunch.conf +++ b/release/picobsd/bridge/crunch.conf @@ -86,8 +86,8 @@ progs kget # 0KB. progs reboot # 0KB. #progs less # 36KB #ln less more -progs more # 12KB -special more srcdir /usr/ports/picobsd/more +#progs more # 12KB +#special more srcdir /usr/ports/picobsd/more progs sysctl progs swapon # 0KB. @@ -131,7 +131,7 @@ progs vnconfig # 0KB. progs grep # 16KB. progs date # 4KB. -progs mount_nfs # 0KB. +#progs mount_nfs # 0KB. ln mount_nfs nfs progs ping # 4KB. #progs routed # 32KB. |