Note requirement for parted on gentoo hosts
The vm element makes use of parted. In order to create partitions parted needs to be installed, growroot does not work without partitions. Change-Id: Ib46cb818e0116f050de01f9a19e6041328d6d478
This commit is contained in:
parent
db50f8f8e1
commit
8fc5a17f3a
@ -13,13 +13,16 @@ Notes:
|
|||||||
* There are very frequently new automated builds that include changes that
|
* There are very frequently new automated builds that include changes that
|
||||||
happen during the product maintenance. The download directories contain an
|
happen during the product maintenance. The download directories contain an
|
||||||
unversioned name and a versioned name. The unversioned name will always
|
unversioned name and a versioned name. The unversioned name will always
|
||||||
point to the latest image, but will frequently change its content. The versioned
|
point to the latest image, but will frequently change its content. The
|
||||||
one will never change content, but will frequently be deleted and replaced
|
versioned one will never change content, but will frequently be deleted and
|
||||||
by a newer build with a higher version-release number.
|
replaced by a newer build with a higher version-release number.
|
||||||
|
|
||||||
* In order to run the package-installs element you will need to make sure
|
* In order to run the package-installs element you will need to make sure
|
||||||
`dev-python/pyyaml` is installed on the host.
|
`dev-python/pyyaml` is installed on the host.
|
||||||
|
|
||||||
|
* In order to run the vm element you will need to make sure `sys-block/parted`
|
||||||
|
is installed on the host.
|
||||||
|
|
||||||
* Other profiles can be used by exporting GENTOO_PROFILE with a valid profile.
|
* Other profiles can be used by exporting GENTOO_PROFILE with a valid profile.
|
||||||
A list of valid profiles follows:
|
A list of valid profiles follows:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user