summaryrefslogtreecommitdiffstats
path: root/appliance
Commit message (Expand)AuthorAgeFilesLines
* 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
* add debirf filesGuido Günther2009-07-0212-0/+117
* unconditionally load dm moduleGuido Günther2009-07-021-1/+1
* add missing moduleGuido Günther2009-07-021-0/+1
* Whitelist kernel modules for hardware emulated by QEMUGuido Günther2009-06-301-4/+13
* Use udev if available (Guido Gunter).Guido Günther2009-06-302-19/+30
* define REDHAT and DEBIANGuido Günther2009-06-302-8/+18
* Fix permissions on generated scripts in the appliance/ directory.Richard W.M. Jones2009-06-241-10/+0
* Make the supermin helper look for any x86 kernelMatthew Booth2009-06-231-5/+5
* Added 'scrub-*' commands for securely scrubbing filesystems.Richard W.M. Jones2009-06-231-0/+1
* 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
* Include the lsof package.Richard Jones2009-06-221-0/+1
* test-boot-realistic rule should boot the rescue shell.Richard Jones2009-06-221-1/+1
* Rebuild supermin appliance when the daemon is updated.Richard Jones2009-06-221-1/+1
* Supermin: choose newest available kernel.Richard W.M. Jones2009-06-191-4/+6
* Move init script into a separate file.Richard W.M. Jones2009-06-193-35/+32
* Move distro package list to a separate packagelist.in file.Richard W.M. Jones2009-06-193-25/+43
* Remove unreadable binaries that give warnings in supermin appliance.Richard Jones2009-06-181-0/+20
* Rename guestfs-supermin-helper -> libguestfs-supermin-helper.Richard Jones2009-06-182-3/+3
* Don't compress the supermin base initramfs.Richard Jones2009-06-161-1/+4
* Reverse sense of whitelist test.Richard Jones2009-06-161-2/+2
* Missing files from previous release.Richard Jones2009-06-151-1/+4
* Experimental implementation of the supermin appliance (passes most tests).Richard Jones2009-06-156-14/+275
* Move kernel module list to a separate whitelist file.Richard Jones2009-06-153-30/+55
* Remove /lib/kbd (keyboard maps) from the appliance.Richard Jones2009-06-131-0/+3
* Remove firmware from the appliance.Richard Jones2009-06-131-0/+3
* make.sh calls update.sh directly.Richard Jones2009-06-131-7/+4
* Rename (make|update)-initramfs.sh.in -> (make|update).sh.inRichard Jones2009-06-133-5/+5
* Add guestfs_rescue=1 appliance option to start a rescue shell.Richard Jones2009-06-111-0/+3
* Allow HFS+, UFS and XFS filesystems (add to kmod whitelist).Richard Jones2009-06-101-0/+4
* Add missing /dev devices (bug 503169 comment 10).Richard Jones2009-06-041-0/+7
* mount /dev via tmpfs before MAKEDEV invocation.Charles Duffy2009-06-041-0/+1