aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Default the release makefile to 5.1Scott Long2003-06-041-2/+2
* Remove alpha-specific floppy build target for now.David E. O'Brien2003-05-211-112/+1
* Move the isp driver back to the alpha BOOTMFS kernel, and trim the sizeScott Long2003-05-201-1/+1
* For EXT*DIR, use -H in addition to -R, so that a symlink may beJuli Mallett2003-05-181-3/+3
* disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.Ruslan Ermilov2003-05-171-0/+4
* release.9 has become the biggest festering pile of spaghetti s(*^% code.David E. O'Brien2003-05-081-1/+118
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extraMark Murray2003-05-051-14/+2
* Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so thatMurray Stokely2003-05-051-1/+1
* KerberosIV removal. Also crunch down the "krb5" distribution intoMark Murray2003-04-301-9/+2
* Removing comment in some text files for fixit floppy overflow.Jun Kuriyama2003-04-251-3/+5
* Presumably fix sparc64 "make release". (The breakage was due toRuslan Ermilov2003-04-231-5/+7
* continuation not neededJohn W. De Boskey2003-04-181-1/+1
* Don't play with MAKEFLAGS in one other place too; it's dangerous.Ruslan Ermilov2003-04-151-3/+2
* Makefile.inc1 rev. 1.341 broke release.5 -- the fuss with MAKEFLAGSRuslan Ermilov2003-04-151-3/+2
* Revert revision 1.639 -- the "nodev" mount(8) option restrictionRuslan Ermilov2003-03-311-4/+0
* Strip the .comment section out from the BOOTMFS kernel.Ruslan Ermilov2003-03-311-1/+1
* s/loaded as a module/available as a module/gDavid E. O'Brien2003-03-231-1/+1
* Use the target arhitecture's disktab(5) file.Ruslan Ermilov2003-03-211-0/+1
* Pass the target machine architecture down to disklabel(8).Ruslan Ermilov2003-03-201-3/+5
* In rev 1.603 I should have changed it to mdconfig rather than remove it.David E. O'Brien2003-03-171-0/+2
* Unbreak iso.1.Ruslan Ermilov2003-03-171-3/+3
* Use positive logic rather than harder-to-read negative logic.David E. O'Brien2003-03-171-21/+21
* Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don'tDavid E. O'Brien2003-03-161-7/+10
* Add PORTREADMES_FLAGS which can really speed up the build on SMP machinesDavid E. O'Brien2003-03-161-1/+3
* KerberosIV de-orbit burn continues. Disconnect from "make release".Mark Murray2003-03-081-19/+2
* o Run make readmes (ports) from within CHROOTDIR to avoid pollutionMarcel Moolenaar2003-03-081-12/+13
* If we are told to update the sources in "make rerelease", we alsoRuslan Ermilov2003-02-261-3/+7
* At least we don't need the whole <bsd.prog.mk> glue.Ruslan Ermilov2003-02-231-1/+1
* mk file needed for 'make obj' done by $CHROOTDIR/mkJohn W. De Boskey2003-02-231-0/+2
* Fixed synopsis.Ruslan Ermilov2003-02-211-7/+5
* Pass FTP_PASSIVE_MODE, FTP_PROXY, and HTTP_PROXY variables to chroot sandbox.Makoto Matsushita2003-02-161-0/+3
* Run kgzip(8) in a right environment and pass it the correct loader object.Ruslan Ermilov2003-02-041-1/+2
* Part 2/3 of unbreaking cross releases:Ruslan Ermilov2003-01-291-1/+1
* Use checksum-recursive rather than fetch-recursive-list in PREFETCHDISTFILESDavid E. O'Brien2003-01-191-1/+1
* Fix 'make release' from erroring out if this is an arch without driverScott Long2003-01-161-2/+3
* If there is a driver floppy for this arch, then add a line to the loader.rcJohn Baldwin2003-01-151-0/+2
* Make iso.1 more readable.David E. O'Brien2003-01-111-4/+8
* Backout phk's backout of obrien's change.Warner Losh2003-01-021-1/+1
* Reduce size of individual bits of the dists to 240640 bytes againPoul-Henning Kamp2002-12-311-1/+1
* Setup a symlink to the distribution name in the root of the first CD imagePoul-Henning Kamp2002-12-311-0/+1
* Change 'mfsroot' filename in mfsroot-small floppies from 'mfsroot-small'Yoshihiro Takahashi2002-12-281-3/+3
* MFS: Split export list.Ruslan Ermilov2002-12-261-6/+27
* Split files into 1.44MB chunks rather than a tiny, high-ftp overhead size.David E. O'Brien2002-12-171-1/+1
* Strip out any .comment ELF sections from crunchgen'ed binaries.David E. O'Brien2002-12-171-0/+1
* Move the creation of the DRIVERS.TXT file to a more appropriate areaMurray Stokely2002-12-131-4/+2
* Add ${BUILDNAME} and ${TARGET} to the filenames of ISO imagesBruce A. Mah2002-12-101-3/+3
* Only create the DRIVERS.TXT file on i386 for now.Murray Stokely2002-12-091-0/+2
* Create DRIVERS.TXT file to describe the contents of drivers.flp.Murray Stokely2002-12-091-0/+2
* Add lib/libfetch and usr.bin/fetch to FIXCRYPTO since they need the cryptoDag-Erling Smørgrav2002-12-031-1/+2
* Export NO_CPU_CFLAGS and NO_CPU_COPTFLAGS to chroot.Yoshihiro Takahashi2002-11-181-1/+1