summaryrefslogtreecommitdiff
path: root/rescue/Makefile
AgeCommit message (Expand)Author
2020-04-04smb is no more.christos
2020-03-01Redo the sshsk_sign() stuff properly, but putting the helper in libssh.sochristos
2020-02-27Unfortunately libssh has an undefined symbol sshsk_sign(), which is providedchristos
2019-12-291. Remove all the special handling of variables (-d -p -P -s -S) thatchristos
2019-10-02Remove ldconfig from /rescue, and mark it MI obsolete.maya
2019-01-27fix duplicated chunk from mergedholland
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-07-25Specify NOLIBCSANITIZER for rescuekamil
2018-06-21Set NOSANITIZER in rescue/Makefilekamil
2017-10-08Extra flags for static PIEchristos
2017-05-21Remove MKCRYPTO option.riastradh
2014-01-30Append -Os to DBG, not overwrite in case DBG has more than just -Ox frommatt
2013-12-26mount_smbfs has moved.christos
2013-03-24descend to bin for pdiskchristos
2013-03-24pdisk has moved to external/bsd - try to deal.martin
2010-03-10Relegate edlabel to use in extremely memory constrained installabs
2010-02-13Don't install terminfo.db in rescue.roy
2010-02-05Move the emergancy terminfo database from /root to /rescue.roy
2009-08-22kill ldd_aout. it didn't work anyway...not since i don't know when.mrg
2009-08-21Add a new list.ldd.noaout, which is a copy of list.ldd but withouthe
2009-01-07- rework this a bunch to make it work inside /rescue/ldd.mrg
2008-02-09make all sun2 use -O0 and move most of the hacks out into just 3 files.mrg
2008-01-09Remove support for NetBSD/pc532.simonb
2005-05-22Make fdisk(8) available on all platforms, since MS-DOS partitioninglukem
2005-01-13improve MAKEVERBOSE supportlukem
2005-01-13Restore the "liboverride" functionality because it's needed to correctlylukem
2005-01-10Add to /rescue: scp ssh sloginlukem
2005-01-10MAKEVERBOSE supportlukem
2005-01-10Provide /rescue/cgdconfig if ${MKCRYPTO} != "no"lukem
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
2003-07-14Remove file "rescue.unstripped" in "cleandir" target.tron
2003-05-26* Add ftp to /rescue.lukem
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-08-23set CRUNCHENV= RESCUE=/rescue (still don't want SMALLPROG)lukem
2002-08-22Migrate rescue tools from distrib/rescue -> rescue. Purpose of tools:lukem