Date: Fri, 28 Sep 2001 14:02:15 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build picobsd Message-ID: <200109282102.f8SL2Fa97659@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2001/09/28 14:02:15 PDT
Modified files:
release/picobsd/build picobsd
Log:
Move a bunch of initialization into a function which must be run
before parsing the command line.
Move code to build include and libraries in a separate function,
so we can use the verbose flag for that.
Chang ownership of some directories so more of the build process
(namely, builds of include and libs) can be run without root
permission (we still depend on root permission to mount a memory
filesystem).
Revision Changes Path
1.14 +77 -55 src/release/picobsd/build/picobsd
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109282102.f8SL2Fa97659>
