Commit b7bb765
committed
finetuning: use archive option for CopyFrom/ToPartition
All finetuning copy commands use -av except for the project
finetuning commands. There are many situations where the -a
option is necessary (permissions, directories, symlinks,
device nodes).
Use -av for the project finetuning partition copy commands.
Signed-off-by: John Ogness <[email protected]>
Reviewed-by: Bastian Germann <[email protected]>1 parent d04b2a9 commit b7bb765
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
671 | | - | |
| 671 | + | |
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
| |||
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
696 | | - | |
| 696 | + | |
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| |||
0 commit comments