summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Set PATH statically, and use 'env -i' to kick chroot(8). As a result,matusita2002-06-191-2/+2
* Explicitly set TARGET and TARGET_ARCH in a chroot sandbox.matusita2002-06-081-0/+6
* Install MD documentations in ${TARGET} directory instead of ${TARGET_ARCH}.nyan2002-06-041-6/+6
* Change the ">>> make release ..." output to also include ${TARGET}.ru2002-05-271-2/+2
* Fixed the nasty bug I introduced in rev. 1.671 that gotru2002-05-271-2/+1
* PC98 creates different BOOTMFS configs for different floppy sizes.ru2002-05-251-12/+14
* Convert Perl scripts to awk(1).ru2002-05-241-2/+2
* Build ports needed for release documentation WITHOUT_PYTHON.bmah2002-05-181-1/+1
* Split release.2 into two stages. release.2 now install the baseru2002-05-141-22/+26
* Make sure the first ${CHROOTDIR} installworld is done for the correctru2002-05-141-2/+3
* GC now redundant BOOTSTRAPUTILS stuff.ru2002-05-141-20/+1
* Milestone #2 in cross-arch make releases. They now work!ru2002-04-301-51/+60
* Some components of the crunched binaries may use build-toolsru2002-04-291-11/+14
* Introduce CVSCMDARGS make variable to set command-line options for cvs.matusita2002-04-271-13/+15
* If we are making a "release", we can obviously use -DNOCLEAN buildworld,ru2002-04-261-5/+0
* Milestone #1 in cross-arch make releases.ru2002-04-261-115/+70
* Build the catpages distribution in a more natural way.ru2002-04-241-1/+2
* The chrooted environment isn't nearly pristine, so resetru2002-04-241-0/+1
* Change the name of the 'bin' distribution to 'base'.obrien2002-04-231-16/+16
* Do not spam initial ${CHROOTDIR} world with Texinfo and HTML docs.ru2002-04-231-2/+3
* Set hint.acpi.0.disable to 1 in /boot/loader.rc of {boot,kern}.flp,matusita2002-04-091-0/+1
* Fix recent fixit.flp flood:matusita2002-04-021-5/+4
* Make it easier to specify a custom kernel configuration for the bootmurray2002-03-311-1/+1
* Bump MFSSIZE to the value used by i386 and pc98. This larger MFSmurray2002-03-301-1/+1
* Alpha does not support PCCARD installs, so we do not need the 58kmurray2002-03-291-0/+2
* Teach sysinstall(8) how to read boot managers out of /bootru2002-03-281-0/+3
* Remove all traces of write_mfs_in_kernel from the base system releasejhb2002-03-261-3/+0
* Remind developers to update release(7) if they make substantialmurray2002-03-171-0/+2
* Supply -DNO_WERROR to the kernel build during release.peter2002-02-251-3/+3
* Typo fix: missing ;.matusita2002-02-251-1/+1
* Mkdir ${CHROOTDIR}/usr/ports/distfiles if RELEASEDISTFILES is not set.matusita2002-02-121-0/+2
* Change variable name from DOCDISTFILES to RELEASEDISTFILES. Respectmatusita2002-02-031-4/+9
* In revision 1.351, All files/directories in ${CHROOTDIR}/usr/ports/distfilesmatusita2002-01-311-2/+2
* MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only).matusita2002-01-201-0/+4
* Include /dev/xpt0 into the list of devices to go onto the boot floppy, sojoerg2002-01-171-1/+1
* Modify the release-building process so the srelease distributionbmah2001-12-281-14/+15
* At least I'm consistent. Back out the last accidental rev to this file onbmah2001-12-271-15/+14
* New release notes found while trying to catch-up RELENG_4 to reality:bmah2001-12-271-14/+15
* set TMPDIR to /tmpgreen2001-12-181-0/+1
* Set a BOOTABLE variable to "-b" if MACHINE is not pc98, and use it fornyan2001-11-251-6/+9
* PC98 boxes cannot boot from CD-ROM.nyan2001-11-241-0/+2
* Search ${MACHINE}/drivers.conf instead of ${MACHINE_ARCH}/drivers.conf.nyan2001-11-231-3/+3
* Use a separate drivers.conf between i386 and pc98.nyan2001-11-221-2/+2
* Switch to using a standard /boot directory including the GENERIC kerneljhb2001-11-221-10/+9
* Increase the size of a mfsroot floppy for pc98 to 4320.nyan2001-11-211-2/+2
* Bump the mfsroot up from 2880 to 3200 for Alpha so it fits again. Usejhb2001-11-201-2/+2
* Use modules-depend instead of kernel-depend for doing the depend stagejhb2001-11-191-1/+1
* Split the mfsroot out from the kernel for the 2.88 boot floppy and thejhb2001-11-191-21/+11
* Add a comment that the chroot area cannot reside on a "nodev"-mountedbmah2001-11-171-0/+4
* Make CD-ROM distributions at the pc98 release target.nyan2001-10-291-5/+3
OpenPOWER on IntegriCloud