aboutsummaryrefslogtreecommitdiff
path: root/rescue/rescue/Makefile
Commit message (Expand)AuthorAgeFilesLines
* rescue: Remove useless linking with liblEmmanuel Vadot2020-03-241-1/+1
* Remove unused defines since r147075Warner Losh2019-07-121-1/+0
* rescue: set NO_SHARED in MakefileEd Maste2018-11-191-0/+1
* rescue: Add bectl(8)Kyle Evans2018-10-311-0/+2
* Avoid referencing private lib names directly.Bryan Drewery2017-11-101-1/+1
* rescue ipf: Remove hacks and link in libipf directly.Bryan Drewery2017-11-101-0/+1
* Remove badsect(8).Konstantin Belousov2017-11-051-1/+1
* Remove rcmds.Jeremie Le Hen2017-10-061-4/+0
* Add zstd to the rescue binaryBaptiste Daroussin2017-05-061-0/+4
* More ATM and NATM removalBrooks Davis2017-04-271-1/+0
* Remove NATM configuration bits and assorted NATM and ATM remnants.Brooks Davis2017-04-251-3/+0
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-241-4/+0
* Fix linking /rescue/rescue to multiple programs in usr.bin after r315113Enji Cooper2017-03-201-1/+1
* Make rescue use SRCTOPWarner Losh2017-03-121-9/+9
* Conditionally compile [additional] programs into rescue(8) if requestedEnji Cooper2017-03-121-2/+7
* Conditionally compile certain programs into rescue(8) if requestedEnji Cooper2017-02-251-2/+11
* Add shutdown/poweroff support to rescue(8)Enji Cooper2017-02-251-1/+2
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-4/+0
* Split /rescue into its own package.Glen Barber2016-02-081-0/+1
* Fix the build after ifconfig was converted over to lib80211 in r291470Enji Cooper2015-11-301-1/+1
* Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-271-1/+1
* Make iscsictl and iscsid build if MK_ISCSI == yesEnji Cooper2015-10-171-2/+7
* Add iscsictl(8) and iscsid(8) to rescue(8). The point is to make itEdward Tomasz Napierala2015-10-171-2/+2
* Significant upgrades to sa(4) and mt(1).Kenneth D. Merry2015-02-231-1/+1
* Merge xz 5.2.0.Rui Paulo2015-02-091-2/+4
* Only build vi support into rescue if MK_VI != noEnji Cooper2015-01-251-0/+2
* Add sleep(1) to /rescue. This adds 664 bytes to the binary on amd64 butXin LI2014-12-031-1/+2
* Add libxo, now needed by df(1).Marcel Moolenaar2014-11-071-1/+1
* Remove duplicate prog.Yoshihiro Takahashi2014-09-281-1/+0
* Add zdb into rescue environment.Xin LI2014-08-201-2/+4
* In r232153, libarchive 3.0.3 was imported, replacing the archive_hash.hDimitry Andric2014-07-261-2/+7
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* Remove ia64.Marcel Moolenaar2014-07-071-4/+0
* Minor style nits...Warner Losh2014-05-231-2/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* - Fix build WITHOUT_ZFS/WITHOUT_CDDL after r265229, bin/ps needs libjail.Bryan Drewery2014-05-021-2/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Remove IPX support.Gleb Smirnoff2014-03-141-3/+0
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-0/+2
* Add less to rescue build. On amd64, this increases rescue size by aboutXin LI2013-05-131-0/+3
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-041-1/+1
* WiP merge of libzfs_core (MFV r238590, r238592)Martin Matuska2013-03-051-1/+1
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-2/+0
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao2012-10-171-1/+1
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingAttilio Rao2012-10-171-4/+0
* unbreak build: rescue now needs -ljail if MK_ZFS is onBaptiste Daroussin2012-09-201-1/+1
* Partial MFV (illumos-gate 13753:2aba784c276b)Martin Matuska2012-07-301-1/+1
* Disable jail support in ifconfig when either building a rescueRobert Millan2012-02-141-1/+1
* -lreadline is not required anymore.Max Khon2011-11-291-1/+1
* -lpthread is required by -lzfs so should be later in LIBS list.Max Khon2011-11-281-1/+1