summaryrefslogtreecommitdiffstats
path: root/appliance/init
Commit message (Expand)AuthorAgeFilesLines
* New API: list-md-devices.Matthew Booth2011-11-111-0/+3
* appliance: udev-174 moves udevd to /lib/udev/udevd (instead of /sbin/udevd)Richard W.M. Jones2011-10-201-0/+5
* Ubuntu 11.10: Create /run and /run/lock if not already.Richard W.M. Jones2011-10-181-0/+1
* Create /sys directory if it doesn't exist already.Richard W.M. Jones2011-09-011-0/+1
* init: Remove timeout in udevadm settle command.Richard W.M. Jones2011-06-081-1/+1
* daemon: Remove -f (don't fork) option.Richard W.M. Jones2011-02-031-1/+1
* debian: Work around warning in Debian udev init script.Richard W.M. Jones2010-12-101-0/+5
* appliance: Disable setting scheduler to noop.Richard Jones2010-09-131-1/+3
* ubuntu: /proc can be a symlinkRichard Jones2010-09-131-0/+1
* appliance: init script does 'ls -lR /dev' (verbose only)Richard Jones2010-09-061-1/+1
* Shut down the appliance cleanlyMatthew Booth2010-08-261-1/+1
* Call sync after guestfsd exitsMatthew Booth2010-08-261-21/+24
* Don't print debug messages when not in verbose mode.Richard Jones2010-08-241-15/+17
* 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