lorax/docs
Will Woods 160be350fb don't build upgrade.img anymore
fedup is deprecated and abandoned. Let's save time and disk by not
building `upgrade.img` when nothing is going to use it anymore.

For the record, performing upgrades using an initramfs from the new
system turns out to be fragile and hard to support:

* dracut initramfs isn't generic enough to handle booting all systems
  (e.g. missing vconsole.conf means you get keymaps wrong, so users
  can't unlock encrypted disks)

* The ABI differences between the two versions of plymouth, systemd,
  etc. requires nasty workarounds at best and causes nightmarish
  systemd crashes at worst

This patch removes all the code that built and installed `upgrade.img`.

For backwards compatibility, the API retains the `doupgrade` keyword
argument, and the `--noupgrade` flag is still accepted.

(cherry picked from commit d9c23d1bce)
2016-03-29 17:14:18 -07:00
..
fedora-livemedia-ec2.ks livemedia-creator: Update example kickstarts 2015-01-15 09:39:15 -08:00
fedora-livemedia.ks livemedia-creator: Update example kickstarts 2015-01-15 09:39:15 -08:00
fedora-minimal.ks livemedia-creator: Update example kickstarts 2015-01-15 09:39:15 -08:00
fedora-minimized.ks livemedia-creator: Update example kickstarts 2015-01-15 09:39:15 -08:00
livemedia-creator.1 Add --live-rootfs-keep-size option 2015-01-16 10:01:41 +01:00
lorax.1 don't build upgrade.img anymore 2016-03-29 17:14:18 -07:00
rhel-atomic-pxe-live.ks Override services kickstart setting from interactive-defaults.ks 2015-01-15 11:03:05 +01:00