| Commit message (Expand) | Author | Age | Files | Lines |
| * | 'make release' should install docproj ports with BATCH=yes so that your | Murray Stokely | 2001-09-13 | 1 | -1/+1 |
| * | Cause an error condition to be sensed by make(1) if we have trouble | David E. O'Brien | 2001-09-03 | 1 | -0/+1 |
| * | Use sh to execute scripts and just check that the script is readable. | Jordan K. Hubbard | 2001-09-02 | 1 | -4/+4 |
| * | + back out my `iso' target | David E. O'Brien | 2001-08-20 | 1 | -23/+5 |
| * | Add an `iso' target to create ISO images properly for each platform. | David E. O'Brien | 2001-08-15 | 1 | -0/+20 |
| * | Add scripts and Makefile support for building ISO images automatically | Jordan K. Hubbard | 2001-07-23 | 1 | -0/+23 |
| * | dokern.sh was repo copied from src/release/scripts to | David E. O'Brien | 2001-07-21 | 1 | -1/+1 |
| * | Use quotes around ${RELEASETAG} to allow values like | Poul-Henning Kamp | 2001-07-18 | 1 | -2/+2 |
| * | When building an FTP area, put the CSS file for the release documentation | Bruce A. Mah | 2001-07-05 | 1 | -1/+1 |
| * | Fix make release for new kernel locations | Warner Losh | 2001-06-30 | 1 | -7/+7 |
| * | Fix crypto targets to be user-overridable and also obey the | Jordan K. Hubbard | 2001-06-25 | 1 | -1/+9 |
| * | Put docbook.css in the ftp and cdrom areas of a release build because | Bruce A. Mah | 2001-06-22 | 1 | -0/+2 |
| * | Temporarily disable INTRO_USERCONFIG for the moment. | Peter Wemm | 2001-06-14 | 1 | -1/+1 |
| * | ISO_ -> ISO | Andrey A. Chernov | 2001-06-11 | 1 | -3/+3 |
| * | Use WITHOUT_X11, not NO_X, as the standardized way of turning off doc | Bruce A. Mah | 2001-06-05 | 1 | -1/+1 |
| * | Remove unused VNDEVICE variable. | Dima Dorfman | 2001-06-03 | 1 | -3/+0 |
| * | Fold the functionality of NORELNOTES into NODOC. There is now only | Bruce A. Mah | 2001-05-30 | 1 | -23/+8 |
| * | Unbreak make release (didn't completely account for removal of *.TXT | Bruce A. Mah | 2001-05-29 | 1 | -1/+6 |
| * | RELNOTESng is now the default for -CURRENT release builds. (Floppy | Bruce A. Mah | 2001-05-25 | 1 | -60/+33 |
| * | Update comment: We don't use vn(4) anymore in -CURRENT, we use md(4). | Bruce A. Mah | 2001-05-21 | 1 | -1/+2 |
| * | Add infrastructure that allows to build docs and RELNOTESng without | Joerg Wunsch | 2001-05-04 | 1 | -4/+43 |
| * | First commit of RELNOTESng, the rewrite of the *.TXT documentation | Bruce A. Mah | 2001-04-27 | 1 | -1/+76 |
| * | Allow the `release' target to work if one disables the debug kernel build. | David E. O'Brien | 2001-04-22 | 1 | -2/+4 |
| * | Optimize make invocations by using multiple targets. | David E. O'Brien | 2001-04-17 | 1 | -2/+2 |
| * | Grrr, get the right change from the the machine I tested this on. | David E. O'Brien | 2001-04-16 | 1 | -1/+1 |
| * | Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS) | David E. O'Brien | 2001-04-15 | 1 | -0/+1 |
| * | Get the crypto checksums in the right file. This bug has been | Jordan K. Hubbard | 2001-04-14 | 1 | -1/+4 |
| * | Missed one in rev 1.608. | David E. O'Brien | 2001-04-11 | 1 | -1/+1 |
| * | Properly set `KERNEL' w/in the "doSTDKERNEL:" target. | David E. O'Brien | 2001-04-11 | 1 | -1/+1 |
| * | Fix typo in error message. | David E. O'Brien | 2001-04-08 | 1 | -1/+1 |
| * | Strip comments from the MFSROOT's /stand/etc files. | David E. O'Brien | 2001-04-07 | 1 | -2/+8 |
| * | Blow away all the help files on the MFSROOT for the Alpha. | David E. O'Brien | 2001-04-07 | 1 | -0/+3 |
| * | Correct a bug in rev 1.589. The `make obj' that was removed for | David E. O'Brien | 2001-04-06 | 1 | -0/+1 |
| * | Don't need to preload the `vn' KLD anymore as we use `md' for release | David E. O'Brien | 2001-04-05 | 1 | -1/+0 |
| * | Put back required ')'. | Ruslan Ermilov | 2001-04-04 | 1 | -1/+1 |
| * | Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in | Ruslan Ermilov | 2001-04-03 | 1 | -8/+1 |
| * | Moved -DRELEASE_CRUNCH into crunchgen(1) config files. | Ruslan Ermilov | 2001-03-31 | 1 | -1/+1 |
| * | Add ttyd0 which is needed on the Alpha when using the fix-it CDROM | David E. O'Brien | 2001-03-27 | 1 | -1/+1 |
| * | The early compat dists only make sense on the i386 | Jordan K. Hubbard | 2001-03-23 | 1 | -0/+4 |
| * | This adds /etc/netconfig to the list of files that get copied to | Alfred Perlstein | 2001-03-21 | 1 | -6/+5 |
| * | Set NO_X during release build so the doc ports don't try to build XFree86. | Jordan K. Hubbard | 2001-03-07 | 1 | -3/+1 |
| * | setlocale(3) has been fixed to match POSIX standard: | Ruslan Ermilov | 2001-03-02 | 1 | -2/+2 |
| * | Put the kerberos checksum information into the correct CHECKSUM file, | Jordan K. Hubbard | 2001-02-21 | 1 | -2/+10 |
| * | Actually make sure the make release line at the top isn't misleading. | Jeroen Ruigrok van der Werven | 2001-02-19 | 1 | -6/+7 |
| * | Add the `compat4x' distribution to the release Makefile. | Murray Stokely | 2001-02-09 | 1 | -1/+1 |
| * | Ack, that will teach me to grep for "symbolic link" as well as "symlink" in | Jordan K. Hubbard | 2001-02-06 | 1 | -0/+1 |
| * | Remove the annoying ftp area symlink pointing at ourselves - people keep | Jordan K. Hubbard | 2001-02-06 | 1 | -1/+0 |
| * | - sysinstall now gets built as part of world, so don't throw in extra | John Baldwin | 2001-01-17 | 1 | -4/+1 |
| * | Further tidy up the sbin/init and release builds. | Peter Wemm | 2001-01-01 | 1 | -1/+1 |
| * | Merge into a single US-exportable libcrypt, which only provides | Peter Wemm | 2000-12-28 | 1 | -9/+0 |