Commit Graph

558 Commits

Author SHA1 Message Date
Richard Jones
e00b27fea3 Remove unreadable binaries that give warnings in supermin appliance. 2009-06-18 14:37:12 +01:00
Richard Jones
6cb84b6e94 Rename guestfs-supermin-helper -> libguestfs-supermin-helper. 2009-06-18 14:27:20 +01:00
Richard Jones
be4508dbc4 Version 1.0.48. 1.0.48 2009-06-16 11:22:31 +01:00
Richard Jones
71322ebf4e Don't compress the supermin base initramfs. 2009-06-16 10:55:36 +01:00
Richard Jones
95b902b657 Reverse sense of whitelist test. 2009-06-16 09:56:44 +01:00
Richard Jones
28e2bceefe Fix build_supermin_appliance to return kernel / initrd names. 2009-06-16 09:56:19 +01:00
Richard Jones
2b4e82d6ca Missing files in previous release, so version 1.0.47 1.0.47 2009-06-15 23:06:21 +01:00
Richard Jones
3087b47c3a Missing files from previous release. 2009-06-15 23:02:36 +01:00
Richard Jones
9c662c7ea5 Generated files for 1.0.46 release. 1.0.46 2009-06-15 22:47:09 +01:00
Richard Jones
5dc2f852d2 Prepare for 1.0.46. 2009-06-15 22:39:57 +01:00
Richard Jones
414aa67f2b Experimental implementation of the supermin appliance (passes most tests). 2009-06-15 20:38:12 +01:00
Richard Jones
eebec43a15 Check for febootstrap-to-initramfs --files option. 2009-06-15 16:09:12 +01:00
Richard Jones
d6ca37a95b Add --enable-supermin option. 2009-06-15 16:09:12 +01:00
Richard Jones
14ec52d3dc Documentation for the supermin appliance. 2009-06-15 16:09:12 +01:00
Richard Jones
161c7cd7f9 Move kernel module list to a separate whitelist file. 2009-06-15 14:45:05 +01:00
Richard Jones
67232e4a70 Update status of libguestfs in Debian. 2009-06-13 11:18:54 +01:00
Richard Jones
3ed322c7c8 Remove /lib/kbd (keyboard maps) from the appliance. 2009-06-13 11:16:43 +01:00
Richard Jones
812a2d57a8 Remove firmware from the appliance. 2009-06-13 11:11:03 +01:00
Richard Jones
aa7676aa74 make.sh calls update.sh directly.
Combine the common tail of make.sh and update.sh so that make
just calls update at the end directly.  The effect is the same.
2009-06-13 10:59:51 +01:00
Richard Jones
2e25c42557 Rename (make|update)-initramfs.sh.in -> (make|update).sh.in 2009-06-13 10:48:16 +01:00
Richard Jones
bf4eda4d89 Prepare for 1.0.45 1.0.45 2009-06-12 13:39:32 +01:00
Richard Jones
f6018d1987 Add guestfs_rescue=1 appliance option to start a rescue shell. 2009-06-11 17:27:18 +01:00
Richard Jones
6a623e37e1 Catching hanging qemu in tests (RHBZ#505329). 2009-06-11 16:57:59 +01:00
Richard Jones
8a58d6b625 More TODO-list suggestions and a summary of PPC situation. 2009-06-11 16:57:29 +01:00
Richard Jones
1bc540ffd0 Prepare for 1.0.44. 1.0.44 2009-06-10 15:45:00 +01:00
Richard Jones
ccc1d21603 Remove obsolete comment from generator. 2009-06-10 15:42:49 +01:00
Richard Jones
d96554c58f Specify type of squashfs filesystem. 2009-06-10 15:31:13 +01:00
Richard Jones
9cd8ec1f50 Allow HFS+, UFS and XFS filesystems (add to kmod whitelist). 2009-06-10 15:06:44 +01:00
Richard Jones
8c637e1fb0 CentOS fix: skip ntfs-3g.probe tests if no binary. 2009-06-10 14:23:05 +01:00
Richard Jones
ff211d06eb Done: Device independent naming feature. 2009-06-10 14:16:54 +01:00
Richard Jones
875dc84cc0 Implement device name translation. Remove device name hacks in tests. 2009-06-10 14:16:54 +01:00
Richard Jones
56bef498f4 In the daemon, change all const char * parameters to char *. 2009-06-10 14:16:47 +01:00
Richard Jones
2df2f2854e Add IS_DEVICE checks for all calls which take a device parameter. 2009-06-10 11:11:14 +01:00
Richard Jones
4aea839623 Describe the standard naming scheme and translation algorithm. 2009-06-09 22:01:00 +01:00
Richard Jones
fe491524ce Added more to-do items to the list. 2009-06-09 15:21:33 +01:00
Richard Jones
27161658c8 New website, change et.redhat.com references to libguestfs.org 1.0.43 2009-06-09 11:20:05 +01:00
Richard Jones
9726fe0b34 Prepare for 1.0.43. 2009-06-09 10:51:02 +01:00
Richard Jones
7baf58278b Add support for decoding the Windows registry. 2009-06-09 10:50:03 +01:00
Richard Jones
460d139e6a Generated code for ntfs_3g_probe command. 2009-06-08 17:44:18 +01:00
Richard Jones
3de234656b Add 'ntfs_3g_probe' command so we can probe the "mountability" of an NTFS partition. 2009-06-08 17:44:14 +01:00
Richard Jones
88be1d3999 Todo: qemu options. 2009-06-08 15:54:26 +01:00
Richard Jones
c1ac7607bf Add missing documentation for guestfish 'lcd' command. 2009-06-08 15:48:39 +01:00
Richard Jones
3496c6c3df More TODO items. 2009-06-08 15:46:23 +01:00
Richard Jones
fa8cb5dac2 Added 'lcd' command to guestfish. 2009-06-08 10:01:42 +01:00
Richard Jones
85d7e275b5 Prepare for 1.0.42 1.0.42 2009-06-06 17:44:01 +01:00
Richard Jones
42b90f2d0d Parse /etc/modprobe.conf and initrd to give us a closer understanding
of what the guest will actually boot on.
2009-06-06 17:34:42 +01:00
Richard Jones
f18af71ff4 Added query mode to virt-inspector. 2009-06-06 13:19:44 +01:00
Richard Jones
0b3b482542 Modules are *.o in Linux 2.4 kernels. 2009-06-05 15:51:14 +01:00
Richard Jones
8281007ff4 Version 1.0.41. 1.0.41 2009-06-04 15:09:16 +01:00
Richard Jones
ab81d09a71 Fix RHBZ#503169 comment 13 (regression) and add a regression test. 2009-06-04 15:06:28 +01:00