Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-30 | Change kernel set to shorter names on mac68k; supposed to make krw's | Miod Vallat | |
next changes easier. | |||
2002-05-13 | move common distrib rules to main Makefile, | Marc Espie | |
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) | |||
1998-02-19 | Add needed continuation marks for subshells that span lines. | ryker | |
1998-02-16 | Explicitly chdir when building snapshot kernels and their associated | gene | |
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. | |||
1997-10-06 | Build generic and genericsbc kernels into snapshot and distribute them | gene | |
tar'ed and gzip'ed rather then as unmodified images. | |||
1997-09-21 | $OpenBSD | Theo de Raadt | |
1997-05-11 | It's OpenBSD policy to ship kernels that _aren't_ gzip'ed. | gene | |
1997-05-11 | Use this file when building mac68k snapshots. | gene | |
We now build a GENERIC and GENERICSBC kernel w/ all snapshots. Test please. |