boot_location: string, optional: Historically, ostree put bootloader data 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 "new": Kernel data in /usr/lib/ostree-boot What rpm-ostree/ostree version i need to use bool_location new ? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru