Add dracut support to livecd/liveusb images
authorAnas Nashif <anas.nashif@intel.com>
Fri, 9 Nov 2012 18:03:38 +0000 (10:03 -0800)
committerGui Chen <gui.chen@intel.com>
Wed, 12 Dec 2012 11:33:43 +0000 (19:33 +0800)
commit5654dbf4302621091279036e130b68bb466f16a8
tree51303f21d4b6747b461d781f69a28452fa206ed2
parentb07b29b59f7b2753b4cb637ea09a5750ccd7a3cc
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