Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 21:39:58 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall config.c devices.c disks.c install.c label.c
Message-ID:  <200211130539.gAD5dwdt070186@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/11/12 21:39:58 PST

  Modified files:
    usr.sbin/sysinstall  config.c devices.c disks.c install.c 
                         label.c 
  Log:
  Also test for type efi everywhere we currently test for type fat.
  With this change there's no a priori difference between EFI and
  FAT partitions. With this change and the corresponding change to
  libdisk, we can create EFI partitions, just like regular FAT
  partitions.
  
  Revision  Changes    Path
  1.204     +6 -3      src/usr.sbin/sysinstall/config.c
  1.142     +1 -1      src/usr.sbin/sysinstall/devices.c
  1.139     +2 -0      src/usr.sbin/sysinstall/disks.c
  1.331     +1 -1      src/usr.sbin/sysinstall/install.c
  1.129     +1 -1      src/usr.sbin/sysinstall/label.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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