disk/edisk: gpt partition table editor (no manpage, work in progress)
This commit is contained in:
parent
09b6a92145
commit
4a4575bd4e
2 changed files with 1215 additions and 1 deletions
1214
sys/src/cmd/disk/prep/edisk.c
Normal file
1214
sys/src/cmd/disk/prep/edisk.c
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
||||||
</$objtype/mkfile
|
</$objtype/mkfile
|
||||||
|
|
||||||
TARG=fdisk prep
|
TARG=fdisk edisk prep
|
||||||
|
|
||||||
YFILES=calc.y
|
YFILES=calc.y
|
||||||
HFILES=edit.h
|
HFILES=edit.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue