install/*: add dracut-install tool
authorHarald Hoyer <harald@redhat.com>
Fri, 29 Jun 2012 09:59:09 +0000 (11:59 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 29 Jun 2012 10:54:38 +0000 (12:54 +0200)
commit026b81e980507289ec8c325bc26ce1e3ec62f3b0
treee5fc99a33cb0cbb857640a3be95ef928bf48d5e3
parent6571cd4073c0581cda6919fa1565b1edaa46d7bd
install/*: add dracut-install tool
13 files changed:
Makefile
dracut.spec
install/Makefile [new file with mode: 0644]
install/dracut-install.c [new file with mode: 0644]
install/hashmap.c [new file with mode: 0644]
install/hashmap.h [new file with mode: 0644]
install/hashmap.lo [new file with mode: 0644]
install/hashmap.o [new file with mode: 0644]
install/log.c [new file with mode: 0644]
install/log.h [new file with mode: 0644]
install/macro.h [new file with mode: 0644]
install/util.c [new file with mode: 0644]
install/util.h [new file with mode: 0644]