summaryrefslogtreecommitdiffstats
path: root/appliance
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* select proper kernel by architectureGuido Günther2009-07-041-1/+1
* Make it possible to build in a separate directoryMatthew Booth2009-07-033-3/+5
* touch fakeroot.logGuido Günther2009-07-031-0/+2
* remove superflous debirf scriptsGuido Günther2009-07-035-8/+0
* Don't keep rebuilding debirf module symlinks.Richard W.M. Jones2009-07-031-0/+1
* Add Debian appliance directory to the distfile.Richard W.M. Jones2009-07-031-1/+22
* Don't rebuild the whole appliance if just the /init script has been changed.Richard W.M. Jones2009-07-023-11/+7
* Improve virtio-blk performance (RHBZ#509383).Richard W.M. Jones2009-07-021-0/+3
* Build Debian based appliance using debirfGuido Günther2009-07-022-123/+139