diff options
| author | Marc Fonvieille <blackend@FreeBSD.org> | 2004-10-22 08:49:54 +0000 |
|---|---|---|
| committer | Marc Fonvieille <blackend@FreeBSD.org> | 2004-10-22 08:49:54 +0000 |
| commit | 0d0e1f88972f19cebcdf952a19db9853354843a7 (patch) | |
| tree | 7ddefe9a74736d774d330291f3a7c275b6fda285 /tools | |
| parent | 494eb176e78fb8d2c808fe36ef4d2a8c84967eb7 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/nanobsd/make.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/make.conf b/tools/tools/nanobsd/make.conf index 60f831e1ded3..9ddbf8d026d6 100644 --- a/tools/tools/nanobsd/make.conf +++ b/tools/tools/nanobsd/make.conf @@ -8,6 +8,7 @@ # KERNCONF?=GENERIC NO_ACPI=yes +NO_BLUETOOTH=yes NO_CVS=yes NO_CXX=yes NO_FORTRAN=yes @@ -16,7 +17,8 @@ NO_GDB=yes NO_HESIOD_LIBC=yes NO_I4B=yes NO_IPFILTER=yes -NO_PF=YES +NO_PF=yes +NO_AUTHPF=yes NO_KERBEROS=yes NO_LPR=yes NO_MODULES=yes |
