Add 'live.updates' to livenet module
authorWill Woods <wwoods@redhat.com>
Thu, 8 Mar 2012 23:03:48 +0000 (18:03 -0500)
committerHarald Hoyer <harald@redhat.com>
Fri, 9 Mar 2012 10:13:08 +0000 (11:13 +0100)
commit52c4c9484d0cdccad7d9a3cc684677e784edab53
tree132119b4734a395e91737edd93ccd3f5cd2a6486
parent7e60091c6b1aefb52581066d9dc04fa0ecc0e5fc
Add 'live.updates' to livenet module

live.updates allows you to specify the URL for an "updates image" that
should be applied to the live runtime before switch_root.

The URL can be anything supported by url-lib (http, https, ftp, possibly
nfs) and the image can be anything supported by img-lib (xz/gzip
compressed cpio/tar, uncompressed cpio/tar, filesystem image, etc.)
modules.d/90livenet/fetch-liveupdate.sh [new file with mode: 0755]
modules.d/90livenet/module-setup.sh
modules.d/90livenet/parse-livenet.sh