summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Eliminate the "rm" command that was causing us trouble in rev. 1.799.ru2003-08-071-8/+6
* - Unbreak Alpha snapshots (we were still attempting to build aru2003-08-061-14/+8
* Back out LC_ALL=C since tr here supposed to run under clean env -iache2003-08-051-11/+11
* LANG->LC_ALLache2003-08-041-11/+11
* Prepend LANG=C to all tr 'a-z' 'A-Z' and vice versa.ache2003-08-041-11/+11
* - Removed vestiges of the IA64 boot floppy support.ru2003-08-031-7/+1
* - Boot-only CD-ROM support (bootonly.iso).ru2003-08-021-20/+35
* From now on, Alpha releases will come with NO_FLOPPIES.ru2003-07-311-14/+1
* Revert last delta, sys/conf/kern.pre.mk,v 1.33 does the job.ru2003-07-311-2/+1
* The -Os kernel build with GCC 3.3.1 also requires -fno-strict-aliasingru2003-07-301-1/+2
* Initialize the FIXCRYPTO, BINMAKE and related variables (that useru2003-07-301-1/+3
* Embed a simplistic version of the dokern.sh script directly intoru2003-07-301-3/+7
* Moved the MFS root floppies creation code from release.10 toru2003-07-301-6/+6
* Make IA64 a second port that comes with NO_FLOPPIES.ru2003-07-291-3/+1
* Bah, I go and get all preachy, and then commit from the wrong branch. Revertscottl2003-07-261-2/+2
* Fix the release build with a forgotten '-f'.scottl2003-07-261-3/+3
* Make the PC98 small boot floppy usable again.ru2003-07-251-0/+4
* The RELEASE9 knob is now OBE.ru2003-07-251-7/+1
* Moved the boot floppy generation code out from release.9 to release.10.ru2003-07-251-49/+32
* Get the correct set of cryptographically-infected binariesmarkm2003-07-241-7/+11
* Replaced the hardcoded target names in the touch(1) commands withru2003-07-241-15/+15
* Added the (undocumented) EMUL_BOOT variable (for TARGET=i386 only)ru2003-07-231-2/+6
* Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) thatru2003-07-231-2/+4
* Make NO_FLOPPIES really mean "no floppies", including not evenru2003-07-231-2/+11
* Revert revision 1.788, and explain a bit the intent of havingru2003-07-231-0/+5
* Do not define BIGBOOTSIZE and the friends for amd64; it servesru2003-07-231-3/+0
* /floppies/boot.flp is no longer necessary on bootable i386 CD-ROMs.ru2003-07-221-4/+0
* Fixed the last-minute bug I made in previous commit.ru2003-07-041-1/+1
* Fixed style bugs related to parentheses in Makefile.inc1.ru2003-07-041-5/+7
* MFRELENG_5_1: Default the release makefile to 5.1.ru2003-06-261-2/+2
* Be laconic.ru2003-06-261-3/+1
* Add amd64 supportpeter2003-06-261-0/+10
* TARGET_ARCH == amd64 also has /boot/mbr.peter2003-06-041-1/+1
* Have the port readmes follow the same logic as buildworld. We skipmarcel2003-06-041-5/+5
* Add some missing items to the make clean target.jhb2003-06-021-1/+2
* Remove alpha-specific floppy build target for now.obrien2003-05-211-112/+1
* Move the isp driver back to the alpha BOOTMFS kernel, and trim the sizescottl2003-05-201-1/+1
* For EXT*DIR, use -H in addition to -R, so that a symlink may bejmallett2003-05-181-3/+3
* disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.ru2003-05-171-0/+4
* release.9 has become the biggest festering pile of spaghetti s(*^% code.obrien2003-05-081-1/+118
OpenPOWER on IntegriCloud