Typos
This commit is contained in:
parent
d55756343b
commit
049136226e
|
|
@ -27,7 +27,7 @@ and boot zfs to one or two disks (mirrored) using either grub-pc or grub-efi to
|
|||
|
||||
## image_partition_raw_gpt()
|
||||
|
||||
a partitioning function using cgpt to produce gpt partition table rather thanparted
|
||||
a partitioning function using cgpt to produce gpt partition table rather than parted
|
||||
parted to product dos partion table.
|
||||
|
||||
## blend_bootstrap_setup()
|
||||
|
|
@ -42,7 +42,7 @@ Override the helper function:
|
|||
|
||||
- takes the 'apt-get -f' out of the loop so that dependency provided by other
|
||||
debs can be resolved.
|
||||
- inside the loop it just uninstalls the deb because of unfullfilled deps.
|
||||
- inside the loop it just uninstalls the deb because of unfulfilled deps.
|
||||
|
||||
## install-deb-from-dsc() : WIP
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue