Adriaan de Groot
1a248e0574
[preservefiles] Apply restrictive default permissions
2018-10-01 11:31:54 +02:00
Adriaan de Groot
d3d08241e2
[preservefiles] Support perm setting
...
- Use settings from config file
- Refactor copy operation
- Apply permissions inside target system
2018-10-01 11:22:57 +02:00
Adriaan de Groot
8430970e71
[preservefiles] Reduce copying by using const-ref into list
2018-06-07 13:47:41 +02:00
Adriaan de Groot
ce3e09318a
[preservefiles] Improve failure messages
2018-05-24 07:03:19 -04:00
Adriaan de Groot
b7890d865f
[preservefiles] Save GS, munge destination
...
- using `from: config` now writes a JSON file
- using @@ROOT@@ and @@USER@@ in dest does a sensible
substitution.
2018-05-23 09:09:03 -04:00
Adriaan de Groot
6779a44991
[preservefiles] New module preservefiles
...
- more flexible way to keep (all kinds of) files from the host
system, into the target system.
- WIP: substitutions like in shellprocess (@@ROOT@@, @@HOME@@ probably)
- WIP: creating a JSON file from global settings
2018-05-21 06:30:54 -04:00