diff options
author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2007-05-22 11:32:55 +0000 |
---|---|---|
committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2007-05-22 11:32:55 +0000 |
commit | 24935caf399d668e3a12c1de697e64a59f79e54a (patch) | |
tree | 9879a891b56f8d333e4b0a01e91ace03c7d18a7d /release/pc98/fixit-small_crunch.conf | |
parent | f2bbd63c2f473fc949a4c528f64f4517140d78bf (diff) | |
download | src-24935caf399d668e3a12c1de697e64a59f79e54a.tar.gz src-24935caf399d668e3a12c1de697e64a59f79e54a.zip |
Remove the restore and chroot command to avoid disk-full error.
Notes
Notes:
svn path=/head/; revision=169864
Diffstat (limited to 'release/pc98/fixit-small_crunch.conf')
-rw-r--r-- | release/pc98/fixit-small_crunch.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/release/pc98/fixit-small_crunch.conf b/release/pc98/fixit-small_crunch.conf index 62c3af4cc3a5..43a0a3c0dd17 100644 --- a/release/pc98/fixit-small_crunch.conf +++ b/release/pc98/fixit-small_crunch.conf @@ -30,11 +30,9 @@ progs mount progs mount_cd9660 progs mount_msdosfs progs reboot -progs restore progs swapon progs umount ln bsdlabel disklabel -ln restore rrestore special fdisk srcdir /usr/src/sbin/fdisk_pc98 @@ -45,7 +43,6 @@ ln ee edit srcdirs /usr/src/usr.sbin progs chown -progs chroot ln chown chgrp libs -ledit -lgeom -lkiconv -lkvm -lncurses -lutil |