DragonFly commits List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/gpt add.c gpt.8 gpt.c show.c
dillon 2007/06/17 01:15:08 PDT
DragonFly src repository
Modified files:
sbin/gpt add.c gpt.8 gpt.c show.c
Log:
Adjust gpt to use the new UUID lookup functions via /etc/[defaults/]uuids.
Change the default partition type to the DragonFly Label type and add a
shortcut -t name 'dfly' as well.
Revision Changes Path
1.2 +6 -2 src/sbin/gpt/add.c
1.2 +2 -1 src/sbin/gpt/gpt.8
1.2 +14 -0 src/sbin/gpt/gpt.c
1.2 +11 -34 src/sbin/gpt/show.c
http://www.dragonflybsd.org/cvsweb/src/sbin/gpt/add.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/gpt/gpt.8.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/gpt/gpt.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/gpt/show.c.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]