summaryrefslogtreecommitdiffstats
path: root/appliance
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* supermin: Ignore more unreadable files found on RHEL 6.Richard Jones2010-01-251-0/+17
* Missing crc kernel module on RHEL 6 / Linux 2.6.32 (fixes RHBZ#557195)Richard Jones2010-01-211-2/+3
* appliance: Special case handling for libbfd in the supermin appliance.Richard Jones2009-12-161-0/+4
* appliance: Ignore unreadable dbus helper programs.Richard Jones2009-12-161-0/+2
* appliance: Fix code which gets list of kernels.Matthew Booth2009-12-071-1/+4
* supermin: Die with an error if no kernels found (RHBZ#539746).Richard Jones2009-11-251-1/+7
* build: Ensure building appliance depends on guestfsdMatthew Booth2009-11-211-1/+1
* build: Fix inter-directory dependenciesMatthew Booth2009-11-191-0/+2
* appliance: Print uptime.Richard Jones2009-11-181-2/+4
* Set cpio blocksize to 64K.Richard Jones2009-11-111-1/+1
* Debian: don't depend on gfs-tools since these have depsolving problems.Richard Jones2009-11-101-0/+2
* Add ata_piix to kernel module whitelist (RHBZ#533886).Richard Jones2009-11-101-0/+1
* appliance: Enhance mkfs to support many more filesystem types.Richard Jones2009-11-091-0/+19
* appliance: Add xfsprogs to list of packagesRichard Jones2009-11-051-0/+1
* Debian: Include ISOFS driver in the kernel.Richard Jones2009-11-041-0/+3
* Add make.sh.in to EXTRA_DIST.Richard Jones2009-11-031-1/+2
* appliance: Don't rebuild the appliance every time configure runs.Richard Jones2009-11-021-0/+9
* Include HFS (Mac OS X) driver.Richard Jones2009-10-251-1/+2
* 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
* Add diffutils package.Richard Jones2009-09-141-0/+1
* mke2fs: Use e4fsprogs programs if available.Richard W.M. Jones2009-08-191-0/+2
* appliance: Remove /usr/sbin/tcpd - it's unreadable on RHEL 5.4.Richard Jones2009-08-131-0/+1
* Add 'setcon', 'getcon' commands to set and get the SELinux context.Richard Jones2009-08-131-0/+1
* If using SELinux, mount /selinux in the appliance.Richard Jones2009-08-122-0/+7
* Add contents of /proc/mounts to the debugging information.Richard Jones2009-08-111-0/+1
* Add ne2k-pci driver to the appliance.Richard Jones2009-08-061-0/+4
* 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
* build: remove trailing blank lines; enable the syntax-check ruleJim Meyering2009-08-045-5/+0
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-032-14/+14
* Ignore failure of 'mv' commands in appliance Makefile.Richard W.M. Jones2009-07-311-2/+2
* add nls_base.ko and nls_cp437.ko for vfatGuido Günther2009-07-181-0/+2
* Fix non-srcdir builds: Files generated by configure should be in the tarball.Richard Jones2009-07-161-2/+0
* More misc fixes to non-srcdir builds.Richard Jones2009-07-161-1/+1
* Miscellaneous fixes for non-srcdir builds.Richard Jones2009-07-161-1/+1
* Add reiserfs module to kernel whitelist.Richard Jones2009-07-141-0/+2
* RHEL 5: RHEL kernels don't have $arch at the end, so look for non-arch kernel...Richard Jones2009-07-071-1/+5
* use 'stupid_simple' instead of 'nested' initramfsGuido Günther2009-07-041-1/+1