Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2001 13:26:39 -0500 (CDT)
From:      Antoine Beaupré <antoine@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/release/diskedit dialogs.tcl labeledit.tcl disklabel.tcl fdisk.tcl
Message-ID:  <200110271826.f9RIQdP70987@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
antoine     2001/10/27 13:26:39 CDT

  Modified files:
    release/diskedit     disklabel.tcl fdisk.tcl 
  Added files:
    release/diskedit     dialogs.tcl labeledit.tcl 
  Log:
  - move common use dialogs and callbacks from fdisk.tcl to dialogs.tcl
  
  Write_changes implementation in disklabel:
  
  - sort disk_names list before adding disks to listbox
  - disk_list is now a list of Disks instead of names
  - remove change type button: will be implemented later
  - remove resize button: will need further examination
  - add basic stubs for all functiosn to implement
  - implement "WRITE" using a function in labeledit.tcl
  - we now have a nice set of dialogs for choosing which disks should be
    written
  
  Revision  Changes    Path
  1.10      +63 -7     libh/release/diskedit/disklabel.tcl
  1.10      +1 -59     libh/release/diskedit/fdisk.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?200110271826.f9RIQdP70987>