diff --git a/ubuntu-image.rst b/ubuntu-image.rst index 2c976b5f..d35e0f64 100644 --- a/ubuntu-image.rst +++ b/ubuntu-image.rst @@ -104,6 +104,15 @@ model_assertion both a revision and channel are provided, the revision specified will be installed in the image, and updates will come from the specified channel +--preseed + Preseed the image (UC20+ only). + +--preseed-sign-key= + Name of the key to use to sign preseed assertion, otherwise use the default key + +--sysfs-overlay= + specify folder contains sysfsoverlay directory. This options also requires --presseding options and --preseed-sign-key option. + Classic command options -----------------------