summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* launch: libvirt: Move remaining to-do items to TODO file.Richard W.M. Jones2012-07-231-0/+15
|
* tests: Rename test0* functions as internal_test*.Richard W.M. Jones2012-07-111-5/+0
| | | | | The internal_* prefix is reserved for internal functions such as these tests.
* todo: Tidy up test0 functions.Richard W.M. Jones2012-07-111-0/+5
|
* todo: Investigate qemu caching modes.Richard W.M. Jones2012-07-041-0/+16
|
* sysprep: remove the data and log files of puppetWanlong Gao2012-05-251-1/+0
| | | | | | Remove the data(keys) and log files of puppet. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
* TODO: sysprep todo list clearanceWanlong Gao2012-05-221-3/+0
| | | | | | Remove the implemented features from TODO list. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
* todo: Notes about partitioning tools.Richard W.M. Jones2012-05-141-0/+25
|
* TODO: add note for libblkidWanlong Gao2012-05-141-0/+3
| | | | | | Add the note about compatible in TODO for libblkid. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
* todo: virt-sparsify whitelist option.Richard W.M. Jones2012-04-301-0/+7
|
* TODO: remove sssd and samba in sysprepWanlong Gao2012-04-251-3/+0
| | | | | | remove the TODO of sssd and samba in sysprep. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
* todo: Suggest 'virt-customize' tool.Richard W.M. Jones2012-04-241-1/+10
|
* todo: Debian APT cache is now removed (thanks Wanlong Gao).Richard W.M. Jones2012-04-241-1/+0
| | | | This updates commit 7fc7c3aa5b8088abc52b5cc39b682cdaedd1ba84.
* sysprep: flag the system for reconfigurationWanlong Gao2012-04-231-2/+0
| | | | | | | | | | Flag the system for reconfiguration by touching /.unconfigured . Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> RWMJ: - Updated so this is disabled by default, since it requires user intervention at next boot.
* todo: Note about -cpu host.Richard W.M. Jones2012-04-171-0/+5
|
* New APIs for reading and writing ext2 file attributes and file generation.Richard W.M. Jones2012-04-131-2/+0
| | | | | | | | | | | | The new APIs are: get-e2attrs: List ext2 file attributes of a file. set-e2attrs: Set or clear ext2 file attributes of a file. get-e2generation: Get ext2 file generation of a file. set-e2generation: Set ext2 file generation of a file. These are implemented using the lsattr and chattr programs from e2fsprogs.
* todo: Remove obsolete sections from the TODO file.Richard W.M. Jones2012-04-131-174/+0
|
* sysprep: remove .ssh directory in users' directoryWanlong Gao2012-04-131-1/+0
| | | | | | | Remove the .ssh directory of user "root" and any other users who have a .ssh directory in their home directory. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
* sysprep: Add GDM and session preferences to logfiles.Richard W.M. Jones2012-04-031-3/+0
|
* sysprep: Remove installation logfiles in /root.Richard W.M. Jones2012-04-031-1/+0
|
* todo: Document proposed attach-method fd:NRichard W.M. Jones2012-03-201-0/+20
|
* todo: Suggestion for virt-sysprep.Richard W.M. Jones2012-03-161-0/+1
|
* todo: Document further virt-sparsify improvements.Richard W.M. Jones2012-03-151-0/+8
|
* 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
|