Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/disklabel



Module Name:    src
Committed By:   mlelstv
Date:           Tue Jul  2 16:23:48 UTC 2019

Modified Files:
        src/sbin/disklabel: disklabel.8 main.c

Log Message:
Add options to define labelsector and -offset and number of slices.
Make options to chose alternate label position for systems using MBR
more intuitive. -m now selects mode with MBR, -n selects mode without,
independent of the machine defaults.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sbin/disklabel/disklabel.8
cvs rdiff -u -r1.50 -r1.51 src/sbin/disklabel/main.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