kensmith 2008-08-20 13:21:04 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall install.c media.c options.c sysinstall.h
tape.c
Log:
SVN rev 181926 on 2008-08-20 13:21:04Z by kensmith
Remove sysinstall's ability to adjust the tape block size. Installs from
tape have been broken for quite a while, and I'll be removing the rest
of sysinstall's knowledge of tapes shortly. I'm doing this piece now
because I want to switch from gnu's cpio to bsdcpio being integrated
into the installation environment and bsdcpio doesn't seem to handle
block sizes at all.
Revision Changes Path
1.374 +0 -1 src/usr.sbin/sysinstall/install.c
1.125 +4 -4 src/usr.sbin/sysinstall/media.c
1.83 +0 -3 src/usr.sbin/sysinstall/options.c
1.277 +0 -3 src/usr.sbin/sysinstall/sysinstall.h
1.25 +2 -10 src/usr.sbin/sysinstall/tape.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"