X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=18b99b9a46b8061b37495db77e7f4c6d4b63ec75;hp=f86affa84302e008d7e32674612939ce357b3ec6;hb=1d134301fc4d05338d09517abc978d0a90d82e09;hpb=18374b5b7d3154e0b8b8a07e3590f6eee762b58e diff --git a/.gitignore b/.gitignore index f86affa..18b99b9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,31 +2,25 @@ *.a ABOUT-NLS aclocal.m4 -appliance/debian/.bootstrap.log -appliance/debian/.fakeroot-state.debirf-libguestfs -appliance/debian/debirf-libguestfs*.cgz -appliance/debian/root/ -appliance/debian/vmlinuz-* -appliance/debian/debirf.conf -appliance/initramfs.*.img -appliance/kmod.whitelist +appliance/excludelist appliance/make.sh appliance/packagelist -appliance/stamp-debirf-modules appliance/stamp-supermin appliance/supermin.d -appliance/update.sh -appliance/vmlinuz.* 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-user-cancel capitests/test*.img capitests/tests capitests/tests.c @@ -34,13 +28,10 @@ capitests/test*.tmp cat/stamp-virt-*.pod cat/virt-cat cat/virt-cat.1 -cat/virt-cat.static cat/virt-filesystems cat/virt-filesystems.1 -cat/virt-filesystems.static cat/virt-ls cat/virt-ls.1 -cat/virt-ls.static ChangeLog *.class *.cma @@ -78,54 +69,65 @@ depcomp df/stamp-virt-df.pod df/virt-df df/virt-df.1 -df/virt-df.static +edit/stamp-virt-*.pod +edit/virt-edit +edit/virt-edit.1 emptydisk examples/create_disk examples/guestfs-examples.3 +examples/guestfs-recipes.1 examples/inspect_vm examples/stamp-guestfs-examples.pod +examples/stamp-guestfs-recipes.pod +examples/virt-dhcp-address fish/cmds.c fish/cmds_gperf.c fish/cmds_gperf.gperf fish/completion.c fish/guestfish -fish/guestfish.static +fish/guestfish.1 +fish/guestfish-actions.pod +fish/guestfish-commands.pod fish/prepopts.c fish/prepopts.h fish/rc_protocol.c fish/rc_protocol.h fish/stamp-guestfish.pod +fish/stamp-virt-copy-in.pod +fish/stamp-virt-copy-out.pod +fish/stamp-virt-tar-in.pod +fish/stamp-virt-tar-out.pod +fish/virt-copy-in.1 +fish/virt-copy-out.1 +fish/virt-tar-in.1 +fish/virt-tar-out.1 fuse/guestmount fuse/guestmount.1 -fuse/guestmount.static fuse/stamp-guestmount.pod -generator/.pod2text.data +generator/.pod2text.data* +generator/files-generated.txt generator/generator generator/stamp-generator -guestfish.1 -guestfish-actions.pod -guestfish-commands.pod -guestfs.3 -guestfs-actions.pod -guestfs-availability.pod -guestfs-structs.pod guestfsd-in-wine.log haskell/Bindtests haskell/Bindtests.hs haskell/Guestfs005Load -haskell/Guestfs010Launch -haskell/Guestfs050LVCreate +haskell/Guestfs010Basic haskell/Guestfs.hs *.hi html/guestfish.1.html html/guestfs.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/guestmount.1.html -html/recipes.html html/virt-cat.1.html +html/virt-copy-in.1.html +html/virt-copy-out.1.html html/virt-df.1.html html/virt-edit.1.html html/virt-filesystems.1.html @@ -137,6 +139,8 @@ html/virt-make-fs.1.html html/virt-rescue.1.html html/virt-resize.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 @@ -147,6 +151,7 @@ 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 @@ -155,12 +160,9 @@ images/test.iso images/test-grep.txt.gz images/ubuntu.img images/windows.img -initramfs -initramfs.timestamp inspector/stamp-virt-inspector.pod inspector/virt-inspector inspector/virt-inspector.1 -inspector/virt-inspector.static install-sh *.jar java/api @@ -181,6 +183,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 @@ -188,8 +192,7 @@ libguestfs-*.tar.gz .libs libtool *.lo -localconfigure -localrepo +/local* ltmain.sh m4/gnulib-cache.m4 m4/intmax.m4 @@ -202,6 +205,7 @@ Makefile Makefile.in missing *.o +ocamlinit-stamp ocaml/bindtests ocaml/bindtests.ml ocaml/dllmlguestfs.so @@ -216,21 +220,23 @@ ocaml/guestfs.ml ocaml/guestfs.mli ocaml/META ocaml/t/guestfs_005_load -ocaml/t/guestfs_010_launch -ocaml/t/guestfs_050_lvcreate -ocaml/t/guestfs_060_readdir +ocaml/t/guestfs_010_basic ocaml/t/guestfs_070_threads ocaml/t/guestfs_080_optargs +ocaml/t/guestfs_400_events ocaml/t/guestfs_400_progress perl/bindtests.pl perl/blib perl/Guestfs.bs perl/Guestfs.c perl/Guestfs.xs +perl/examples/guestfs-perl.3 +perl/examples/stamp-guestfs-perl.pod perl/lib/Sys/Guestfs.pm perl/Makefile-pl perl/Makefile-pl.old perl/Makefile.PL +perl/MYMETA.yml perl/pm_to_blib php/extension/Makefile.fragments php/extension/Makefile.global @@ -245,6 +251,7 @@ php/extension/guestfs_php_*.exp php/extension/guestfs_php_*.log php/extension/guestfs_php_*.out php/extension/guestfs_php_*.php +php/extension/guestfs_php_*.sh php/extension/mkinstalldirs php/extension/modules/ php/extension/php_guestfs_php.h @@ -258,7 +265,6 @@ po/remove-potcdate.sed po/stamp-it po/stamp-po po/LINGUAS -po/Makefile.in.in po/Rules-quot po/boldquot.sed po/en@boldquot.header @@ -283,7 +289,14 @@ 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/virt-resize +resize/virt-resize.1 ruby/bindtests.rb +ruby/doc/site/api ruby/examples/guestfs-ruby.3 ruby/examples/stamp-guestfs-ruby.pod ruby/ext/guestfs/extconf.h @@ -303,6 +316,10 @@ src/guestfs-internal-actions.h src/guestfs_protocol.c src/guestfs_protocol.h src/guestfs_protocol.x +src/guestfs.3 +src/guestfs-actions.pod +src/guestfs-availability.pod +src/guestfs-structs.pod src/.libs/libguestfs.so src/libguestfs.syms src/stamp-guestfs.pod @@ -311,7 +328,6 @@ stamp-h1 test1.img test-tool/libguestfs-test-tool test-tool/libguestfs-test-tool.1 -test-tool/libguestfs-test-tool.static test-tool/libguestfs-test-tool-helper tools/test.img tools/virt-*.1