]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Recent work on the gnu cpio seems to have introduced some bugs, it
authorKen Smith <kensmith@FreeBSD.org>
Wed, 20 Aug 2008 13:35:39 +0000 (13:35 +0000)
committerKen Smith <kensmith@FreeBSD.org>
Wed, 20 Aug 2008 13:35:39 +0000 (13:35 +0000)
commit1ec675a25a6f0167fd9a966e14e4279c8d5287f6
treee59c4cfe08fb32739798bc5d20b750624d057c56
parent0ec0b7f3f49c1b47de79483f7eb233b0eb34a31c
Recent work on the gnu cpio seems to have introduced some bugs, it
complains about "Malformed numbers" while unpacking the dists and
what winds up on the disk isn't correct.  Use this as an opportunity
to switch over to bsdcpio since at this point we don't even build
and install the gnu cpio by default.  Note sysinstall needed to be
tweaked a bit (dropping tape block size setting) because it seems
bsdcpio doesn't do anything with block sizes, at least as far as
reading from archives goes.  That wasn't really a problem since
installations from tape have been broken for a while and the rest
of sysinstall's tape support code will be removed shortly.
release/amd64/boot_crunch.conf
release/i386/boot_crunch.conf
release/ia64/boot_crunch.conf
release/pc98/boot_crunch.conf
release/powerpc/boot_crunch.conf
release/sparc64/boot_crunch.conf
release/sun4v/boot_crunch.conf