aboutsummaryrefslogtreecommitdiff
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove mount_portalfs, it's just wrong in this context.Gordon Tetlow2003-06-301-1/+1
* Don't build mount_nwfs or mount_smbfs in rescue.Gordon Tetlow2003-06-301-8/+6
* Fix fdisk naming issues on pc98 and other platforms.Gordon Tetlow2003-06-301-5/+17
* Fix typo sparc -> sparc64Gordon Tetlow2003-06-291-1/+1
* Add /rescue bits. This basically encompasses all of bin and sbin alongGordon Tetlow2003-06-294-0/+349