diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-11-30 17:08:33 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-11-30 17:08:33 +0000 |
commit | f23352aefd96dc873111e5e5d55ea22b30c3e0ad (patch) | |
tree | c9d98116cdd45e2b0e534dcfbc45117a4f10039b | |
parent | ce331df0f1857bccebaaddfac79677bc9f527197 (diff) | |
download | libguestfs-f23352aefd96dc873111e5e5d55ea22b30c3e0ad.tar.gz libguestfs-f23352aefd96dc873111e5e5d55ea22b30c3e0ad.tar.xz libguestfs-f23352aefd96dc873111e5e5d55ea22b30c3e0ad.zip |
todo: Suggestion for UUIDs in /etc/fstab (thanks Joshua Daniel Franklin).
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -568,7 +568,9 @@ virt-sysprep ideas /var/lib/sss/db/* /var/lib/samba/* /var/lib/samba/*/* - (thanks Marko Myllynen, James Antill) + (thanks Marko Myllynen, James Antill) + - remove or modify UUIDs in /etc/fstab (eg. on Ubuntu) + (thanks Joshua Daniel Franklin) Launch remote sessions over ssh ------------------------------- |