]> git.sesse.net Git - bcachefs-tools-debian/commit
Adding autotools support to bcache-tools
authorClaudio Fleiner <claudio@fleiner.com>
Tue, 29 Oct 2013 05:44:07 +0000 (22:44 -0700)
committerClaudio Fleiner <claudio@fleiner.com>
Tue, 29 Oct 2013 05:47:23 +0000 (22:47 -0700)
commit24e98ce46d17ebdff72467e73794c7851b2ed28f
tree635bbad73c42a1b9c7ddc6719ac0652250b694e5
parentfe921e118b9abca26e93f1903575165d0fb5fa3c
Adding autotools support to bcache-tools

thie enables building it in a different directory, more
flexible install and configure options, and should make it
easier to eventualy create deb and rpm packages. Additionally
this makes it much easier to build and test this package
as it now behaves the same way as others we are using.
.gitignore
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
initramfs/bcache [moved from initramfs/hook with 100% similarity]