lukem
a04634dbdf
Add "-V var=[value]", for setting arbitrary variables which will also
...
be added to the nbmake-${MACHINE} wrapper.
Useful for setting RELEASEDIR, without -R's habit of building a release.
2003-01-04 12:55:32 +00:00
lukem
1c855902af
Document:
...
* build.sh -i idir
* top level targets: distribution, buildworld, installworld
* top level variables: INSTALLWORLDDIR
2002-12-25 00:58:00 +00:00
wiz
67990135ee
New sentence, new line; use Pa for paths.
2002-12-18 19:46:48 +00:00
lukem
239dc05c4f
Add -E - "expert mode". If this is not specified, builds to DESTDIR=/ are
...
not permitted.
By using this flag, you are taking responsibility for any issues that
may occur because of this...
2002-12-08 22:14:00 +00:00
lukem
4f856ef51a
- be consistent about option ordering in build.sh usage display
...
- use Fl and Ar instead of Sy and Em to format options
2002-12-08 08:42:51 +00:00
wiz
704158a9d5
Update location of BUILDING.mdoc.
2002-11-25 19:18:44 +00:00
lukem
da7aeb45e7
- Add support for ./build.sh -k kern, which configures and builds the named
...
kernel using the $TOOLDIR toolchain. If kern doesn't contain `/', it will
be searched for in ${KERNCONFDIR} (typically, sys/arch/${MACHINE}/conf).
- Improve ./build.sh usage.
- Add some examples to the documentation.
This is heavily based on [toolchain/18739] from Alan Barrett <apb@cequrux.com>,
with improvements by me.
2002-10-20 15:48:01 +00:00
lukem
d7d0f4149a
move BUILDING.mdoc -> doc/BUILDING.mdoc
2002-09-21 08:19:27 +00:00