summaryrefslogtreecommitdiffstats
path: root/appliance/init
Commit message (Expand)AuthorAgeFilesLines
* Use the noop scheduler inside the appliance.Richard Jones2010-06-071-0/+3
* ubuntu: Use direct udevd method to start udev on Ubuntu.Richard Jones2010-05-201-1/+1
* Unify supermin appliance building using febootstrap 2.7Richard Jones2010-05-131-0/+2
* Use link-local addresses between appliance and host (RHBZ#588763).Richard Jones2010-05-041-2/+2
* Fix time and timezone to be correct within the appliance.Richard Jones2010-04-121-1/+8
* rescue: Pass $TERM from library into the virt-rescue appliance.Richard Jones2010-03-261-1/+1
* rescue: Sync disk on exit, and improve messaging.Richard Jones2010-03-261-1/+10
* appliance: Set $PATH instead of hard-coding paths to binaries everywhere.Richard Jones2010-03-261-1/+2
* Use 'service' if installedGuido Günther2010-02-241-1/+10
* appliance: Print uptime.Richard Jones2009-11-181-2/+4
* init: Check that start_udev succeededMatthew Booth2009-10-211-2/+2
* Add 'virt-rescue' command.Richard Jones2009-09-231-0/+8
* Tidy up appliance rescue code.Richard Jones2009-09-231-3/+7
* If using SELinux, mount /selinux in the appliance.Richard Jones2009-08-121-0/+4
* Add contents of /proc/mounts to the debugging information.Richard Jones2009-08-111-0/+1
* appliance: More debug added to /init.Richard Jones2009-08-061-0/+2
* appliance: Include more debug output in the /init script.Richard Jones2009-08-061-5/+12
* Improve virtio-blk performance (RHBZ#509383).Richard W.M. Jones2009-07-021-0/+3
* unconditionally load dm moduleGuido Günther2009-07-021-1/+1
* Use udev if available (Guido Gunter).Guido Günther2009-06-301-19/+28
* Add whitespace to the init script (no functional change).Richard Jones2009-06-221-1/+10
* Issue MAKEDEV commands in a loop (RHBZ#507374).Richard Jones2009-06-221-2/+6
* Move init script into a separate file.Richard W.M. Jones2009-06-191-0/+28