doc: Explain bootstrap_packages
a bit more
Closes: #242 Closes: #252 Approved by: miabbott
This commit is contained in:
committed by
Colin Walters (automation)
parent
168e12d32f
commit
484c74ae04
@ -34,8 +34,6 @@ It supports the following parameters:
|
||||
* "both": Kernel data in /boot and /usr/lib/ostree-boot
|
||||
* "new": Kernel data in /usr/lib/ostree-boot
|
||||
|
||||
* `bootstrap_packages`: Array of strings, optional: Deprecated
|
||||
|
||||
* `etc-group-members`: Array of strings, optional: Unix groups in this
|
||||
list will be stored in `/etc/group` instead of `/usr/lib/group`. Use
|
||||
this option for groups for which humans should be a member.
|
||||
@ -51,6 +49,9 @@ It supports the following parameters:
|
||||
comps groups are currently not supported due to walters having issues with libcomp:
|
||||
https://github.com/cgwalters/fedora-atomic-work/commit/36d18b490529fec91b74ca9b464adb73ef0ab462
|
||||
|
||||
* `bootstrap_packages`: Array of strings, optional: Deprecated; you should
|
||||
now just include this set in the main `packages` array.
|
||||
|
||||
* `units`: Array of strings, optional: Systemd units to enable by default
|
||||
|
||||
* `default_target`: String, optional: Set the default systemd target
|
||||
|
Reference in New Issue
Block a user