summaryrefslogtreecommitdiff
path: root/rescue
AgeCommit message (Expand)Author
2006-08-16Add mount_tmpfs(8) to /rescue. Ok with christos.ghen
2006-08-15Add ex(1) to /rescue. This won't add more than a few bytes to the crunchgenghen
2005-12-06lmcctl has been replaced by lmcconfig.skrll
2005-09-23put back tetris; by popular demand.christos
2005-09-22PR/31370: Andreas Wiese: Remove tetris from rescuechristos
2005-08-10Add vnconfig(8). ok christosxtraeme
2005-06-18add scan_ffs and veriexecctl to /rescuelukem
2005-05-22Make fdisk(8) available on all platforms, since MS-DOS partitioninglukem
2005-04-01Add /rescue/tetris.lukem
2005-01-13cosmetic tweaklukem
2005-01-13improve MAKEVERBOSE supportlukem
2005-01-13Restore the "liboverride" functionality because it's needed to correctlylukem
2005-01-10Special-case the srcdirs for scp & ssh.lukem
2005-01-10Add to /rescue: scp ssh sloginlukem
2005-01-10MAKEVERBOSE supportlukem
2005-01-10Provide /rescue/cgdconfig if ${MKCRYPTO} != "no"lukem
2005-01-10Add: less (more), vi, chrootlukem
2005-01-10Repeat after me: "test both cases before commit"lukem
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2004-08-20Complete removal of "liboverride" to fix build problems.tron
2004-08-19Remove special handling for rcmd.o; not needed.christos
2004-04-01no need to list gnu/usr.bin any more.mrg
2004-03-21add mount_smbfsjdolecek
2003-11-29systrace needs libevent now.simonb
2003-10-21Add installboot. Suggested by Curt Sampson.lukem
2003-07-14Remove file "rescue.unstripped" in "cleandir" target.tron
2003-05-26* Add ftp to /rescue.lukem
2003-03-03Build mount_* individually, since mount and most of mount_* no longerenami
2003-01-29Enable MIPS now that crunchgen works again for this arch.simonb
2002-10-17set SMALLPROG=0 (it was implicit)lukem
2002-10-06* Move the rescue bits into their own file.thorpej
2002-10-06Compare MACHINE_CPU and "mips" rather than MACHINE_ARCH and "mipseb" orthorpej
2002-10-03Don't build this on mipseb or mipsel, as crunchgen(1) doesn't work correctlylukem
2002-09-24Add chown and chgrp. Suggested by Geoff Wing in [bin/18393]lukem
2002-08-26oops; typo. (thanks enami!)lukem
2002-08-26don't install -sh as a link to sh. use ARGVLN to support -sh, -csh, and -kshlukem
2002-08-24support -sh as a synonym for shlukem
2002-08-23set CRUNCHENV= RESCUE=/rescue (still don't want SMALLPROG)lukem
2002-08-22Migrate rescue tools from distrib/rescue -> rescue. Purpose of tools:lukem