dracut/modules.d/99img-lib
Will Woods 31cfc9aa5e dracut-lib.sh: add copytree(), use it where applicable
copytree() recursively copies the contents of SRC into DEST.

If DEST doesn't exist it is created; if it exists the contents of SRC
get merged into it (duplicate files are overwritten).
2012-05-29 11:32:44 +02:00
..
img-lib.sh dracut-lib.sh: add copytree(), use it where applicable 2012-05-29 11:32:44 +02:00
module-setup.sh make bzip2 optional 2012-02-25 17:22:02 +01:00