Fix outdated documentation about boot files

RPMOSTREE_POSTPROCESS_BOOT_LOCATION_BOTH is the default option for boot_location, instead of RPMOSTREE_POSTPROCESS_BOOT_LOCATION_LEGACY.
This commit is contained in:
Leandro Santiago 2015-07-13 09:11:37 +02:00 committed by Colin Walters
parent e512bff919
commit c689c6a439

View File

@ -52,8 +52,8 @@ but you can of course any HTTP proxy you wish.
in /boot. However, this has a few flaws; it gets shadowed at boot time,
and also makes dealing with Anaconda installation harder. There are 3
possible values:
* "legacy": the default, data goes in /boot
* "both": Kernel data in /boot and /usr/lib/ostree-boot
* "legacy": Kernel data in /boot
* "both": default option, kernel data in both /boot and /usr/lib/ostree-boot
* "new": Kernel data in /usr/lib/ostree-boot
* `bootstrap_packages`: Array of strings, mandatory: The `glibc` and