Bump up default guest size to 500M.
[libguestfs.git] / appliance /
2009-06-22 Richard JonesAdd whitespace to the init script (no functional change).
2009-06-22 Richard JonesIssue MAKEDEV commands in a loop (RHBZ#507374).
2009-06-22 Richard JonesInclude the lsof package.
2009-06-22 Richard Jonestest-boot-realistic rule should boot the rescue shell.
2009-06-22 Richard JonesRebuild supermin appliance when the daemon is updated.
2009-06-19 Richard W.M. JonesSupermin: choose newest available kernel.
2009-06-19 Richard W.M. JonesMove init script into a separate file.
2009-06-19 Richard W.M. JonesMove distro package list to a separate packagelist...
2009-06-18 Richard JonesRemove unreadable binaries that give warnings in superm...
2009-06-18 Richard JonesRename guestfs-supermin-helper -> libguestfs-supermin...
2009-06-16 Richard JonesDon't compress the supermin base initramfs.
2009-06-16 Richard JonesReverse sense of whitelist test.
2009-06-15 Richard JonesMissing files from previous release.
2009-06-15 Richard JonesExperimental implementation of the supermin appliance...
2009-06-15 Richard JonesMove kernel module list to a separate whitelist file.
2009-06-13 Richard JonesRemove /lib/kbd (keyboard maps) from the appliance.
2009-06-13 Richard JonesRemove firmware from the appliance.
2009-06-13 Richard Jonesmake.sh calls update.sh directly.
2009-06-13 Richard JonesRename (make|update)-initramfs.sh.in -> (make|update...
2009-06-11 Richard JonesAdd guestfs_rescue=1 appliance option to start a rescue...
2009-06-10 Richard JonesAllow HFS+, UFS and XFS filesystems (add to kmod whitel...
2009-06-04 Richard JonesAdd missing /dev devices (bug 503169 comment 10).
2009-06-04 Charles Duffymount /dev via tmpfs before MAKEDEV invocation.
2009-05-29 Richard W.M. JonesAdd cramfs and squashfs kernel modules (RHBZ#503135).
2009-05-29 Richard W.M. JonesFix the rule which rebuilds make-initramfs.sh.
2009-05-28 Richard W.M. JonesMove the appliance and build scripts into new appliance...