debian-forge/stages
Tom Gundersen 31a5eed4d9 stages: fix cp usage
We want to copy the contents of a directory to another, the correct
syntax for that is `cp -a src/. dst`. I was not aware of this beauty,
so the previous patch simulated the functionality in python code.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-06-18 09:48:35 +02:00
..
io.weldr.anaconda stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.ansible stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.dnf stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.grub2 stages: fix cp usage 2019-06-18 09:48:35 +02:00
io.weldr.locale stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.noop stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.qcow2 stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.remove-uniqueness stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.script stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.systemd stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.untargz stage api: pass options in a separate key 2019-06-16 12:07:27 +02:00
io.weldr.untree stages: fix cp usage 2019-06-18 09:48:35 +02:00