Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fdisk
Module Name: src
Committed By: dyoung
Date: Fri Mar 19 18:19:17 UTC 2004
Modified Files:
src/sbin/fdisk: fdisk.8 fdisk.c
Log Message:
Add flag -F, options -t disktab and -T disktype to fdisk. Flag -F
indicates that the target of the fdisk operation is a file, not a
disk. With -t and -T, the user tells fdisk the geometry for the
file If the default geometry that fdisk will "fake up" for a file
are not satisfactory, the user may tell the geometry to fdisk using
-t disktab -T disktype.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sbin/fdisk/fdisk.8
cvs rdiff -r1.74 -r1.75 src/sbin/fdisk/fdisk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index