cvs commit: src/sbin Makefile

Marcel Moolenaar marcel at FreeBSD.org
Thu Jul 3 20:53:49 UTC 2008


marcel      2008-07-03 20:53:15 UTC

  FreeBSD src repository

  Modified files:
    sbin                 Makefile 
  Log:
  SVN rev 180229 on 2008-07-03 20:53:15Z by marcel
  
  Stop building bsdlabel(8) and fdisk(8) on ia64. Both tools are
  obsoleted by gpart(8). This avoids the following bugs in fdisk:
  -  initializing a disk without MBR bogusly emits the error:
          fdisk: invalid fdisk partition table found
  -  initializing a disk with or without MBR bogusly emits either:
          fdisk: Class not found
     or
          fdisk: Geom not found: "XXX"
  -  the default geometry for non-ATA and non-SCSI disks is either
     invalid or sub-optimizal.
  
  Revision  Changes    Path
  1.171     +5 -2      src/sbin/Makefile


More information about the cvs-all mailing list