diff options
author | Richard Jones <rjones@redhat.com> | 2009-06-09 10:33:34 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-06-09 10:50:03 +0100 |
commit | 7baf58278b620504d67acd01d3d992603fcd3b70 (patch) | |
tree | ff2b9eb4ed9ae407f7daad7c2f0c43c45e64c2ce /README | |
parent | 460d139e6a52da67a4f1947035b1978610349f78 (diff) | |
download | libguestfs-7baf58278b620504d67acd01d3d992603fcd3b70.tar.gz libguestfs-7baf58278b620504d67acd01d3d992603fcd3b70.tar.xz libguestfs-7baf58278b620504d67acd01d3d992603fcd3b70.zip |
Add support for decoding the Windows registry.
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -44,12 +44,15 @@ Requirements - (Optional) Augeas (http://augeas.net/) - perldoc (pod2man, pod2text) to generate the manual pages and -other documentation. + other documentation. - (Optional) Readline to have nicer command-line editing in guestfish. +- (Optional) 'reged' program from chntpw to decode Windows registry + entries (http://home.eunet.no/~pnordahl/ntpasswd/) + - (Optional) OCaml if you want to rebuild the generated files, and -also to build the OCaml bindings + also to build the OCaml bindings - (Optional) local Fedora mirror |