Date: Fri, 29 Aug 2003 03:35:01 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbin Makefile src/usr.bin Makefile src/usr.sbin Makefile Message-ID: <200308291035.h7TAZ1Wm008611@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308291035.h7TAZ1Wm008611>