summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extramarkm2003-05-051-14/+2
* Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so thatmurray2003-05-051-1/+1
* KerberosIV removal. Also crunch down the "krb5" distribution intomarkm2003-04-301-9/+2
* Removing comment in some text files for fixit floppy overflow.kuriyama2003-04-251-3/+5
* Presumably fix sparc64 "make release". (The breakage was due toru2003-04-231-5/+7
* continuation not neededjwd2003-04-181-1/+1
* Don't play with MAKEFLAGS in one other place too; it's dangerous.ru2003-04-151-3/+2
* Makefile.inc1 rev. 1.341 broke release.5 -- the fuss with MAKEFLAGSru2003-04-151-3/+2
* Revert revision 1.639 -- the "nodev" mount(8) option restrictionru2003-03-311-4/+0
* Strip the .comment section out from the BOOTMFS kernel.ru2003-03-311-1/+1
* s/loaded as a module/available as a module/gobrien2003-03-231-1/+1
* Use the target arhitecture's disktab(5) file.ru2003-03-211-0/+1
* Pass the target machine architecture down to disklabel(8).ru2003-03-201-3/+5
* In rev 1.603 I should have changed it to mdconfig rather than remove it.obrien2003-03-171-0/+2
* Unbreak iso.1.ru2003-03-171-3/+3
* Use positive logic rather than harder-to-read negative logic.obrien2003-03-171-21/+21
* Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don'tobrien2003-03-161-7/+10
* Add PORTREADMES_FLAGS which can really speed up the build on SMP machinesobrien2003-03-161-1/+3
* KerberosIV de-orbit burn continues. Disconnect from "make release".markm2003-03-081-19/+2
* o Run make readmes (ports) from within CHROOTDIR to avoid pollutionmarcel2003-03-081-12/+13
* If we are told to update the sources in "make rerelease", we alsoru2003-02-261-3/+7
* At least we don't need the whole <bsd.prog.mk> glue.ru2003-02-231-1/+1
* mk file needed for 'make obj' done by $CHROOTDIR/mkjwd2003-02-231-0/+2
* Fixed synopsis.ru2003-02-211-7/+5
* Pass FTP_PASSIVE_MODE, FTP_PROXY, and HTTP_PROXY variables to chroot sandbox.matusita2003-02-161-0/+3
* Run kgzip(8) in a right environment and pass it the correct loader object.ru2003-02-041-1/+2
* Part 2/3 of unbreaking cross releases:ru2003-01-291-1/+1
* Use checksum-recursive rather than fetch-recursive-list in PREFETCHDISTFILESobrien2003-01-191-1/+1
* Fix 'make release' from erroring out if this is an arch without driverscottl2003-01-161-2/+3
* If there is a driver floppy for this arch, then add a line to the loader.rcjhb2003-01-151-0/+2
* Make iso.1 more readable.obrien2003-01-111-4/+8
* Backout phk's backout of obrien's change.imp2003-01-021-1/+1
* Reduce size of individual bits of the dists to 240640 bytes againphk2002-12-311-1/+1
* Setup a symlink to the distribution name in the root of the first CD imagephk2002-12-311-0/+1
* Change 'mfsroot' filename in mfsroot-small floppies from 'mfsroot-small'nyan2002-12-281-3/+3
* MFS: Split export list.ru2002-12-261-6/+27
* Split files into 1.44MB chunks rather than a tiny, high-ftp overhead size.obrien2002-12-171-1/+1
OpenPOWER on IntegriCloud