summaryrefslogtreecommitdiffstats
path: root/appliance/init
Commit message (Collapse)AuthorAgeFilesLines
* If using SELinux, mount /selinux in the appliance.Richard Jones2009-08-121-0/+4
| | | | | | If selinux=1 on the Linux kernel command line, then we mount /selinux in the appliance. We will also bind-mount this directory into guests when we run commands.
* 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
| | | | | Output more debugging information from this script, to enhance the usefulness of LIBGUESTFS_DEBUG output.
* Improve virtio-blk performance (RHBZ#509383).Richard W.M. Jones2009-07-021-0/+3
|
* unconditionally load dm moduleGuido Günther2009-07-021-1/+1
| | | | needed for device mapper (LVM)
* Use udev if available (Guido Gunter).Guido Günther2009-06-301-19/+28
| | | | Added support for Fedora's udev (Richard Jones).
* 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