| Commit message (Expand) | Author | Age | Files | Lines |
* | - Use a stock loader with forth support on the boot floppies. | jhb | 2004-02-03 | 1 | -17/+24 |
* | - Tweak order of arch fs options to stick all floppy options together and | jhb | 2004-01-29 | 1 | -26/+13 |
* | Two nits from rev. 1.835: | ru | 2004-01-29 | 1 | -2/+2 |
* | The name of small boot floppy should be boot-small.flp to avoid conflicting | nyan | 2004-01-29 | 1 | -2/+2 |
* | Revert revision 1.833 -- the reinstallkernel.debug target calls the | ru | 2004-01-28 | 1 | -1/+1 |
* | Only i386 and Alpha have the compat4x distribution. | ru | 2004-01-28 | 1 | -1/+1 |
* | Overhaul our boot floppy generation system so that it scales better and | jhb | 2004-01-26 | 1 | -179/+175 |
* | - Run makewhatis(1) in etc/Makefile at the end of "install". | ru | 2004-01-22 | 1 | -1/+1 |
* | Use the reinstallkernel.debug target, now that we have it. | ru | 2004-01-21 | 1 | -1/+1 |
* | Fix "5.x release on 4.x box" support. | matusita | 2004-01-19 | 1 | -1/+5 |
* | Once upon a time we had both "crypto" and "krb5" distributions, | ru | 2004-01-17 | 1 | -2/+1 |
* | MFRELENG_5_2: Default the snapshot versioning to 5.2. | ru | 2004-01-17 | 1 | -2/+2 |
* | Add missing '\' in previous change. | nyan | 2004-01-15 | 1 | -1/+1 |
* | * if-like-constructs now use <TAB>body consistently. | obrien | 2004-01-13 | 1 | -85/+109 |
* | Use /etc/rc.d/ldconfig script rather than the ldconfig command directly. | nyan | 2004-01-12 | 1 | -1/+1 |
* | Run ldconfig in the chroot environment to find shared libraries in | nyan | 2004-01-11 | 1 | -0/+1 |
* | Automatically generate the CHECKSUM.MD5 file for ISO's. | obrien | 2003-12-01 | 1 | -0/+1 |
* | Generate minimal /etc/group file for mfsroot tree. | kuriyama | 2003-11-15 | 1 | -0/+3 |
* | Fix ${LOCAL_PATCHES} (chdir was ignored). | kuriyama | 2003-11-14 | 1 | -2/+1 |
* | Combining "all" and "install" in one invocation is a very bad idea as | ru | 2003-10-31 | 1 | -1/+2 |
* | Correct the description of what the release.3 stage does nowadays. | ru | 2003-10-06 | 1 | -1/+1 |
* | Make LOCAL_PATCHES accept multiple patch files, as its name suggests. | ru | 2003-09-21 | 1 | -2/+7 |
* | For boot floppies, build a lightweight version of loader(8) | ru | 2003-09-19 | 1 | -3/+8 |
* | 2nd part of making the name of the release running script overrideable. | obrien | 2003-08-11 | 1 | -1/+1 |
* | Make the name of the release running script overrideable. | obrien | 2003-08-10 | 1 | -28/+28 |
* | Added the new knob MINIROOT that, when set, causes the creation | ru | 2003-08-08 | 1 | -4/+9 |
* | - Eliminate the "rm" command that was causing us trouble in rev. 1.799. | ru | 2003-08-07 | 1 | -8/+6 |
* | - Unbreak Alpha snapshots (we were still attempting to build a | ru | 2003-08-06 | 1 | -14/+8 |
* | Back out LC_ALL=C since tr here supposed to run under clean env -i | ache | 2003-08-05 | 1 | -11/+11 |
* | LANG->LC_ALL | ache | 2003-08-04 | 1 | -11/+11 |
* | Prepend LANG=C to all tr 'a-z' 'A-Z' and vice versa. | ache | 2003-08-04 | 1 | -11/+11 |
* | - Removed vestiges of the IA64 boot floppy support. | ru | 2003-08-03 | 1 | -7/+1 |
* | - Boot-only CD-ROM support (bootonly.iso). | ru | 2003-08-02 | 1 | -20/+35 |
* | From now on, Alpha releases will come with NO_FLOPPIES. | ru | 2003-07-31 | 1 | -14/+1 |
* | Revert last delta, sys/conf/kern.pre.mk,v 1.33 does the job. | ru | 2003-07-31 | 1 | -2/+1 |
* | The -Os kernel build with GCC 3.3.1 also requires -fno-strict-aliasing | ru | 2003-07-30 | 1 | -1/+2 |
* | Initialize the FIXCRYPTO, BINMAKE and related variables (that use | ru | 2003-07-30 | 1 | -1/+3 |
* | Embed a simplistic version of the dokern.sh script directly into | ru | 2003-07-30 | 1 | -3/+7 |
* | Moved the MFS root floppies creation code from release.10 to | ru | 2003-07-30 | 1 | -6/+6 |
* | Make IA64 a second port that comes with NO_FLOPPIES. | ru | 2003-07-29 | 1 | -3/+1 |
* | Bah, I go and get all preachy, and then commit from the wrong branch. Revert | scottl | 2003-07-26 | 1 | -2/+2 |
* | Fix the release build with a forgotten '-f'. | scottl | 2003-07-26 | 1 | -3/+3 |
* | Make the PC98 small boot floppy usable again. | ru | 2003-07-25 | 1 | -0/+4 |
* | The RELEASE9 knob is now OBE. | ru | 2003-07-25 | 1 | -7/+1 |
* | Moved the boot floppy generation code out from release.9 to release.10. | ru | 2003-07-25 | 1 | -49/+32 |
* | Get the correct set of cryptographically-infected binaries | markm | 2003-07-24 | 1 | -7/+11 |
* | Replaced the hardcoded target names in the touch(1) commands with | ru | 2003-07-24 | 1 | -15/+15 |
* | Added the (undocumented) EMUL_BOOT variable (for TARGET=i386 only) | ru | 2003-07-23 | 1 | -2/+6 |
* | Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that | ru | 2003-07-23 | 1 | -2/+4 |
* | Make NO_FLOPPIES really mean "no floppies", including not even | ru | 2003-07-23 | 1 | -2/+11 |