aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Move the doc project docs over to disc2 to free up some room for futureJohn Baldwin2005-03-311-0/+11
* What should be the last major changes to the ISO layout:John Baldwin2005-03-231-23/+34
* The live CD itself no longer has /stand since a long time ago; however,Tai-hwa Liang2005-03-231-0/+1
* Add a new package splitting mechanism to replace print-cdrom-packages.sh.John Baldwin2005-03-211-1/+37
* When building release documentation for release builds or forBruce A. Mah2005-03-201-1/+1
* Always use a separate disc for the livefs on ia64 since the merged imageJohn Baldwin2005-03-041-0/+1
* Rework how we layout the CD/DVD ISO images for releases. Note that thisJohn Baldwin2005-03-021-68/+60
* Use the shiny, new top-level 'distribution' target when populating theJohn Baldwin2005-03-021-1/+1
* Safer version of the chflags command.Ruslan Ermilov2005-01-131-1/+1
* NOCLEAN -> NO_CLEANRuslan Ermilov2004-12-211-1/+1
* NOHTML -> NO_HTMLRuslan Ermilov2004-12-211-1/+1
* NOGAMES -> NO_GAMESRuslan Ermilov2004-12-211-1/+1
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-2/+2
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Actually put hint.atkbd.0.flags="0x1" in /boot/device.hints on CD-ROMs.Ruslan Ermilov2004-11-021-2/+3
* Pass WORLD_FLAGS down to the distributeworld target, so it'sRuslan Ermilov2004-10-211-1/+2
* It turns out the ia64 architecture's disc2 overflows if we put theKen Smith2004-09-301-2/+9
* Fix-ups for a few problems reported with how ports are handled in theKen Smith2004-09-241-5/+37
* Don't attempt to install the (obsolete and disconnected) Early AdoptersBruce A. Mah2004-09-171-6/+0
* The early-adopter doesn't exist in HEAD anymore. The source is there,Giorgos Keramidas2004-09-171-1/+1
* Use "cp -f" instead of "rm" and "cp" to break the hardlink toBrooks Davis2004-09-151-2/+1
* Add 'hint.atkbd.0.flags="0x1"' back to /boot/device.hints on theBrooks Davis2004-09-141-1/+13
* Correct a typo in a comment.Ruslan Ermilov2004-09-081-1/+1
* Document the following knobs: CD_EXTRA_BITS, EXTRA_SRC, HTTP_PROXYRuslan Ermilov2004-09-071-1/+14
* Start the de-orbital burn of our previous FreeBSD version compat libsDavid E. O'Brien2004-08-291-7/+2
* Fixed the shell arithmetic to work with 4.x /bin/sh.Ruslan Ermilov2004-08-261-1/+1
* Meet the new era of 6.0-CURRENT.Ruslan Ermilov2004-08-191-2/+2
* PPC definitions required for 'make release'Peter Grehan2004-08-181-1/+6
* Bring back 'NO_FLOPPIES', but as a user external knob.David E. O'Brien2004-08-161-0/+4
* Follow 'MAKE_ISOS' in naming and s/FLOPPIES/MAKE_FLOPPIES/gDavid E. O'Brien2004-08-161-7/+8
* Accept the fact that floppies either aren't applicable or relevant on mostDavid E. O'Brien2004-08-161-8/+7
* Now that make(1) passes variables that were given on the command lineMarcel Moolenaar2004-08-061-2/+2
* Clean up after mechanical renumbering.Ruslan Ermilov2004-08-061-1/+1
* Crypto is now part of the "base" distribution, and the old "release.3"Colin Percival2004-08-061-11/+11
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-26/+3
* Remove some serious foot-shooting potential from the release Makefile. ForJohn Baldwin2004-07-151-3/+13
* Die if make buildworld fails -- don't wait 'till installworld can't findBrian Somers2004-06-101-1/+1
* Add URLS_ABSOLUTE=YES into the doc.1 target.Hiroki Sato2004-05-051-1/+2
* Sorry for doing this backwards, but as with most release related stuffKen Smith2004-04-301-4/+14
* - Only build a fixit floppy on i386 and pc98.John Baldwin2004-03-251-2/+11
* - Use a stock loader with forth support on the boot floppies.John Baldwin2004-02-031-17/+24
* - Tweak order of arch fs options to stick all floppy options together andJohn Baldwin2004-01-291-26/+13
* Two nits from rev. 1.835:Ruslan Ermilov2004-01-291-2/+2
* The name of small boot floppy should be boot-small.flp to avoid conflictingYoshihiro Takahashi2004-01-291-2/+2
* Revert revision 1.833 -- the reinstallkernel.debug target calls theRuslan Ermilov2004-01-281-1/+1
* Only i386 and Alpha have the compat4x distribution.Ruslan Ermilov2004-01-281-1/+1
* Overhaul our boot floppy generation system so that it scales better andJohn Baldwin2004-01-261-179/+175
* - Run makewhatis(1) in etc/Makefile at the end of "install".Ruslan Ermilov2004-01-221-1/+1
* Use the reinstallkernel.debug target, now that we have it.Ruslan Ermilov2004-01-211-1/+1