updated mk agent version
This commit is contained in:
@@ -66,6 +66,8 @@ export -f is_blank
|
||||
# Partition size like 10G for 10 GiB, 600M for 600 MiB and so on... Without unit
|
||||
# it will use a number of cylinder. 0 will stand for all remaining size.
|
||||
# If no partition size is provided we create a single whole disk partition.
|
||||
# TODO: support extended partition for DOS type, add error if trying to create
|
||||
# more than 4 primary partitions
|
||||
mkparts()
|
||||
{
|
||||
local device=$1 && shit
|
||||
|
||||
Reference in New Issue
Block a user