Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 14:16:13 -0600 (CST)
From:      Antoine Beaupré <antoine@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/release/diskedit disklabel.tcl labeledit.tcl
Message-ID:  <200110292016.f9TKGDB74660@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
antoine     2001/10/29 14:16:13 CST

  Modified files:
    release/diskedit     disklabel.tcl labeledit.tcl 
  Log:
  o Implement partition (fs/swap) creation
    - chunk creation taken from lib/disk/disk.tcl
    - still need to implement interactive check on Create_Chunk_DWIN
      return and other parameters (hook added in comment)
  
  o Creation of partition editition dialog
    - should be made to edit arbitrary chunk
    - needs to read size units (should be easy: access to sector_size
      provided by slice pointer, we'll need a few modifs to size.tcl)
    - clicking swap should disable the mountpoint field (see
      buttongroups::onClick)
    - same for newfs toggle
  
  Note: the fdisk-style dialog still needs a few capabilities before
  overriding fdisk's: dedicated mode, bootable toggle and we also need a
  undo button.
  
  Revision  Changes    Path
  1.14      +39 -3     libh/release/diskedit/disklabel.tcl
  1.2       +63 -0     libh/release/diskedit/labeledit.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?200110292016.f9TKGDB74660>