summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-05-13 13:29:20 +0100
committerRichard Jones <rjones@redhat.com>2010-05-14 11:41:28 +0100
commit95dd28aadbfc1f058dae26beea949cf3cbc22b26 (patch)
treea22f2dbcd2a450c339a0aaf371e2c8f437500d98 /.gitignore
parent3c9a5248737321d174aefcb9cb8251e1ab44c3fa (diff)
downloadfebootstrap-95dd28aadbfc1f058dae26beea949cf3cbc22b26.tar.gz
febootstrap-95dd28aadbfc1f058dae26beea949cf3cbc22b26.tar.xz
febootstrap-95dd28aadbfc1f058dae26beea949cf3cbc22b26.zip
Pull in febootstrap-supermin-helper (C version) from libguestfs.2.7
This commit also pulls in the automake C dependencies and gnulib. febootstrap-supermin-helper is modified so that it has the --kmods option (to read the whitelist, from the old shell script), and so that it can read supermin appliances composed of multiple parts from out of a directory. Also: Updates to documentation.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 27 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index a430f1f..310aa6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,22 @@
*~
-febootstrap*.8
-febootstrap*.txt
-febootstrap-*.tar.gz
+*.o
+*.a
+.deps
Makefile.in
Makefile
aclocal.m4
+/arg-nonnull.h
autom4te.cache
+/c++defs.h
+compile
+config.guess
config.h.in
config.h
config.log
config.status
+config.sub
configure
+depcomp
febootstrap
febootstrap-run
febootstrap-install
@@ -18,9 +24,27 @@ febootstrap-minimize
febootstrap-to-initramfs
febootstrap-to-supermin
febootstrap-supermin-helper
+febootstrap*.8
+febootstrap*.txt
+febootstrap-*.tar.gz
+lib/alloca.h
+lib/arg-nonnull.h
+lib/c++defs.h
+lib/dirent.h
+lib/fcntl.h
+lib/stdio.h
+lib/stdlib.h
+lib/string.h
+lib/sys/
+lib/time.h
+lib/unistd.h
+lib/warn-on-use.h
+lib/wchar.h
+INSTALL
install-sh
missing
stamp-h1
+/warn-on-use.h
examples/guestfs
examples/*-initrd.img
examples/guest-image