diff options
author | David Härdeman <david@hardeman.nu> | 2007-05-01 19:25:27 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2007-05-01 19:25:27 +0200 |
commit | 97463b8108d05b33a09d8847c7f4d7c1be7e41db (patch) | |
tree | 930c29c7d3d1f843877a4806142213f7b7dfbf35 /mkinitramfs | |
parent | 8800b09a519db23e0fefd32868a57c45c0a013e8 (diff) | |
download | initramfs-tools-97463b8108d05b33a09d8847c7f4d7c1be7e41db.tar.gz initramfs-tools-97463b8108d05b33a09d8847c7f4d7c1be7e41db.zip |
hook-funtions: copy_exec work
* Change copy_exec to use the same source and
destination path if only one argument is given.
* document how copy_exec determines the target path.
This also fixes a minor bug, these two commands:
copy_exec /some/thing /thing
copy_exec /some/other/thing /thing
Would previously print (note the incorrect path):
W:copy_exec: Not copying /some/other/thing to $DESTDIR/thing/thing...
Diffstat (limited to 'mkinitramfs')
0 files changed, 0 insertions, 0 deletions