inspect: Abstract the wrapper that sets up Augeas.
[libguestfs.git] / appliance / init
2010-09-13 Richard Jonesappliance: Disable setting scheduler to noop.
2010-09-13 Richard Jonesubuntu: /proc can be a symlink
2010-09-06 Richard Jonesappliance: init script does 'ls -lR /dev' (verbose...
2010-08-26 Matthew BoothShut down the appliance cleanly
2010-08-26 Matthew BoothCall sync after guestfsd exits
2010-08-24 Richard JonesDon't print debug messages when not in verbose mode.
2010-06-07 Richard JonesUse the noop scheduler inside the appliance.
2010-05-20 Richard Jonesubuntu: Use direct udevd method to start udev on Ubuntu.
2010-05-13 Richard JonesUnify supermin appliance building using febootstrap 2.7
2010-05-04 Richard JonesUse link-local addresses between appliance and host...
2010-04-12 Richard JonesFix time and timezone to be correct within the appliance.
2010-03-26 Richard Jonesrescue: Pass $TERM from library into the virt-rescue...
2010-03-26 Richard Jonesrescue: Sync disk on exit, and improve messaging.
2010-03-26 Richard Jonesappliance: Set $PATH instead of hard-coding paths to...
2010-02-24 Guido GüntherUse 'service' if installed
2009-11-18 Richard Jonesappliance: Print uptime.
2009-10-21 Matthew Boothinit: Check that start_udev succeeded
2009-09-23 Richard JonesAdd 'virt-rescue' command.
2009-09-23 Richard JonesTidy up appliance rescue code.
2009-08-12 Richard JonesIf using SELinux, mount /selinux in the appliance.
2009-08-11 Richard JonesAdd contents of /proc/mounts to the debugging information.
2009-08-06 Richard Jonesappliance: More debug added to /init.
2009-08-06 Richard Jonesappliance: Include more debug output in the /init script.
2009-07-02 Richard W.M. JonesImprove virtio-blk performance (RHBZ#509383).
2009-07-02 Guido Güntherunconditionally load dm module
2009-06-30 Guido GüntherUse udev if available (Guido Gunter).
2009-06-22 Richard JonesAdd whitespace to the init script (no functional change).
2009-06-22 Richard JonesIssue MAKEDEV commands in a loop (RHBZ#507374).
2009-06-19 Richard W.M. JonesMove init script into a separate file.