Add some more NO_FOO options. I'm not sure if they're correctly sorted in the

size-scheme.  Also add commented NO_BIND_FOO options for people who want named
but not all of the bloat it likes to include by default.

While here, make a comment about BOOT_COMCONSOLE_SPEED.
This commit is contained in:
philip 2005-07-25 09:15:12 +00:00
parent f6a2d54d4e
commit cdb54d3e8c

View File

@ -8,6 +8,13 @@
#
KERNCONF?=GENERIC
# Soekris hardware, by default, has the serial console set up for 19200bps.
# Uncomment this line to set the serial console output to the same speed, or
# change it if necessary for your setup.
#
#BOOT_COMCONSOLE_SPEED=19200
# Depending on the size of the storage device you use you may have to
# remove features you do not need in order to fit.
#
@ -46,14 +53,19 @@ NO_LIBPTHREAD=
NO_PAM=
NO_NETCAT=
NO_BIND=
#NO_BIND_DNSSEC=
#NO_BIND_LIBS_LWRES=
#NO_BIND_UTILS=
NO_ACPI=
NO_ATM=
NO_AUTHPF=
NO_IPFILTER=
NO_LIBTHR=
NO_MAILWRAPER=
NO_PF=
NO_SENDMAIL=
NO_RCMDS=
# 46MB
# NB! usr/share/misc contains termcap, vi(1) etc fails to work without it.
@ -75,6 +87,7 @@ NO_MAN=
NO_MODULES=
NO_NIS=
NO_USB=
PPP_NO_NETGRAPH=
PPP_NO_RADIUS=
# 80MB