Add dracut support to livecd/liveusb images
authorAnas Nashif <anas.nashif@intel.com>
Fri, 9 Nov 2012 18:03:38 +0000 (10:03 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Fri, 9 Nov 2012 18:03:38 +0000 (10:03 -0800)
commitcadaa2cc6e06f2129bb0806a06cd9db26462d7e6
tree0dcdf6a854ed460fd27e07a45b1332c0e306c4ae
parent9ff4ac0730263b49ed11ee474462b297e4dfdfd5
Add dracut support to livecd/liveusb images

This adds support to initrd images using dracut and enables systemd
and udev and other plugins that will be used to boot pc-style systems.

The previous initrd method was last used in MeeGo and is currently not
supported in in Tizen, so it is obsolete and does work with new udev
and systemd booting.
mic/imager/livecd.py
mic/imager/liveusb.py
mic/kickstart/__init__.py