summaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+2
* Remove NO_SENDMAIL leaked from the days when building non-cryptoRuslan Ermilov2006-03-171-1/+0
* fix handling of default kernelsSam Leffler2006-03-111-6/+8
* Fix this to what I've actually submitted.Ruslan Ermilov2006-03-091-1/+1
* handle KERNELS as beforeSam Leffler2006-03-091-3/+2
* Revamp base system packaging of kernels to enable up/smp selectionSam Leffler2006-03-081-10/+29
* Fix a bug which puts an incorrect checksum of CHECKSUM.MD5Hiroki Sato2006-02-081-9/+12
* Enable splitting up the MFSROOT floppy on amd64, the contents now overflowKen Smith2006-01-301-0/+1
* Fix the missing CD_VOLUME=1 in the cdrom.inf file on disc1 for theMarcel Moolenaar2006-01-291-1/+1
* Enable boot floppies for amd64. I just copied the needed variables overJohn Baldwin2006-01-041-0/+6
* Add EXTPORTSDIR like EXTSRCDIR and EXTDOCDIR.Yoshihiro Takahashi2006-01-021-1/+11
* Request boot floppy after loading mfsroot floppy because beastie.4th existsYoshihiro Takahashi2006-01-021-0/+3
* Remove one more reference to usbd.conf.Ian Dowse2005-12-151-1/+0
* Be cross-arch friendly.Ruslan Ermilov2005-11-031-1/+1
* Refactor (some more) installation of kernel and module objects.Ruslan Ermilov2005-10-251-4/+0
* Add SHA256 checksums to the release build.Ken Smith2005-09-281-6/+17
* Unbreak release builds. Now that NO_INFO also affects the installationMarcel Moolenaar2005-09-071-3/+2
* Adjust for HEAD being 7.0 now.Ken Smith2005-07-111-3/+3
* Adapt the mfsroot environment of sysinstall to the needs of the new dhclient.Scott Long2005-07-111-1/+4
* Provide 32-bit runtime support on amd64 as a separate distribution, lib32.Ruslan Ermilov2005-06-161-4/+9
* Make the liveCD separate ala ia64 - the combined live/install isPeter Grehan2005-05-231-0/+1
* Strip the initial world some more.Ruslan Ermilov2005-05-171-1/+1
* Allow specifying which INDEX file to use by setting PKG_INDEX. By defaultMarcel Moolenaar2005-05-031-3/+5
* - Move the doc project docs over to disc2 to free up some room for futureJohn Baldwin2005-03-311-0/+11
* What should be the last major changes to the ISO layout:John Baldwin2005-03-231-23/+34
* The live CD itself no longer has /stand since a long time ago; however,Tai-hwa Liang2005-03-231-0/+1
* Add a new package splitting mechanism to replace print-cdrom-packages.sh.John Baldwin2005-03-211-1/+37
* When building release documentation for release builds or forBruce A. Mah2005-03-201-1/+1
* Always use a separate disc for the livefs on ia64 since the merged imageJohn Baldwin2005-03-041-0/+1
* Rework how we layout the CD/DVD ISO images for releases. Note that thisJohn Baldwin2005-03-021-68/+60
* Use the shiny, new top-level 'distribution' target when populating theJohn Baldwin2005-03-021-1/+1
* Safer version of the chflags command.Ruslan Ermilov2005-01-131-1/+1
* NOCLEAN -> NO_CLEANRuslan Ermilov2004-12-211-1/+1
* NOHTML -> NO_HTMLRuslan Ermilov2004-12-211-1/+1
* NOGAMES -> NO_GAMESRuslan Ermilov2004-12-211-1/+1
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-2/+2
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Actually put hint.atkbd.0.flags="0x1" in /boot/device.hints on CD-ROMs.Ruslan Ermilov2004-11-021-2/+3
* Pass WORLD_FLAGS down to the distributeworld target, so it'sRuslan Ermilov2004-10-211-1/+2
* It turns out the ia64 architecture's disc2 overflows if we put theKen Smith2004-09-301-2/+9
* Fix-ups for a few problems reported with how ports are handled in theKen Smith2004-09-241-5/+37
* Don't attempt to install the (obsolete and disconnected) Early AdoptersBruce A. Mah2004-09-171-6/+0
* The early-adopter doesn't exist in HEAD anymore. The source is there,Giorgos Keramidas2004-09-171-1/+1
* Use "cp -f" instead of "rm" and "cp" to break the hardlink toBrooks Davis2004-09-151-2/+1
* Add 'hint.atkbd.0.flags="0x1"' back to /boot/device.hints on theBrooks Davis2004-09-141-1/+13
* Correct a typo in a comment.Ruslan Ermilov2004-09-081-1/+1
* Document the following knobs: CD_EXTRA_BITS, EXTRA_SRC, HTTP_PROXYRuslan Ermilov2004-09-071-1/+14
* Start the de-orbital burn of our previous FreeBSD version compat libsDavid E. O'Brien2004-08-291-7/+2
* Fixed the shell arithmetic to work with 4.x /bin/sh.Ruslan Ermilov2004-08-261-1/+1