summaryrefslogtreecommitdiffstats
path: root/appliance
Commit message (Expand)AuthorAgeFilesLines
* appliance: Ignore unreadable dbus service file (Fedora 15).Richard Jones2010-09-221-0/+1
* Fix appliance build dependency problemMatthew Booth2010-09-212-5/+1
* appliance: Disable setting scheduler to noop.Richard Jones2010-09-131-1/+3
* ubuntu: Remove bogus debirf file.Richard Jones2010-09-131-0/+1
* ubuntu: Add linux-image to the packagelist.Richard Jones2010-09-131-0/+1
* 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
* appliance: Remove some obsolete testing rules from Makefile.amRichard Jones2010-08-211-31/+0
* New APIs: Support for opening LUKS-encrypted disks.Richard Jones2010-07-212-0/+17
* Explicitly depend on e2fsprogs.Richard Jones2010-06-281-0/+1
* Fix gfs2 support by adding required kernel modules.Richard Jones2010-06-281-0/+4
* Use the noop scheduler inside the appliance.Richard Jones2010-06-071-0/+3
* RHEL 6: sr_mod.ko is needed for RHEL 6 to see CD-ROM devices (RHBZ#598807).Richard Jones2010-06-021-0/+1
* Make the supermin appliance include local augeas lensesMatthew Booth2010-05-271-0/+3
* build: Remove install_kernel from EXTRA_DIST.Richard Jones2010-05-241-1/+0
* ubuntu: Use direct udevd method to start udev on Ubuntu.Richard Jones2010-05-201-1/+1
* ubuntu: Remove two FUSE packages from the default list.Richard Jones2010-05-201-2/+7
* ubuntu: Ignore packages in packagelist.in which are missing.Richard Jones2010-05-201-2/+10
* Ubuntu: Use apt-get instead of aptitude when installing guestfsd.Richard Jones2010-05-201-2/+2
* Ubuntu: Revert install-kernel to debirf default script.Richard Jones2010-05-203-68/+2
* appliance: Fix /etc/resolv.confRichard Jones2010-05-201-1/+1
* appliance: Ignore utempter unreadable binaries (for RHEL 6).Richard Jones2010-05-181-0/+1
* appliance: Change comment about unreadable binaries.Richard Jones2010-05-181-3/+4
* Ensure ordinary appliance is updated before trying to build supermin appliance.Richard Jones2010-05-141-2/+2
* Unify supermin appliance building using febootstrap 2.7Richard Jones2010-05-135-1120/+24
* Use link-local addresses between appliance and host (RHBZ#588763).Richard Jones2010-05-041-2/+2
* Whitelist the loop kernel moduleMatthew Booth2010-04-221-0/+2
* Add zfs-fuse (ZFS via FUSE) support to the appliance.Richard Jones2010-04-201-0/+1
* Fix time and timezone to be correct within the appliance.Richard Jones2010-04-122-1/+12
* New API calls to upload/download txz files (RHBZ#580556).Richard Jones2010-04-081-0/+2
* 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
* Add support for minix filesystem (RHBZ#576689).Richard Jones2010-03-241-0/+2
* appliance: Run depmod to create modules.dep for the kernel.Richard Jones2010-03-221-0/+5
* Add minimal vim to the appliance for virt-rescue.Richard Jones2010-03-161-0/+2
* Tab to space (whitespace fixes only).Richard Jones2010-03-121-2/+2
* Rewrite libguestfs-supermin-helper in C.Richard Jones2010-03-123-125/+927
* Special case hostfiles handling for libntfs-3g.soRichard Jones2010-03-121-0/+6
* Remove plymouth libraries from the appliance.Richard Jones2010-03-081-1/+3
* More complete fix for bash regexp quoting bug.Richard Jones2010-03-021-9/+20
* build: Fix for bash quoting in supermin-split.sh.in (RHBZ#566511 RHBZ#566512)Richard Jones2010-03-011-8/+19
* Use 'service' if installedGuido Günther2010-02-241-1/+10
* enable scrub on DebianGuido Günther2010-02-221-1/+1
* Another unreadable file: /var/log/yum.logRichard Jones2010-01-291-0/+1
* supermin: Add special case for libgcc_s-*.so.NRichard Jones2010-01-281-0/+4
* supermin: Prevent multilib corruption (RHBZ#558593).Richard Jones2010-01-271-8/+36