Date: Sat, 30 Aug 2003 02:59:37 -0700 (PDT) From: Doug Barton <DougB@FreeBSD.org> To: Poul-Henning Kamp <phk@FreeBSD.org> Cc: freebsd-current@freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbin Makefile src/usr.bin Makefile src/usr.sbin Makefile Message-ID: <20030830025536.V15016@znfgre.qbhto.arg> In-Reply-To: <200308291035.h7TAZ1Wm008611@repoman.freebsd.org> References: <200308291035.h7TAZ1Wm008611@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning, Please don't forget to update src/share/examples/etc/make.conf accordingly. All, As a sometime-contributor to the "let's give people more options to leave stuff out" cause, I fully support adding more knobs like this. There is no harm to adding more knobs that work the same way as the existing ones do, with or without a "grand plan." If we decide to embark on something more complex, I'd like to see more discussion though. Doug On Fri, 29 Aug 2003, Poul-Henning Kamp wrote: > phk 2003/08/29 03:35:01 PDT > > FreeBSD src repository > > Modified files: > gnu/usr.bin Makefile > lib Makefile > sbin Makefile > usr.bin Makefile > usr.sbin Makefile > Log: > Introduce more knobs to slim down FreeBSD userland > > NO_TOOLCHAIN skips Compilers and Binutils > NO_USB skips USB stuff > NO_VINUM skips Vinum stuff > NO_ACPI skips ACPI stuff > > Revision Changes Path > 1.76 +6 -1 src/gnu/usr.bin/Makefile > 1.171 +5 -1 src/lib/Makefile > 1.127 +5 -2 src/sbin/Makefile > 1.246 +17 -6 src/usr.bin/Makefile > 1.270 +11 -4 src/usr.sbin/Makefile > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/gnu/usr.bin/Makefile.diff?&r1=1.75&r2=1.76&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/lib/Makefile.diff?&r1=1.170&r2=1.171&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sbin/Makefile.diff?&r1=1.126&r2=1.127&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/usr.bin/Makefile.diff?&r1=1.245&r2=1.246&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/usr.sbin/Makefile.diff?&r1=1.269&r2=1.270&f=h > > -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030830025536.V15016>