Age | Commit message (Collapse) | Author |
|
between nick and miod
|
|
since we perhaps cannot assume that is what kernels will be in the
pathetically stupid world that SGI created
|
|
build the sets before we build the media. While there we can get rid
of DESTDIR/snapshot too, and simply install straight into RELEASEDIR.
(This also ends up saving an astounding amount of traffic/latency in a nfs
environment)
|
|
|
|
compiled in, but one disabled, and use config -e to swap them and build
the other kernels; saves valuable compile time.
Add ramdisks into the build (at release time). Since we are moving to a
bsd.rd installation, it is not necessary to put kernels in .tgz files
anymore, so don't bother, and adjust installation script sets information
accordingly.
|
|
next changes easier.
|
|
make -> ${MAKE}
add phony targets
remove unnecessary subshells
install kernel in a separate target from building.
some SUDO.
okay deraadt@
(checked bootstrap on i386, should be safe elsewhere, and trivial to fix
anyways)
|
|
|
|
tarballs. In a related effort, do everything that has a different chdir
root (ie, config && make depend etc) in a subshell.
Thanks to Hans for the initial prompting on this.
|
|
tar'ed and gzip'ed rather then as unmodified images.
|
|
|
|
|
|
We now build a GENERIC and GENERICSBC kernel w/ all snapshots.
Test please.
|