Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 18:02:24 -0600 (CST)
From:      Antoine Beaupré <antoine@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/release/diskedit disk.tcl disklabel.tcl size.tcl
Message-ID:  <200110300002.f9U02OV75102@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help

antoine     2001/10/29 18:02:24 CST

  Modified files:
    release/diskedit     disk.tcl disklabel.tcl size.tcl 
  Log:
  check if minimum filesystem size if free before trying to create a fs
  
  make nice GUI warnings if there's not enough space instead of silent
  failure
  
  consenquently, bring all global size variables from disk.tcl to
  size.tcl
  
  make those in bytes instead of sectors, to avoid the predicate that we
  live with 512 bytes sectors
  
  Revision  Changes    Path
  1.5       +0 -11     libh/release/diskedit/disk.tcl
  1.19      +52 -33    libh/release/diskedit/disklabel.tcl
  1.7       +21 -0     libh/release/diskedit/size.tcl


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




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