mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Add fsck_4.2bsd to boot crunch target. This returns the ability to
actually fsck (and upgrade) a box from boot media again.
This commit is contained in:
parent
c558d45a97
commit
b4540ce2ea
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73020
@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
|
||||
|
||||
progs sh find sed test rm
|
||||
progs pwd ppp
|
||||
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
|
||||
progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
|
||||
progs mount_nfs
|
||||
progs dhclient arp hostname
|
||||
progs rtsol
|
||||
|
@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
|
||||
|
||||
progs sh find sed test rm
|
||||
progs pwd ppp
|
||||
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
|
||||
progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
|
||||
progs mount_nfs
|
||||
progs dhclient arp hostname
|
||||
progs rtsol
|
||||
|
@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
|
||||
|
||||
progs sh find sed test rm
|
||||
progs pwd ppp
|
||||
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
|
||||
progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
|
||||
progs mount_nfs
|
||||
progs dhclient arp hostname
|
||||
progs rtsol
|
||||
|
@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
|
||||
|
||||
progs sh find sed test rm
|
||||
progs pwd ppp
|
||||
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
|
||||
progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
|
||||
progs mount_nfs
|
||||
progs dhclient arp hostname
|
||||
progs rtsol
|
||||
|
@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
|
||||
|
||||
progs sh find sed test rm
|
||||
progs pwd ppp
|
||||
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
|
||||
progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
|
||||
progs mount_nfs
|
||||
progs dhclient arp hostname
|
||||
progs rtsol
|
||||
|
Loading…
Reference in New Issue
Block a user