Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2008 03:16:37 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release Makefile
Message-ID:  <200802210316.m1L3GbZs041067@repoman.freebsd.org>

index | next in thread | raw e-mail

marcel      2008-02-21 03:16:37 UTC

  FreeBSD src repository

  Modified files:
    release              Makefile 
  Log:
  Don't use disklabel for the MFS root. The DoFS.sh script creates
  a bogus partition table and puts the file system on the whole
  partition. geom_part doesn't expose the 'c' partition as it's an
  artifact of the BSD label and not to be used. Secondly, gpart(8)
  is the preferred tool for partitioning disks on ia64.
  
  Revision  Changes    Path
  1.931     +1 -0      src/release/Makefile


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802210316.m1L3GbZs041067>