Ajout hv-utilities et conversion à autoconf
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 5 Jun 2013 01:16:10 +0000 (21:16 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 5 Jun 2013 03:26:29 +0000 (23:26 -0400)
commit5b1ff87ac527d9481d9f3f2984794058d8938c1f
tree5cb4f0565db55044478e8988c30327d49840e133
Ajout hv-utilities et conversion à autoconf
46 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
config/.gitignore [new file with mode: 0644]
configure.ac [new file with mode: 0644]
data/Makefile.am [new file with mode: 0644]
data/backup.conf [new file with mode: 0755]
scripts/Makefile.am [new file with mode: 0644]
scripts/camera-download [new file with mode: 0755]
scripts/cd-copy [new file with mode: 0755]
scripts/cd-erase [new file with mode: 0755]
scripts/cgrep [new file with mode: 0755]
scripts/crypt.pl [new file with mode: 0755]
scripts/distro-backup [new file with mode: 0755]
scripts/dos2unix [new file with mode: 0755]
scripts/fix-avi [new file with mode: 0755]
scripts/flac2mp3 [new file with mode: 0755]
scripts/flac2ogg [new file with mode: 0755]
scripts/gztobz2 [new file with mode: 0755]
scripts/hv-backup [new file with mode: 0755]
scripts/hv-scan [new file with mode: 0755]
scripts/hv-video-dvd [new file with mode: 0755]
scripts/mail-files [new file with mode: 0755]
scripts/mail-if-fail [new file with mode: 0755]
scripts/mail-statistics [new file with mode: 0755]
scripts/media-write [new file with mode: 0755]
scripts/pstopdf [new file with mode: 0755]
scripts/replace.pl [new file with mode: 0755]
scripts/rotatelogs [new file with mode: 0755]
scripts/setdate [new file with mode: 0755]
scripts/strip-debug-symbols [new file with mode: 0755]
scripts/tape-backup [new file with mode: 0755]
scripts/tape-backup-mult [new file with mode: 0755]
scripts/tape-list [new file with mode: 0755]
scripts/tape-restore [new file with mode: 0755]
scripts/tarbz2 [new file with mode: 0755]
scripts/tildes-clean [new file with mode: 0755]
scripts/vd [new file with mode: 0755]
scripts/vl [new file with mode: 0755]
scripts/vs [new file with mode: 0755]