summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
...
* todo: More ongoing code cleanups.Richard W.M. Jones2012-03-141-1/+1
|
* todo: Document ongoing code cleanups.Richard W.M. Jones2012-03-141-0/+16
|
* New API: set-label, for setting a label on any filesystem.Richard W.M. Jones2012-02-271-4/+0
| | | | | | Currently only ext2/3/4 and (newly) NTFS are supported. This change also deprecates set-e2label.
* New APIs: ntfsclone-in, ntfsclone-out.Richard W.M. Jones2012-02-271-2/+0
|
* Update TODO.Richard W.M. Jones2012-02-271-0/+2
|
* NEW API: add a new api wipefsWanlong Gao2012-02-101-2/+0
| | | | | | | Add the new api wipefs to erase the filesystem signatures on a device but now erase any data. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
* TODO: remove the implemented command blkidWanlong Gao2011-12-051-1/+0
| | | | | | Remove the implemented command blkid from TODO lists. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
* todo: Suggestion for UUIDs in /etc/fstab (thanks Joshua Daniel Franklin).Richard W.M. Jones2011-11-301-1/+3
|
* More TODO items.Richard W.M. Jones2011-10-141-0/+31
|
* virt-sysprep: Add cron-spool, mail-spool, utmp.Richard W.M. Jones2011-10-141-2/+0
|
* virt-sysprep: Add rhn-systemid.Richard W.M. Jones2011-10-131-1/+1
|
* virt-sysprep: Switch to using guestmount, add more features.Richard W.M. Jones2011-10-131-13/+2
| | | | | | | | | | | | | | | | This switches virt-sysprep to use guestmount instead of guestfish. This makes the script a little bit easier to modify for sysadmins. This commit also adds: - dhcp-client-state - dhcp-server-state - logfiles - random-seed - smolt-uuid - yum-uuid SELinux relabelling, and a section on security in the manual page.
* virt-sysprep: Further TODO items (thanks Nikita Menkovich).Richard W.M. Jones2011-10-131-0/+1
|
* virt-sysprep: Further TODO items (thanks Marko Myllynen, James Antill).Richard W.M. Jones2011-10-131-0/+15
|
* virt-sysprep: Update TODO list again.Richard W.M. Jones2011-10-111-0/+2
|
* virt-sysprep: Update TODO list (thanks Steve Grubb, Dan Berrange).Richard W.M. Jones2011-10-111-0/+15
|
* TODO: More virt-sysprep suggestions (thanks librarian).Richard W.M. Jones2011-10-101-0/+4
|
* Update TODO file with future plans for virt-sysprep.Richard W.M. Jones2011-10-101-0/+13
|
* erlang: Use the official autoconf macros.Richard W.M. Jones2011-09-221-6/+0
|
* todo: Suggestion to improve Erlang bindings.Richard W.M. Jones2011-09-211-0/+6
|
* Update TODO.Richard W.M. Jones2011-08-051-0/+22
|
* TODO: Attach method for disconnected operation.Richard W.M. Jones2011-07-121-0/+12
|
* New API: inspect-get-icon returns the guest icon.Richard W.M. Jones2011-06-281-7/+0
| | | | | | | | | | This API returns the guest's favicon if found, else an icon representing the guest operating system. Currently supported by this patch: Fedora, RHEL and derivatives, Debian (but not Ubuntu), Windows XP, Windows 7. This also updates virt-inspector to include an <icon> element containing the icon in base64 encoding.
* todo: Idea for interactive disk creator program.Richard W.M. Jones2011-06-181-1/+6
|
* virt-ls: Add virt-ls -lR option for complex file iteration.Richard W.M. Jones2011-06-041-0/+3
|
* todo: Document thoughts on visiting files.Richard W.M. Jones2011-05-201-0/+40
|
* todo: Remove event log parsing - done.Richard W.M. Jones2011-05-181-10/+0
|
* appliance: Use qemu -machine option where available (RHBZ#700369).Richard W.M. Jones2011-05-171-5/+0
|
* todo: See if qemu -machine option can be used to select KVM, TCG acceleration.Richard W.M. Jones2011-05-161-0/+5
|
* fish: Allow -d UUID (specify libvirt domains by UUID).Richard W.M. Jones2011-05-061-5/+0
| | | | | | | | | | | | | | This applies in all the commands which use the common C option parsing code, ie: * guestfish * guestmount * virt-cat * virt-df * virt-filesystems * virt-inspector * virt-ls * virt-rescue
* todo: Integrate with CMDBs (thanks Quinten Laureijs).Richard W.M. Jones2011-04-261-0/+10
|
* Update TODO.Richard W.M. Jones2011-04-211-0/+31
|
* fish: Allows win:... paths to work with drives mounted anywhere.Richard W.M. Jones2011-04-121-4/+0
| | | | | | This allows you to mount disks on (eg) /c and /e and have the guestfish win:... path mechanism map drive letters to the right places.
* todo: guestfish drive letters.Richard W.M. Jones2011-04-111-0/+10
|
* todo: Add ntfsck.Richard W.M. Jones2011-03-191-0/+2
|
* todo: Live CD inspection works, but not for Windows 7.Richard W.M. Jones2011-01-151-48/+2
|
* todo: /proc/self/mountinfoRichard W.M. Jones2011-01-091-0/+15
|
* todo: Add notes on inspecting ISO images.Richard W.M. Jones2011-01-081-1/+46
|
* Update TODO file.Richard W.M. Jones2011-01-021-0/+8
|
* Update TODO file.Richard W.M. Jones2010-12-191-7/+31
|
* todo: Refresh documentation.Richard W.M. Jones2010-12-021-11/+6
|
* generator: trace mode prints return values.Richard W.M. Jones2010-11-171-6/+0
|
* todo: Suggest that trace should include return values.Richard W.M. Jones2010-11-171-0/+6
|
* todo: live CD inspectionRichard W.M. Jones2010-11-151-0/+7
|
* todo: Notes on parsing.Richard W.M. Jones2010-11-121-0/+28
|
* New API: add-domainRichard Jones2010-11-111-8/+0
| | | | | | | | | | | | | | | | | | | This new API allows you to add the disks from a libvirt domain. In guestfish you can use the 'domain' command to access the API, eg: ><fs> domain Fedora14 libvirturi:qemu:///system 1 The returned number is the number of disks that were added. Also here is a proposed (but commented out) low-level API which would allow you to add a domain from a virDomainPtr. However there are several problems with this API -- see discussion on the list: https://www.redhat.com/archives/libguestfs/2010-November/thread.html#00028
* todo: Remove obsolete items from TODO file.Richard W.M. Jones2010-10-271-51/+2
|
* Enable autosync by default.Richard W.M. Jones2010-10-271-1/+0
|
* todo: Add wishlist items to to-do list.Richard W.M. Jones2010-10-181-0/+15
|
* todo: Add note about using blktrace.Richard W.M. Jones2010-10-061-0/+8
|