[master] zRAM swap for the installation

Vratislav Podzimek vpodzime at redhat.com
Tue Jul 8 13:56:51 UTC 2014


PATCH 2/2 is just a cosmetic change. PATCH 1/2 introduces zRAM used as a swap
device for the installation process. Its commit message should explain more.

Vratislav Podzimek (2):
  zRAM swap for Anaconda
  Remove extra list() call with no effect

 data/systemd/Makefile.am     |  3 +-
 data/systemd/anaconda.target |  1 +
 data/systemd/zram.service    |  8 ++++++
 pyanaconda/ui/lib/disks.py   |  5 ++--
 scripts/Makefile.am          |  2 +-
 scripts/makeupdates          |  2 +-
 scripts/zramswapoff          | 38 +++++++++++++++++++++++++
 scripts/zramswapon           | 66 ++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 120 insertions(+), 5 deletions(-)
 create mode 100644 data/systemd/zram.service
 create mode 100755 scripts/zramswapoff
 create mode 100755 scripts/zramswapon

-- 
1.9.3



More information about the anaconda-patches mailing list