diff options
author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2008-05-13 11:51:19 +0000 |
---|---|---|
committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2008-05-13 11:51:19 +0000 |
commit | 3bd0024335987f957cf80967197352e30d17289f (patch) | |
tree | e6234ae114b0bcf8f6f078b414e18fa0dc9fe342 /release/pc98/fixit-small_crunch.conf | |
parent | dd0208b307a70a9a31ac084b480c352633a94023 (diff) | |
download | src-3bd0024335987f957cf80967197352e30d17289f.tar.gz src-3bd0024335987f957cf80967197352e30d17289f.zip |
Replace the ee with the ed to resolve disk overflow.
Notes
Notes:
svn path=/head/; revision=178974
Diffstat (limited to 'release/pc98/fixit-small_crunch.conf')
-rw-r--r-- | release/pc98/fixit-small_crunch.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/release/pc98/fixit-small_crunch.conf b/release/pc98/fixit-small_crunch.conf index 43a0a3c0dd17..ca7feae107cc 100644 --- a/release/pc98/fixit-small_crunch.conf +++ b/release/pc98/fixit-small_crunch.conf @@ -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 |