| Commit message (Expand) | Author | Age | Files | Lines |
* | Always use a separate disc for the livefs on ia64 since the merged image | John Baldwin | 2005-03-04 | 1 | -0/+1 |
* | Rework how we layout the CD/DVD ISO images for releases. Note that this | John Baldwin | 2005-03-02 | 1 | -68/+60 |
* | Use the shiny, new top-level 'distribution' target when populating the | John Baldwin | 2005-03-02 | 1 | -1/+1 |
* | Safer version of the chflags command. | Ruslan Ermilov | 2005-01-13 | 1 | -1/+1 |
* | NOCLEAN -> NO_CLEAN | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | NOHTML -> NO_HTML | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | NOGAMES -> NO_GAMES | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | NOSHARED -> NO_SHARED | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | Ruslan Ermilov | 2004-12-21 | 1 | -2/+2 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | Actually put hint.atkbd.0.flags="0x1" in /boot/device.hints on CD-ROMs. | Ruslan Ermilov | 2004-11-02 | 1 | -2/+3 |
* | Pass WORLD_FLAGS down to the distributeworld target, so it's | Ruslan Ermilov | 2004-10-21 | 1 | -1/+2 |
* | It turns out the ia64 architecture's disc2 overflows if we put the | Ken Smith | 2004-09-30 | 1 | -2/+9 |
* | Fix-ups for a few problems reported with how ports are handled in the | Ken Smith | 2004-09-24 | 1 | -5/+37 |
* | Don't attempt to install the (obsolete and disconnected) Early Adopters | Bruce A. Mah | 2004-09-17 | 1 | -6/+0 |
* | The early-adopter doesn't exist in HEAD anymore. The source is there, | Giorgos Keramidas | 2004-09-17 | 1 | -1/+1 |
* | Use "cp -f" instead of "rm" and "cp" to break the hardlink to | Brooks Davis | 2004-09-15 | 1 | -2/+1 |
* | Add 'hint.atkbd.0.flags="0x1"' back to /boot/device.hints on the | Brooks Davis | 2004-09-14 | 1 | -1/+13 |
* | Correct a typo in a comment. | Ruslan Ermilov | 2004-09-08 | 1 | -1/+1 |
* | Document the following knobs: CD_EXTRA_BITS, EXTRA_SRC, HTTP_PROXY | Ruslan Ermilov | 2004-09-07 | 1 | -1/+14 |
* | Start the de-orbital burn of our previous FreeBSD version compat libs | David E. O'Brien | 2004-08-29 | 1 | -7/+2 |
* | Fixed the shell arithmetic to work with 4.x /bin/sh. | Ruslan Ermilov | 2004-08-26 | 1 | -1/+1 |
* | Meet the new era of 6.0-CURRENT. | Ruslan Ermilov | 2004-08-19 | 1 | -2/+2 |
* | PPC definitions required for 'make release' | Peter Grehan | 2004-08-18 | 1 | -1/+6 |
* | Bring back 'NO_FLOPPIES', but as a user external knob. | David E. O'Brien | 2004-08-16 | 1 | -0/+4 |
* | Follow 'MAKE_ISOS' in naming and s/FLOPPIES/MAKE_FLOPPIES/g | David E. O'Brien | 2004-08-16 | 1 | -7/+8 |
* | Accept the fact that floppies either aren't applicable or relevant on most | David E. O'Brien | 2004-08-16 | 1 | -8/+7 |
* | Now that make(1) passes variables that were given on the command line | Marcel Moolenaar | 2004-08-06 | 1 | -2/+2 |
* | Clean up after mechanical renumbering. | Ruslan Ermilov | 2004-08-06 | 1 | -1/+1 |
* | Crypto is now part of the "base" distribution, and the old "release.3" | Colin Percival | 2004-08-06 | 1 | -11/+11 |
* | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 1 | -26/+3 |
* | Remove some serious foot-shooting potential from the release Makefile. For | John Baldwin | 2004-07-15 | 1 | -3/+13 |
* | Die if make buildworld fails -- don't wait 'till installworld can't find | Brian Somers | 2004-06-10 | 1 | -1/+1 |
* | Add URLS_ABSOLUTE=YES into the doc.1 target. | Hiroki Sato | 2004-05-05 | 1 | -1/+2 |
* | Sorry for doing this backwards, but as with most release related stuff | Ken Smith | 2004-04-30 | 1 | -4/+14 |
* | - Only build a fixit floppy on i386 and pc98. | John Baldwin | 2004-03-25 | 1 | -2/+11 |
* | - Use a stock loader with forth support on the boot floppies. | John Baldwin | 2004-02-03 | 1 | -17/+24 |
* | - Tweak order of arch fs options to stick all floppy options together and | John Baldwin | 2004-01-29 | 1 | -26/+13 |
* | Two nits from rev. 1.835: | Ruslan Ermilov | 2004-01-29 | 1 | -2/+2 |
* | The name of small boot floppy should be boot-small.flp to avoid conflicting | Yoshihiro Takahashi | 2004-01-29 | 1 | -2/+2 |
* | Revert revision 1.833 -- the reinstallkernel.debug target calls the | Ruslan Ermilov | 2004-01-28 | 1 | -1/+1 |
* | Only i386 and Alpha have the compat4x distribution. | Ruslan Ermilov | 2004-01-28 | 1 | -1/+1 |
* | Overhaul our boot floppy generation system so that it scales better and | John Baldwin | 2004-01-26 | 1 | -179/+175 |
* | - Run makewhatis(1) in etc/Makefile at the end of "install". | Ruslan Ermilov | 2004-01-22 | 1 | -1/+1 |
* | Use the reinstallkernel.debug target, now that we have it. | Ruslan Ermilov | 2004-01-21 | 1 | -1/+1 |
* | Fix "5.x release on 4.x box" support. | Makoto Matsushita | 2004-01-19 | 1 | -1/+5 |
* | Once upon a time we had both "crypto" and "krb5" distributions, | Ruslan Ermilov | 2004-01-17 | 1 | -2/+1 |
* | MFRELENG_5_2: Default the snapshot versioning to 5.2. | Ruslan Ermilov | 2004-01-17 | 1 | -2/+2 |
* | Add missing '\' in previous change. | Yoshihiro Takahashi | 2004-01-15 | 1 | -1/+1 |
* | * if-like-constructs now use <TAB>body consistently. | David E. O'Brien | 2004-01-13 | 1 | -85/+109 |