summaryrefslogtreecommitdiffstats
path: root/appliance
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add cramfs and squashfs kernel modules (RHBZ#503135).Richard W.M. Jones2009-05-291-0/+2
* Fix the rule which rebuilds make-initramfs.sh.Richard W.M. Jones2009-05-291-1/+1
* Move the appliance and build scripts into new appliance/ subdirectory.Richard W.M. Jones2009-05-283-0/+280