mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04: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
5 changed files with 5 additions and 5 deletions
|
|
@ -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 a new issue