mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Replace the ee with the ed to resolve disk overflow.
This commit is contained in:
parent
dd0208b307
commit
3bd0024335
1 changed files with 1 additions and 2 deletions
|
|
@ -9,6 +9,7 @@ progs cp
|
|||
progs dd
|
||||
progs df
|
||||
progs echo
|
||||
progs ed
|
||||
progs expr
|
||||
progs kill
|
||||
progs ln
|
||||
|
|
@ -37,9 +38,7 @@ ln bsdlabel disklabel
|
|||
special fdisk srcdir /usr/src/sbin/fdisk_pc98
|
||||
|
||||
srcdirs /usr/src/usr.bin
|
||||
progs ee
|
||||
progs ftp
|
||||
ln ee edit
|
||||
|
||||
srcdirs /usr/src/usr.sbin
|
||||
progs chown
|
||||
|
|
|
|||
Loading…
Reference in a new issue