Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbin Makefile src/usr.bin Makefile src/usr.sbin Makefile

From: Doug Barton (DougB_at_FreeBSD.org)
Date: 08/30/03

  • Next message: Poul-Henning Kamp: "Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbin Makefile src/usr.bin Makefile src/usr.sbin Makefile"
    Date: Sat, 30 Aug 2003 02:59:37 -0700 (PDT)
    To: Poul-Henning Kamp <phk@FreeBSD.org>
    
    

    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
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Poul-Henning Kamp: "Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbin Makefile src/usr.bin Makefile src/usr.sbin Makefile"