diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-05-31 13:06:18 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-05-31 13:06:18 +0200 |
commit | 82aa1d5c786dec9d6e57c5a8cf9859ee787c99de (patch) | |
tree | 4025f3a950d7e2ee9e6c48601b20cc91ee113139 /sys/src | |
parent | 3e124e1f13b945a020d973052069b9d3b673d814 (diff) |
integrate disk/edisk with diskparts, bootfs and installer (gpt support)
Diffstat (limited to 'sys/src')
-rw-r--r-- | sys/src/9/boot/bootfs.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/boot/bootfs.proto b/sys/src/9/boot/bootfs.proto index 33df1759f..02ca92979 100644 --- a/sys/src/9/boot/bootfs.proto +++ b/sys/src/9/boot/bootfs.proto @@ -13,6 +13,7 @@ $objtype cryptsetup dd disk + edisk fdisk prep dossrv |