summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* It turns out the ia64 architecture's disc2 overflows if we put thekensmith2004-09-301-2/+9
* Fix-ups for a few problems reported with how ports are handled in thekensmith2004-09-241-5/+37
* Don't attempt to install the (obsolete and disconnected) Early Adoptersbmah2004-09-171-6/+0
* The early-adopter doesn't exist in HEAD anymore. The source is there,keramida2004-09-171-1/+1
* Use "cp -f" instead of "rm" and "cp" to break the hardlink tobrooks2004-09-151-2/+1
* Add 'hint.atkbd.0.flags="0x1"' back to /boot/device.hints on thebrooks2004-09-141-1/+13
* Correct a typo in a comment.ru2004-09-081-1/+1
* Document the following knobs: CD_EXTRA_BITS, EXTRA_SRC, HTTP_PROXYru2004-09-071-1/+14
* Start the de-orbital burn of our previous FreeBSD version compat libsobrien2004-08-291-7/+2
* Fixed the shell arithmetic to work with 4.x /bin/sh.ru2004-08-261-1/+1
* Meet the new era of 6.0-CURRENT.ru2004-08-191-2/+2
* PPC definitions required for 'make release'grehan2004-08-181-1/+6
* Bring back 'NO_FLOPPIES', but as a user external knob.obrien2004-08-161-0/+4
* Follow 'MAKE_ISOS' in naming and s/FLOPPIES/MAKE_FLOPPIES/gobrien2004-08-161-7/+8
* Accept the fact that floppies either aren't applicable or relevant on mostobrien2004-08-161-8/+7
* Now that make(1) passes variables that were given on the command linemarcel2004-08-061-2/+2
* Clean up after mechanical renumbering.ru2004-08-061-1/+1
* Crypto is now part of the "base" distribution, and the old "release.3"cperciva2004-08-061-11/+11
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-26/+3
* Remove some serious foot-shooting potential from the release Makefile. Forjhb2004-07-151-3/+13
* Die if make buildworld fails -- don't wait 'till installworld can't findbrian2004-06-101-1/+1
* Add URLS_ABSOLUTE=YES into the doc.1 target.hrs2004-05-051-1/+2
* Sorry for doing this backwards, but as with most release related stuffkensmith2004-04-301-4/+14
* - Only build a fixit floppy on i386 and pc98.jhb2004-03-251-2/+11
* - Use a stock loader with forth support on the boot floppies.jhb2004-02-031-17/+24
* - Tweak order of arch fs options to stick all floppy options together andjhb2004-01-291-26/+13
* Two nits from rev. 1.835:ru2004-01-291-2/+2
* The name of small boot floppy should be boot-small.flp to avoid conflictingnyan2004-01-291-2/+2
* Revert revision 1.833 -- the reinstallkernel.debug target calls theru2004-01-281-1/+1
* Only i386 and Alpha have the compat4x distribution.ru2004-01-281-1/+1
* Overhaul our boot floppy generation system so that it scales better andjhb2004-01-261-179/+175
* - Run makewhatis(1) in etc/Makefile at the end of "install".ru2004-01-221-1/+1
* Use the reinstallkernel.debug target, now that we have it.ru2004-01-211-1/+1
* Fix "5.x release on 4.x box" support.matusita2004-01-191-1/+5
* Once upon a time we had both "crypto" and "krb5" distributions,ru2004-01-171-2/+1
* MFRELENG_5_2: Default the snapshot versioning to 5.2.ru2004-01-171-2/+2
* Add missing '\' in previous change.nyan2004-01-151-1/+1
* * if-like-constructs now use <TAB>body consistently.obrien2004-01-131-85/+109
* Use /etc/rc.d/ldconfig script rather than the ldconfig command directly.nyan2004-01-121-1/+1
* Run ldconfig in the chroot environment to find shared libraries innyan2004-01-111-0/+1
* Automatically generate the CHECKSUM.MD5 file for ISO's.obrien2003-12-011-0/+1
* Generate minimal /etc/group file for mfsroot tree.kuriyama2003-11-151-0/+3
* Fix ${LOCAL_PATCHES} (chdir was ignored).kuriyama2003-11-141-2/+1
* Combining "all" and "install" in one invocation is a very bad idea asru2003-10-311-1/+2
* Correct the description of what the release.3 stage does nowadays.ru2003-10-061-1/+1
* Make LOCAL_PATCHES accept multiple patch files, as its name suggests.ru2003-09-211-2/+7
* For boot floppies, build a lightweight version of loader(8)ru2003-09-191-3/+8
* 2nd part of making the name of the release running script overrideable.obrien2003-08-111-1/+1
* Make the name of the release running script overrideable.obrien2003-08-101-28/+28
* Added the new knob MINIROOT that, when set, causes the creationru2003-08-081-4/+9
OpenPOWER on IntegriCloud