Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2003 12:14:06 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall label.c
Message-ID:  <200311012014.hA1KE6rP073261@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/11/01 12:14:06 PST

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  label.c 
  Log:
  o  Compile-out "wizard" mode on ia64.
  o  Also allow swap and filesystem partitions outside a freebsd slice.
     This is typically the case for GPT.
  o  Allow chunks of type "whole" to be displayed at the top. This is
     to allow a GPT disk to be labeled. We need a slice out of which we
     can make partitions, but a GPT disk doesn't have slices. For GPT
     disks a chunk of type "whole" can then be used as a placeholder.
  
  Revision  Changes    Path
  1.140     +26 -4     src/usr.sbin/sysinstall/label.c



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