aboutsummaryrefslogtreecommitdiff
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
* Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek2011-02-271-1/+1
* Break out the rules which generate crunchgen'ed binaries into a separateAdrian Chadd2010-11-131-149/+4
* MFtbemd:Warner Losh2010-08-231-4/+4
* Enable liblzma support in libarchiveMartin Matuska2010-05-101-0/+4
* Remove libulog from the bootstrap again.Ed Schouten2010-01-211-1/+1
* Unbreak rescue(8). We should also link against libulog now.Ed Schouten2009-12-051-1/+1
* Add the "vnet" and "-vnet" options, to allow moving interfaces betweenJamie Gritton2009-06-241-1/+1
* Add zfs/zpool to rescue programsKip Macy2009-05-231-1/+14
* Libarchive is sprouting dependencies on libmd and libcrypto.Tim Kientzle2009-04-181-4/+4
* *** empty log message ***Tim Kientzle2009-04-171-4/+4
* Remove if_ppp(4) and if_sl(4).Ed Schouten2009-04-051-1/+1
* Fix build when WITH_SSP is set explicitly.Ruslan Ermilov2009-02-212-3/+2
* Take a moment to tidy some white space while I'm here. No functionalWarner Losh2008-09-131-10/+9
* We don't need pax and tar. These days tar is a strict superset ofWarner Losh2008-09-131-1/+1
* pkill(1) first appeared in /usr/bin, but later it was moved to /binYaroslav Tykhiy2008-08-311-4/+2
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-252-0/+3
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-3/+0
* Adding glabel alias killed gpart alias; fix it.Ruslan Ermilov2008-03-291-2/+1
* Add an alias for glabel(8).Xin LI2008-03-051-0/+1
* o Build geom for all platforms.Marcel Moolenaar2007-11-041-6/+8
* Add some essential tools to rescue(8) in order to make itYaroslav Tykhiy2007-10-271-1/+10
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-2/+4
* - Remove UMAP filesystem. It was disconnected from build three years ago,Rong-En Fan2007-06-251-1/+1
* Replace the GNU gzip with a slightly modified NetBSD gzip. TheXin LI2007-01-261-2/+1
* Remove mount_ext2fs.Craig Rodrigues2006-11-221-1/+1
* Remove references to mount_devfs, mount_fdescfs, mount_linprocfs, mount_procfs.Craig Rodrigues2006-11-221-2/+1
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-4/+0
* Respect MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-0/+2
* 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