libguestfs.git
2011-10-26 Richard W.M... Update API support.
2011-10-26 Richard W.M... Version 1.13.26. 1.13.26
2011-10-26 Richard W.M... guestmount: Fix --live option (RHBZ#744795).
2011-10-26 Richard W.M... fish and other tools: -d option uses readonlydisk=...
2011-10-26 Richard W.M... add-domain: Add readonlydisk optional argument (RHBZ...
2011-10-26 Richard W.M... libvirt: Detect if a disk has the <readonly/> flag.
2011-10-26 Richard W.M... test-user-cancel: Make this test choose smaller cancell...
2011-10-26 Richard W.M... Version 1.13.25. 1.13.25
2011-10-26 Richard W.M... virt-resize: Be much more conservative about moving...
2011-10-26 Richard W.M... Flush stdout for progress bars used by guestfish, virt...
2011-10-26 Richard W.M... virt-resize: Handle extended and logical partitions...
2011-10-26 Richard W.M... resize: Get the partition table type of the source...
2011-10-26 Richard W.M... New APIs: copy-{file,device}-to-{file,device}.
2011-10-25 Richard W.M... ocaml: Make sure virt-resize, virt-sparsify are rebuilt...
2011-10-25 Richard W.M... virt-filesystems: Add MBR partition type byte to the...
2011-10-25 Richard W.M... New API: part-to-partnum
2011-10-25 Richard W.M... virt-cat: Handle Windows paths and drive letters (RHBZ...
2011-10-24 Richard W.M... Version 1.13.24. 1.13.24
2011-10-24 Richard W.M... Add test for qemu broken -machine option (RHBZ#748266).
2011-10-24 Richard W.M... Revert "out-of-tree build: daemon"
2011-10-22 Richard W.M... virt-win-reg: Document syntax for deleting keys and...
2011-10-22 Richard W.M... virt-make-fs: Refresh man page.
2011-10-21 Richard W.M... Fix ./configure --disable-erlang.
2011-10-21 Hilko Bengenout-of-tree build: fixed bindtests and inspector
2011-10-21 Hilko Bengenout-of-tree build: fix HAVE_OCAML=false case
2011-10-21 Hilko Bengenout-of-tree build: daemon
2011-10-21 Richard W.M... add-drive-opts: Correctly handle unreadable and unwrita...
2011-10-21 Richard W.M... virt-make-fs: Set MBR partition type byte correctly...
2011-10-21 Richard W.M... lib: Common code for formatting the qemu -drive parameter.
2011-10-21 Richard W.M... Allow compilation without hivex (RHBZ#723474).
2011-10-21 Richard W.M... po-docs: Force make update-po on first build from git.
2011-10-20 Richard W.M... Version 1.13.23. 1.13.23
2011-10-20 Richard W.M... appliance: udev-174 moves udevd to /lib/udev/udevd...
2011-10-20 Richard W.M... resize: Add --align-first auto|never|always option.
2011-10-20 Richard W.M... resize: Add --alignment flag to allow partition alignme...
2011-10-20 Richard W.M... resize: Refactor the code for creating target partitions.
2011-10-20 Richard W.M... resize: Remove p_size field from partitions structure.
2011-10-20 Richard W.M... Update RELEASE-NOTES.
2011-10-19 Richard W.M... Version 1.13.22. 1.13.22
2011-10-19 Richard W.M... Pushed and pulled latest translations from Transifex.
2011-10-19 Richard W.M... inspection: Return root devices sorted.
2011-10-19 Matthew Boothinspect: Handle cciss devices in /etc/fstab
2011-10-19 Matthew Boothinspect: Don't assume number of captures in match functions
2011-10-19 Matthew Boothinspect: Add drive naming hints
2011-10-19 Matthew BoothNFC: Remove unnecessary goto
2011-10-19 Matthew Boothlaunch: Store drive information in guestfs_h
2011-10-19 Matthew Boothinspect: Fix fstab device mapping for >26 disks
2011-10-19 Richard W.M... launch: Ensure g->cmdline is allocated before assigning...
2011-10-19 Richard W.M... valgrind: guestfish -i: free strings before exit.
2011-10-18 Richard W.M... Ubuntu 11.10: Create /run and /run/lock if not already.
2011-10-17 Richard W.M... virt-sysprep: Fix link in documentation.
2011-10-17 Richard W.M... Skip guestmount and virt-sysprep tests if no /dev/fuse.
2011-10-15 Richard W.M... virt-sysprep: Fix test to use guestmount and virt-inspe...
2011-10-14 Richard W.M... appliance: Fedora cryptsetup-luks renamed to cryptsetup.
2011-10-14 Richard W.M... roadmap: Fix Bugzilla URL.
2011-10-14 Richard W.M... More TODO items.
2011-10-14 Richard W.M... Update RELEASE-NOTES file.
2011-10-14 Richard W.M... Version 1.13.21. 1.13.21
2011-10-14 Erik NolteUse ArchLinux's new kernel package "linux".
2011-10-14 Michael SchererAdd basic support for netbsd detection.
2011-10-14 Michael SchererAdd support for pkgsrc, default NetBSD package manager.
2011-10-14 Michael SchererAdd support for mounting ufs from NetBSD, and fix FreeB...
2011-10-14 Michael SchererAdd the Opensuse logo ( thanks to Vincent Untz )
2011-10-14 Michael SchererAdd Opensuse and zypper detection support
2011-10-14 Michael SchererAdd support for Ubuntu logo
2011-10-14 Michael SchererDetect Mageia distribution
2011-10-14 Michael SchererPartially fix --disable-erlang
2011-10-14 Richard W.M... virt-sysprep: Add cron-spool, mail-spool, utmp.
2011-10-13 Richard W.M... virt-sysprep: Use /dev/urandom instead of /dev/random.
2011-10-13 Richard W.M... virt-sysprep: More clarifications to the man page.
2011-10-13 Richard W.M... virt-sysprep: Clarify docs on enabling operations.
2011-10-13 Richard W.M... virt-sysprep: Add rhn-systemid.
2011-10-13 Richard W.M... virt-sysprep: Switch to using guestmount, add more...
2011-10-13 Richard W.M... virt-sysprep: Use Augeas for config file manipulation.
2011-10-13 Richard W.M... virt-sysprep: Add prepend_line utility function.
2011-10-13 Richard W.M... fish: docs: note how to clean up the remote process...
2011-10-13 Richard W.M... fish: Close guestfs handle explicitly before exiting.
2011-10-13 Richard W.M... virt-sysprep: Trap ERR as well as EXIT.
2011-10-13 Richard W.M... guestmount: Add note to man page about 'fuse' group...
2011-10-13 Richard W.M... virt-sysprep: Simplify calls to guestfish --remote.
2011-10-13 Richard W.M... virt-sysprep: Further TODO items (thanks Nikita Menkovich).
2011-10-13 Richard W.M... virt-sysprep: Further TODO items (thanks Marko Myllynen...
2011-10-11 Richard W.M... Version 1.13.20. 1.13.20
2011-10-11 Richard W.M... virt-sysprep: Update TODO list again.
2011-10-11 Richard W.M... virt-sysprep: Update TODO list (thanks Steve Grubb...
2011-10-10 Richard W.M... TODO: More virt-sysprep suggestions (thanks librarian).
2011-10-10 Richard W.M... Add systemtap/DTrace probes.
2011-10-10 Richard W.M... Update TODO file with future plans for virt-sysprep.
2011-10-08 Richard W.M... Version 1.13.19. 1.13.19
2011-10-08 Richard W.M... New tool: virt-sysprep: system preparation for guests.
2011-10-07 Richard W.M... fish: Add man page section on calling guestfish remote...
2011-10-07 Richard W.M... virt-alignment-scan: Fix SYNOPSIS in manual page.
2011-10-07 Richard W.M... Makefile.am: Fix comment.
2011-10-06 Richard W.M... virt-alignment-scan: docs: Add link to RHEL Storage...
2011-10-06 Richard W.M... virt-alignment-scan: More information in man page.
2011-10-06 Richard W.M... virt-resize: Align partitions to multiple of 128 sector...
2011-10-05 Richard W.M... Update RELEASE-NOTES file.
2011-10-05 Richard W.M... Version 1.13.18. 1.13.18
2011-10-05 Richard W.M... New tool: virt-alignment-scan to check alignment of...
2011-10-05 Richard W.M... docs: Add directory sections for resize/ and sparsify/
next