Date: Sun, 10 Jun 2001 07:34:53 -0500 (CDT) From: Alexander Langer <alex@usw4.freebsd.org> To: libh@FreeBSD.org Subject: cvs commit: libh/release/diskedit disk.tcl fdisk.tcl fdiskops.tcl sliceops.tcl Message-ID: <200106101234.f5ACYrS01596@usw4.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 2001/06/10 07:34:53 CDT
Modified files:
release/diskedit disk.tcl fdisk.tcl fdiskops.tcl
sliceops.tcl
Log:
- Now finally be able to create slices. A dialog popup appears,
where one can specify size of new slice in blocks, Mega and Gigabyte
(e.g. 200M, 2G), toggle if the new slice is bootable and choose
the type of the slice (currently FreeBSD + FAT).
- Reformat the ok_dialog to have nicer layout.
The slice editor is now already fully capable of creating and deleting
slices. Changes are still not written to disk, though.
Revision Changes Path
1.2 +2 -0 libh/release/diskedit/disk.tcl
1.5 +13 -4 libh/release/diskedit/fdisk.tcl
1.3 +9 -3 libh/release/diskedit/fdiskops.tcl
1.2 +54 -10 libh/release/diskedit/sliceops.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?200106101234.f5ACYrS01596>
