summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
...
* Pass -DCRUNCH down to standard targets in individual makefiles.ru2006-04-101-4/+4
* *sigh*cognet2006-03-271-2/+2
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-4/+11
* Reimplementation of world/kernel build options. For details, see:ru2006-03-172-9/+14
* Install nextboot in /rescue as /rescue/nextboot rather thanjhb2005-12-151-1/+1
* Respect the YES_HESIOD build variable.phk2005-08-061-0/+2
* Fix path to dhclient-script and reconnect to build.brooks2005-06-071-7/+7
* Temporarily disconnect dhclient from the build while I import thebrooks2005-06-071-7/+7
* Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanupdarrenr2005-04-281-1/+2
* Run "make obj" before "make build-tools" in the directories used forcperciva2005-03-181-0/+1
* Wrap BSD r* commands in NO_RCMDS.trhodes2005-03-021-1/+1
* Add chroot. It can be a real lifesaver, and adds less than 2 kB.des2005-02-071-0/+7
* Ignoring MAKEFLAGS in rev. 1.15 was a very bad idea. This causesru2005-01-201-2/+3
* Don't call "objs" target in rescue.mk twice.ru2004-12-231-1/+1
* Make "===> " prefixes look sane.ru2004-12-231-6/+13
* NOINET6 -> NO_INET6ru2004-12-211-1/+1
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
* NOATM -> NO_ATMru2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Add missing dependencies of $(OUTPUTS) on source makefiles.ru2004-12-181-1/+6
* Replace GNU tar with BSD tar.obrien2004-12-041-1/+3
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-131-1/+4
* Remove references to NO_VINUMphk2004-11-041-4/+0
* For variables that are only checked with defined(), don't provideru2004-10-242-2/+2
* As with the non-rescue version don't build fore_dnld when NOATM is defined.marius2004-08-161-2/+2
* Remove dangling raidctl referencephk2004-03-161-1/+1
* Add id(1) (aka groups(1) aka whoami(1)) since it is used by install.sh.des2004-03-121-0/+3
* Revision 1.7 of this file added informationkientzle2004-01-181-3/+2
* Properly spell make binary as ${MAKE}.ru2003-12-241-8/+8
* Remove cxconfig and add sconfigimp2003-12-031-1/+1
* Reconnect ipfstat, ipnat, and ipftest to the build now that if_xnamebrooks2003-12-021-1/+1
* Alternate version of rev 1.20.obrien2003-11-091-1/+1
* Temporarily disable ipfstat and ipnat in /rescue to fix world.brooks2003-10-311-1/+1
* No need to check for the directory, fols are assumed to have all themarkm2003-09-271-1/+1
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-1/+1
* Teach rescue about NOATM, NO_VINUM and NOINET6phk2003-09-021-5/+18
* Build the atmconfig utility into rescue.harti2003-08-121-2/+3
* When using crunchgen, blow away MAKEFLAGS. This fixes make -j <#> -Pgordon2003-08-011-2/+2
* Fix rescue build using -j. The problem appears to be make not being ablegordon2003-07-241-2/+3
* Missed one, remove one more.obrien2003-07-211-1/+1
* Trim /rescue.obrien2003-07-191-12/+10
* Obey NOCRYPTobrien2003-07-181-1/+4
* NO_TCSH would be set in /etc/make.conf, not here. Also obey NO_IPFILTER.obrien2003-07-171-5/+6
* consistify the style someobrien2003-07-171-41/+42
* Remove the commented out 'rmail' before someone gets a really bad idea.obrien2003-07-171-3/+0
* *major* style problems.obrien2003-07-171-12/+15
* We don't need so many -I's.obrien2003-07-171-2/+0
* Don't directly use GCC warnings.obrien2003-07-151-1/+0
* Depessimize rescue build by only clean'ing and obj'ing the directories wegordon2003-07-151-27/+47
* Turn rescue back on, conditional to NORESCUE. We seem to be split ongordon2003-07-111-2/+10
OpenPOWER on IntegriCloud