lorax/docs
Will Woods a3e1a275ff 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.
2015-08-31 16:24:39 -07:00
..
html Update Lorax documentation - 24.1 2015-08-25 15:51:32 -07:00
Makefile Switch documentation to python3 2015-05-15 17:11:20 -07:00
conf.py Create html documentation under docs/html/ 2015-05-15 17:11:20 -07:00
fedora-docker.ks livemedia-creator: Update example kickstarts 2015-05-15 17:11:21 -07:00
fedora-livemedia-ec2.ks livemedia-creator: Update example kickstarts 2015-05-15 17:11:21 -07:00
fedora-livemedia.ks Add dracut-live for livemedia kickstart example 2015-07-30 15:08:23 -07:00
fedora-minimal.ks livemedia-creator: Update example kickstarts 2015-05-15 17:11:21 -07:00
fedora-minimized.ks livemedia-creator: Update example kickstarts 2015-05-15 17:11:21 -07:00
fedora-openstack.ks Added Sphinx Documentation 2015-04-09 09:29:56 -07:00
index.rst Switch documentation to python3 2015-05-15 17:11:20 -07:00
intro.rst Added Sphinx Documentation 2015-04-09 09:29:56 -07:00
livemedia-creator.1 document --timeout in livemedia-creator man page 2015-08-27 08:38:38 -07:00
livemedia-creator.rst Update lmc docs for new mock 2015-08-28 11:36:02 -07:00
lorax.1 don't build upgrade.img anymore 2015-08-31 16:24:39 -07:00
lorax.rst Added Sphinx Documentation 2015-04-09 09:29:56 -07:00
modules.rst Switch documentation to python3 2015-05-15 17:11:20 -07:00
product-images.rst Added Sphinx Documentation 2015-04-09 09:29:56 -07:00
pylorax.rst Update Lorax documentation - 23.13 2015-07-17 08:36:21 -07:00
rhel-atomic-pxe-live.ks livemedia-creator: Update example kickstarts 2015-05-15 17:11:21 -07:00