| Commit message (Expand) | Author | Age | Files | Lines |
| * | Version number bumps for the upcoming 5.2-RELEASE. | Bruce A. Mah | 2004-01-01 | 1 | -2/+2 |
| * | Automatically generate the CHECKSUM.MD5 file for ISO's. | David E. O'Brien | 2003-12-01 | 1 | -0/+1 |
| * | Generate minimal /etc/group file for mfsroot tree. | Jun Kuriyama | 2003-11-15 | 1 | -0/+3 |
| * | Fix ${LOCAL_PATCHES} (chdir was ignored). | Jun Kuriyama | 2003-11-14 | 1 | -2/+1 |
| * | Combining "all" and "install" in one invocation is a very bad idea as | Ruslan Ermilov | 2003-10-31 | 1 | -1/+2 |
| * | Correct the description of what the release.3 stage does nowadays. | Ruslan Ermilov | 2003-10-06 | 1 | -1/+1 |
| * | Make LOCAL_PATCHES accept multiple patch files, as its name suggests. | Ruslan Ermilov | 2003-09-21 | 1 | -2/+7 |
| * | For boot floppies, build a lightweight version of loader(8) | Ruslan Ermilov | 2003-09-19 | 1 | -3/+8 |
| * | 2nd part of making the name of the release running script overrideable. | David E. O'Brien | 2003-08-11 | 1 | -1/+1 |
| * | Make the name of the release running script overrideable. | David E. O'Brien | 2003-08-10 | 1 | -28/+28 |
| * | Added the new knob MINIROOT that, when set, causes the creation | Ruslan Ermilov | 2003-08-08 | 1 | -4/+9 |
| * | - Eliminate the "rm" command that was causing us trouble in rev. 1.799. | Ruslan Ermilov | 2003-08-07 | 1 | -8/+6 |
| * | - Unbreak Alpha snapshots (we were still attempting to build a | Ruslan Ermilov | 2003-08-06 | 1 | -14/+8 |
| * | Back out LC_ALL=C since tr here supposed to run under clean env -i | Andrey A. Chernov | 2003-08-05 | 1 | -11/+11 |
| * | LANG->LC_ALL | Andrey A. Chernov | 2003-08-04 | 1 | -11/+11 |
| * | Prepend LANG=C to all tr 'a-z' 'A-Z' and vice versa. | Andrey A. Chernov | 2003-08-04 | 1 | -11/+11 |
| * | - Removed vestiges of the IA64 boot floppy support. | Ruslan Ermilov | 2003-08-03 | 1 | -7/+1 |
| * | - Boot-only CD-ROM support (bootonly.iso). | Ruslan Ermilov | 2003-08-02 | 1 | -20/+35 |
| * | From now on, Alpha releases will come with NO_FLOPPIES. | Ruslan Ermilov | 2003-07-31 | 1 | -14/+1 |
| * | Revert last delta, sys/conf/kern.pre.mk,v 1.33 does the job. | Ruslan Ermilov | 2003-07-31 | 1 | -2/+1 |
| * | The -Os kernel build with GCC 3.3.1 also requires -fno-strict-aliasing | Ruslan Ermilov | 2003-07-30 | 1 | -1/+2 |
| * | Initialize the FIXCRYPTO, BINMAKE and related variables (that use | Ruslan Ermilov | 2003-07-30 | 1 | -1/+3 |
| * | Embed a simplistic version of the dokern.sh script directly into | Ruslan Ermilov | 2003-07-30 | 1 | -3/+7 |
| * | Moved the MFS root floppies creation code from release.10 to | Ruslan Ermilov | 2003-07-30 | 1 | -6/+6 |
| * | Make IA64 a second port that comes with NO_FLOPPIES. | Ruslan Ermilov | 2003-07-29 | 1 | -3/+1 |
| * | Bah, I go and get all preachy, and then commit from the wrong branch. Revert | Scott Long | 2003-07-26 | 1 | -2/+2 |
| * | Fix the release build with a forgotten '-f'. | Scott Long | 2003-07-26 | 1 | -3/+3 |
| * | Make the PC98 small boot floppy usable again. | Ruslan Ermilov | 2003-07-25 | 1 | -0/+4 |
| * | The RELEASE9 knob is now OBE. | Ruslan Ermilov | 2003-07-25 | 1 | -7/+1 |
| * | Moved the boot floppy generation code out from release.9 to release.10. | Ruslan Ermilov | 2003-07-25 | 1 | -49/+32 |
| * | Get the correct set of cryptographically-infected binaries | Mark Murray | 2003-07-24 | 1 | -7/+11 |
| * | Replaced the hardcoded target names in the touch(1) commands with | Ruslan Ermilov | 2003-07-24 | 1 | -15/+15 |
| * | Added the (undocumented) EMUL_BOOT variable (for TARGET=i386 only) | Ruslan Ermilov | 2003-07-23 | 1 | -2/+6 |
| * | Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that | Ruslan Ermilov | 2003-07-23 | 1 | -2/+4 |
| * | Make NO_FLOPPIES really mean "no floppies", including not even | Ruslan Ermilov | 2003-07-23 | 1 | -2/+11 |
| * | Revert revision 1.788, and explain a bit the intent of having | Ruslan Ermilov | 2003-07-23 | 1 | -0/+5 |
| * | Do not define BIGBOOTSIZE and the friends for amd64; it serves | Ruslan Ermilov | 2003-07-23 | 1 | -3/+0 |
| * | /floppies/boot.flp is no longer necessary on bootable i386 CD-ROMs. | Ruslan Ermilov | 2003-07-22 | 1 | -4/+0 |
| * | Fixed the last-minute bug I made in previous commit. | Ruslan Ermilov | 2003-07-04 | 1 | -1/+1 |
| * | Fixed style bugs related to parentheses in Makefile.inc1. | Ruslan Ermilov | 2003-07-04 | 1 | -5/+7 |
| * | MFRELENG_5_1: Default the release makefile to 5.1. | Ruslan Ermilov | 2003-06-26 | 1 | -2/+2 |
| * | Be laconic. | Ruslan Ermilov | 2003-06-26 | 1 | -3/+1 |
| * | Add amd64 support | Peter Wemm | 2003-06-26 | 1 | -0/+10 |
| * | TARGET_ARCH == amd64 also has /boot/mbr. | Peter Wemm | 2003-06-04 | 1 | -1/+1 |
| * | Have the port readmes follow the same logic as buildworld. We skip | Marcel Moolenaar | 2003-06-04 | 1 | -5/+5 |
| * | Add some missing items to the make clean target. | John Baldwin | 2003-06-02 | 1 | -1/+2 |
| * | Remove alpha-specific floppy build target for now. | David E. O'Brien | 2003-05-21 | 1 | -112/+1 |
| * | Move the isp driver back to the alpha BOOTMFS kernel, and trim the size | Scott Long | 2003-05-20 | 1 | -1/+1 |
| * | For EXT*DIR, use -H in addition to -R, so that a symlink may be | Juli Mallett | 2003-05-18 | 1 | -3/+3 |
| * | disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days. | Ruslan Ermilov | 2003-05-17 | 1 | -0/+4 |