| Commit message (Expand) | Author | Age | Files | Lines |
* | Be cross-arch friendly. | ru | 2005-11-03 | 1 | -1/+1 |
* | Refactor (some more) installation of kernel and module objects. | ru | 2005-10-25 | 1 | -4/+0 |
* | Add SHA256 checksums to the release build. | kensmith | 2005-09-28 | 1 | -6/+17 |
* | Unbreak release builds. Now that NO_INFO also affects the installation | marcel | 2005-09-07 | 1 | -3/+2 |
* | Adjust for HEAD being 7.0 now. | kensmith | 2005-07-11 | 1 | -3/+3 |
* | Adapt the mfsroot environment of sysinstall to the needs of the new dhclient. | scottl | 2005-07-11 | 1 | -1/+4 |
* | Provide 32-bit runtime support on amd64 as a separate distribution, lib32. | ru | 2005-06-16 | 1 | -4/+9 |
* | Make the liveCD separate ala ia64 - the combined live/install is | grehan | 2005-05-23 | 1 | -0/+1 |
* | Strip the initial world some more. | ru | 2005-05-17 | 1 | -1/+1 |
* | Allow specifying which INDEX file to use by setting PKG_INDEX. By default | marcel | 2005-05-03 | 1 | -3/+5 |
* | - Move the doc project docs over to disc2 to free up some room for future | jhb | 2005-03-31 | 1 | -0/+11 |
* | What should be the last major changes to the ISO layout: | jhb | 2005-03-23 | 1 | -23/+34 |
* | The live CD itself no longer has /stand since a long time ago; however, | avatar | 2005-03-23 | 1 | -0/+1 |
* | Add a new package splitting mechanism to replace print-cdrom-packages.sh. | jhb | 2005-03-21 | 1 | -1/+37 |
* | When building release documentation for release builds or for | bmah | 2005-03-20 | 1 | -1/+1 |
* | Always use a separate disc for the livefs on ia64 since the merged image | jhb | 2005-03-04 | 1 | -0/+1 |
* | Rework how we layout the CD/DVD ISO images for releases. Note that this | jhb | 2005-03-02 | 1 | -68/+60 |
* | Use the shiny, new top-level 'distribution' target when populating the | jhb | 2005-03-02 | 1 | -1/+1 |
* | Safer version of the chflags command. | ru | 2005-01-13 | 1 | -1/+1 |
* | NOCLEAN -> NO_CLEAN | ru | 2004-12-21 | 1 | -1/+1 |
* | NOHTML -> NO_HTML | ru | 2004-12-21 | 1 | -1/+1 |
* | NOGAMES -> NO_GAMES | ru | 2004-12-21 | 1 | -1/+1 |
* | NOSHARED -> NO_SHARED | ru | 2004-12-21 | 1 | -1/+1 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | ru | 2004-12-21 | 1 | -2/+2 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | Actually put hint.atkbd.0.flags="0x1" in /boot/device.hints on CD-ROMs. | ru | 2004-11-02 | 1 | -2/+3 |
* | Pass WORLD_FLAGS down to the distributeworld target, so it's | ru | 2004-10-21 | 1 | -1/+2 |
* | It turns out the ia64 architecture's disc2 overflows if we put the | kensmith | 2004-09-30 | 1 | -2/+9 |
* | Fix-ups for a few problems reported with how ports are handled in the | kensmith | 2004-09-24 | 1 | -5/+37 |
* | Don't attempt to install the (obsolete and disconnected) Early Adopters | bmah | 2004-09-17 | 1 | -6/+0 |
* | The early-adopter doesn't exist in HEAD anymore. The source is there, | keramida | 2004-09-17 | 1 | -1/+1 |
* | Use "cp -f" instead of "rm" and "cp" to break the hardlink to | brooks | 2004-09-15 | 1 | -2/+1 |
* | Add 'hint.atkbd.0.flags="0x1"' back to /boot/device.hints on the | brooks | 2004-09-14 | 1 | -1/+13 |
* | Correct a typo in a comment. | ru | 2004-09-08 | 1 | -1/+1 |
* | Document the following knobs: CD_EXTRA_BITS, EXTRA_SRC, HTTP_PROXY | ru | 2004-09-07 | 1 | -1/+14 |
* | Start the de-orbital burn of our previous FreeBSD version compat libs | obrien | 2004-08-29 | 1 | -7/+2 |
* | Fixed the shell arithmetic to work with 4.x /bin/sh. | ru | 2004-08-26 | 1 | -1/+1 |
* | Meet the new era of 6.0-CURRENT. | ru | 2004-08-19 | 1 | -2/+2 |
* | PPC definitions required for 'make release' | grehan | 2004-08-18 | 1 | -1/+6 |
* | Bring back 'NO_FLOPPIES', but as a user external knob. | obrien | 2004-08-16 | 1 | -0/+4 |
* | Follow 'MAKE_ISOS' in naming and s/FLOPPIES/MAKE_FLOPPIES/g | obrien | 2004-08-16 | 1 | -7/+8 |
* | Accept the fact that floppies either aren't applicable or relevant on most | obrien | 2004-08-16 | 1 | -8/+7 |
* | Now that make(1) passes variables that were given on the command line | marcel | 2004-08-06 | 1 | -2/+2 |
* | Clean up after mechanical renumbering. | ru | 2004-08-06 | 1 | -1/+1 |
* | Crypto is now part of the "base" distribution, and the old "release.3" | cperciva | 2004-08-06 | 1 | -11/+11 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 1 | -26/+3 |
* | Remove some serious foot-shooting potential from the release Makefile. For | jhb | 2004-07-15 | 1 | -3/+13 |
* | Die if make buildworld fails -- don't wait 'till installworld can't find | brian | 2004-06-10 | 1 | -1/+1 |
* | Add URLS_ABSOLUTE=YES into the doc.1 target. | hrs | 2004-05-05 | 1 | -1/+2 |
* | Sorry for doing this backwards, but as with most release related stuff | kensmith | 2004-04-30 | 1 | -4/+14 |