diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-04-13 10:02:58 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-04-13 10:02:58 +0000 |
| commit | d668f22a0c71214b6b330ea9529fce45402264e7 (patch) | |
| tree | 9bb3de74d59fc2bdafa212eaab34cef1dc8151a9 /tools | |
| parent | f7251b07e210bc8f2445e6bf7644cf49a4f1808b (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/nanobsd/make.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/make.conf b/tools/tools/nanobsd/make.conf index 05c97abbf98f..442513dec149 100644 --- a/tools/tools/nanobsd/make.conf +++ b/tools/tools/nanobsd/make.conf @@ -13,6 +13,7 @@ NO_AUTHPF= NO_BLUETOOTH= NO_CVS= NO_CXX= +NO_DICT= NO_FORTRAN= NO_GAMES= NO_GCOV= @@ -49,7 +50,7 @@ PPP_NO_RADIUS= #CFGMASTER= ${.CURDIR}/nanobsd.etc # The flash image can be further customized scripts. -#CUSTOMIZE= comconsole nobeastie default +CUSTOMIZE= comconsole nobeastie default # The example customization script can be passwd a list of local # files or packages to be installed on the image. |
