aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copy from ${EXTLOCALDIR} to ${CHROOTDIR}/usr/local if EXTLOCALDIR is defined.Yoshihiro Takahashi2002-11-171-0/+4
* Rework the checking out of the doc, src, and ports trees a bit to make itJohn Baldwin2002-11-151-19/+31
* Allow a person to specify NOCDROM to skip the cdrom.1 target during aJohn Baldwin2002-11-151-2/+5
* release.9 for ia64 cannot be currently cross-built -- gpt(8)Ruslan Ermilov2002-11-121-0/+2
* Don't ever disable ACPI on ia64. We cannot life without it.Marcel Moolenaar2002-11-061-0/+2
* o Introduce variable DOFS_SH to hold the path of the doFS.sh.Marcel Moolenaar2002-11-051-12/+19
* Fixes to unbreak Alpha releases:Ruslan Ermilov2002-11-051-10/+2
* Make a small (1.2M) fixit floppy image for pc98.Yoshihiro Takahashi2002-11-051-2/+15
* Use ${TARGET_ARCH} for ia64 tests.Ruslan Ermilov2002-11-051-2/+2
* Move the modules in the mfsroot to /modules instead of /stand/modules soJohn Baldwin2002-11-041-7/+7
* Use ${RD}/trees/base/boot/loader for kern.flp instead of /boot/loader.Yoshihiro Takahashi2002-11-041-3/+3
* Add the necessary tweaks for FreeBSD/ia64 releases. Note that this isMarcel Moolenaar2002-11-041-1/+15
* Add CVSARGS for cvs arguments (vs. cvs subcommand arguments).John W. De Boskey2002-11-021-14/+21
* - Copy the mfsroot.gz file to /R/stage/mfsroot/ so that the CD-ROM layoutJohn Baldwin2002-11-011-10/+12
* Hook the early adopter's guide into the release build. Its basenameBruce A. Mah2002-10-261-1/+6
* Remove unneeded variables.Yoshihiro Takahashi2002-10-241-3/+0