cvs commit: src/release/amd64 boot_crunch.conf src/release/i386 boot_crunch.conf src/release/ia64 boot_crunch.conf src/release/pc98 boot_crunch.conf src/release/powerpc boot_crunch.conf src/release/sparc64 boot_crunch.conf ...

Ken Smith kensmith at FreeBSD.org
Wed Aug 20 13:35:50 UTC 2008


kensmith    2008-08-20 13:35:39 UTC

  FreeBSD src repository

  Modified files:
    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 
  Log:
  SVN rev 181927 on 2008-08-20 13:35:39Z by kensmith
  
  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.
  
  Revision  Changes    Path
  1.64      +2 -4      src/release/amd64/boot_crunch.conf
  1.64      +2 -4      src/release/i386/boot_crunch.conf
  1.15      +2 -4      src/release/ia64/boot_crunch.conf
  1.65      +2 -3      src/release/pc98/boot_crunch.conf
  1.7       +2 -4      src/release/powerpc/boot_crunch.conf
  1.11      +2 -3      src/release/sparc64/boot_crunch.conf
  1.4       +2 -3      src/release/sun4v/boot_crunch.conf


More information about the cvs-all mailing list