X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=dcf2af1ec13c3172d19db6d422172ba6d899db32;hp=db63861bb913187c0648b6f94f7291f40a20c00b;hb=cd077b8229731e292798f34dd56892cbfa6f1e0e;hpb=cabfaa857fbd325bd0303fa56b28df8ce52aab33 diff --git a/.gitignore b/.gitignore index db63861..dcf2af1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,14 @@ *~ *.a +test1.img +test2.img +test.err +test.out ABOUT-NLS aclocal.m4 +align/stamp-virt-alignment-scan.pod +align/virt-alignment-scan +align/virt-alignment-scan.1 appliance/excludelist appliance/make.sh appliance/packagelist @@ -10,20 +17,6 @@ appliance/supermin.d autom4te.cache *.bak bindtests.tmp -capitests/test.log -capitests/test-add-drive-opts -capitests/test-add-libvirt-dom -capitests/test-command -capitests/test-config -capitests/test-create-handle -capitests/test-debug-to-file -capitests/test-just-header -capitests/test-last-errno -capitests/test-private-data -capitests/test*.img -capitests/tests -capitests/tests.c -capitests/test*.tmp cat/stamp-virt-*.pod cat/virt-cat cat/virt-cat.1 @@ -33,6 +26,9 @@ cat/virt-ls cat/virt-ls.1 ChangeLog *.class +clone/stamp-virt-sysprep.pod +clone/virt-sysprep +clone/virt-sysprep.1 *.cma *.cmi *.cmo @@ -72,17 +68,27 @@ edit/stamp-virt-*.pod edit/virt-edit edit/virt-edit.1 emptydisk +erlang/erl-guestfs +erlang/erl-guestfs.c +erlang/examples/guestfs-erlang.3 +erlang/examples/stamp-guestfs-erlang.pod +erlang/guestfs.beam +erlang/guestfs.erl examples/create_disk examples/guestfs-examples.3 examples/guestfs-recipes.1 +examples/guestfs-testing.1 examples/inspect_vm examples/stamp-guestfs-examples.pod examples/stamp-guestfs-recipes.pod +examples/stamp-guestfs-testing.pod examples/virt-dhcp-address fish/cmds.c fish/cmds_gperf.c fish/cmds_gperf.gperf fish/completion.c +fish/event-names.c +fish/fish-cmds.h fish/guestfish fish/guestfish.1 fish/guestfish-actions.pod @@ -116,13 +122,17 @@ haskell/Guestfs.hs *.hi html/guestfish.1.html html/guestfs.3.html +html/guestfs-erlang.3.html html/guestfs-examples.3.html +html/guestfs-java.3.html html/guestfs-ocaml.3.html html/guestfs-perl.3.html html/guestfs-python.3.html html/guestfs-recipes.1.html html/guestfs-ruby.3.html +html/guestfs-testing.1.html html/guestmount.1.html +html/virt-alignment-scan.1.html html/virt-cat.1.html html/virt-copy-in.1.html html/virt-copy-out.1.html @@ -136,28 +146,12 @@ html/virt-ls.1.html html/virt-make-fs.1.html html/virt-rescue.1.html html/virt-resize.1.html +html/virt-sparsify.1.html +html/virt-sysprep.1.html html/virt-tar.1.html html/virt-tar-in.1.html html/virt-tar-out.1.html html/virt-win-reg.1.html -images/100kallnewlines -images/100kallspaces -images/100kallzeroes -images/100krandom -images/10klines -images/abssymlink -images/debian.img -images/fedora.img -images/guest-aux/fedora-name.db -images/guest-aux/fedora-packages.db -images/hello.b64 -images/initrd -images/initrd-x86_64.img -images/initrd-x86_64.img.gz -images/test.iso -images/test-grep.txt.gz -images/ubuntu.img -images/windows.img inspector/stamp-virt-inspector.pod inspector/virt-inspector inspector/virt-inspector.1 @@ -181,6 +175,8 @@ java/com/redhat/et/libguestfs/Version.java java/com/redhat/et/libguestfs/VG.java java/com/redhat/et/libguestfs/XAttr.java java/doc-stamp +java/examples/guestfs-java.3 +java/examples/stamp-guestfs-java.pod *.la libguestfs.pc libguestfs.spec @@ -201,6 +197,7 @@ Makefile Makefile.in missing *.o +ocamlinit-stamp ocaml/bindtests ocaml/bindtests.ml ocaml/dllmlguestfs.so @@ -273,21 +270,18 @@ po-docs/*/*.pod po-docs/*/*.1 po-docs/*/*.3 podwrapper.sh +python/__pycache__ python/bindtests.py python/examples/guestfs-python.3 python/examples/stamp-guestfs-python.pod python/guestfs.py python/guestfs-py.c python/guestfs.pyc -regressions/rhbz501893 -regressions/test1.img -regressions/test2.img -regressions/test.err -regressions/test.out rescue/stamp-virt-rescue.pod rescue/virt-rescue rescue/virt-rescue.1 resize/stamp-virt-resize.pod +resize/utils_tests resize/virt-resize resize/virt-resize.1 ruby/bindtests.rb @@ -300,6 +294,10 @@ ruby/ext/guestfs/_guestfs.c ruby/ext/guestfs/_guestfs.so ruby/ext/guestfs/mkmf.log ruby/Rakefile +run +sparsify/stamp-virt-sparsify.pod +sparsify/virt-sparsify +sparsify/virt-sparsify.1 src/actions.c src/bindtests.c src/errnostring_gperf.c @@ -320,10 +318,46 @@ src/libguestfs.syms src/stamp-guestfs.pod *.swp stamp-h1 -test1.img test-tool/libguestfs-test-tool test-tool/libguestfs-test-tool.1 test-tool/libguestfs-test-tool-helper +tests/c-api/test.log +tests/c-api/test-add-drive-opts +tests/c-api/test-add-libvirt-dom +tests/c-api/test-command +tests/c-api/test-config +tests/c-api/test-create-handle +tests/c-api/test-debug-to-file +tests/c-api/test-just-header +tests/c-api/test-last-errno +tests/c-api/test-private-data +tests/c-api/test-user-cancel +tests/c-api/test*.img +tests/c-api/tests +tests/c-api/tests.c +tests/c-api/test*.tmp +tests/data/100kallnewlines +tests/data/100kallspaces +tests/data/100kallzeroes +tests/data/100krandom +tests/data/10klines +tests/data/abssymlink +tests/data/hello.b64 +tests/data/initrd +tests/data/initrd-x86_64.img +tests/data/initrd-x86_64.img.gz +tests/data/test.iso +tests/data/test-grep.txt.gz +tests/extra/valgrind.log +tests/guests/debian.img +tests/guests/fedora.img +tests/guests/fedora-md1.img +tests/guests/fedora-md2.img +tests/guests/guest-aux/fedora-name.db +tests/guests/guest-aux/fedora-packages.db +tests/guests/ubuntu.img +tests/guests/windows.img +tests/regressions/rhbz501893 tools/test.img tools/virt-*.1 tools/virt-*.pl @@ -332,3 +366,4 @@ tools/virt-*.pl /build-aux /gnulib .git-module-status +.guestfs-*