aboutsummaryrefslogtreecommitdiff
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
* Pass -DCRUNCH down to standard targets in individual makefiles.Ruslan Ermilov2006-04-101-4/+4
* *sigh*Olivier Houchard2006-03-271-2/+2
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-4/+11
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-172-9/+14
* Install nextboot in /rescue as /rescue/nextboot rather thanJohn Baldwin2005-12-151-1/+1
* Respect the YES_HESIOD build variable.Poul-Henning Kamp2005-08-061-0/+2
* Fix path to dhclient-script and reconnect to build.Brooks Davis2005-06-071-7/+7
* Temporarily disconnect dhclient from the build while I import theBrooks Davis2005-06-071-7/+7
* Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanupDarren Reed2005-04-281-1/+2
* Run "make obj" before "make build-tools" in the directories used forColin Percival2005-03-181-0/+1
* Wrap BSD r* commands in NO_RCMDS.Tom Rhodes2005-03-021-1/+1
* Add chroot. It can be a real lifesaver, and adds less than 2 kB.Dag-Erling Smørgrav2005-02-071-0/+7
* Ignoring MAKEFLAGS in rev. 1.15 was a very bad idea. This causesRuslan Ermilov2005-01-201-2/+3
* Don't call "objs" target in rescue.mk twice.Ruslan Ermilov2004-12-231-1/+1
* Make "===> " prefixes look sane.Ruslan Ermilov2004-12-231-6/+13
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* NOATM -> NO_ATMRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Add missing dependencies of $(OUTPUTS) on source makefiles.Ruslan Ermilov2004-12-181-1/+6
* Replace GNU tar with BSD tar.David E. O'Brien2004-12-041-1/+3
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-1/+4
* Remove references to NO_VINUMPoul-Henning Kamp2004-11-041-4/+0
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-242-2/+2
* As with the non-rescue version don't build fore_dnld when NOATM is defined.Marius Strobl2004-08-161-2/+2
* Remove dangling raidctl referencePoul-Henning Kamp2004-03-161-1/+1
* Add id(1) (aka groups(1) aka whoami(1)) since it is used by install.sh.Dag-Erling Smørgrav2004-03-121-0/+3
* Revision 1.7 of this file added informationTim Kientzle2004-01-181-3/+2
* Properly spell make binary as ${MAKE}.Ruslan Ermilov2003-12-241-8/+8
* Remove cxconfig and add sconfigWarner Losh2003-12-031-1/+1
* Reconnect ipfstat, ipnat, and ipftest to the build now that if_xnameBrooks Davis2003-12-021-1/+1
* Alternate version of rev 1.20.David E. O'Brien2003-11-091-1/+1
* Temporarily disable ipfstat and ipnat in /rescue to fix world.Brooks Davis2003-10-311-1/+1
* No need to check for the directory, fols are assumed to have all theMark Murray2003-09-271-1/+1
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-261-1/+1
* Teach rescue about NOATM, NO_VINUM and NOINET6Poul-Henning Kamp2003-09-021-5/+18
* Build the atmconfig utility into rescue.Hartmut Brandt2003-08-121-2/+3
* When using crunchgen, blow away MAKEFLAGS. This fixes make -j <#> -PGordon Tetlow2003-08-011-2/+2
* Fix rescue build using -j. The problem appears to be make not being ableGordon Tetlow2003-07-241-2/+3
* Missed one, remove one more.David E. O'Brien2003-07-211-1/+1
* Trim /rescue.David E. O'Brien2003-07-191-12/+10
* Obey NOCRYPTDavid E. O'Brien2003-07-181-1/+4
* NO_TCSH would be set in /etc/make.conf, not here. Also obey NO_IPFILTER.David E. O'Brien2003-07-171-5/+6
* consistify the style someDavid E. O'Brien2003-07-171-41/+42
* Remove the commented out 'rmail' before someone gets a really bad idea.David E. O'Brien2003-07-171-3/+0
* *major* style problems.David E. O'Brien2003-07-171-12/+15
* We don't need so many -I's.David E. O'Brien2003-07-171-2/+0
* Don't directly use GCC warnings.David E. O'Brien2003-07-151-1/+0
* Depessimize rescue build by only clean'ing and obj'ing the directories weGordon Tetlow2003-07-151-27/+47
* Turn rescue back on, conditional to NORESCUE. We seem to be split onGordon Tetlow2003-07-111-2/+10