summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Collapse)AuthorAgeFilesLines
* Turn rescue back on, conditional to NORESCUE. We seem to be split ongordon2003-07-111-2/+10
| | | | | | | | | | | using underscores or not, so I just randomly picked a style. I think I have the logic correct, but if someone wants to give it a once over that would be good. Tim submitted a patch to fix the cross-building issues which I tested with a tinderbox run for sparc64. Submitted by: Tim Kientzle <kientzle@acm.org>
* Remove mount_portalfs, it's just wrong in this context.gordon2003-06-301-1/+1
|
* Don't build mount_nwfs or mount_smbfs in rescue.gordon2003-06-301-8/+6
| | | | | | | | | Build fdisk_pc98 on pc98 arch, not fdisk. Don't alias disklabel on pc98, ia64. Don't build fdisk on sparc64, alpha. Pointed out by: tmm@ Submitted by: Tim Kientzle <kientzle@acm.org>
* Fix fdisk naming issues on pc98 and other platforms.gordon2003-06-301-5/+17
| | | | | | | Fix disklabel, bsdlabel, and sunlabel on various platforms. Noticed by: tmm@ Submitted by: Tim Kientzle <kientzle@acm.org>
* Fix typo sparc -> sparc64gordon2003-06-291-1/+1
| | | | Submitted by: tmm@
* Add /rescue bits. This basically encompasses all of bin and sbin alonggordon2003-06-294-0/+349
with a couple of bits from usr.bin in a crunchgen'd binary. Submitted by: Tim Kientzle <kientzle@acm.org>
OpenPOWER on IntegriCloud