Cross Filesystem Feature #34

Merged
SpoddyCoder merged 1 commits from cross_filesystem_feature into master 2017-05-27 02:47:09 +02:00
SpoddyCoder commented 2017-05-25 00:26:21 +02:00 (Migrated from github.com)

Hey @billw2

Nice to contribute to a very popular tool amongst the community :) As promised - some improved cross filesystem handling....

"Split rsync into two processes, one for /boot one for rest of filesystem. Added --cross-filesystems switch and made no cross filesystems default behaviour"

Tried to keep code style nice and consistent - hope you & the community find it a useful addition. This resolves:
https://github.com/billw2/rpi-clone/issues/28
https://github.com/billw2/rpi-clone/issues/9

Finally - I think this update means /mnt & /media can be removed from the excludes list - will mean the empty mount dirs will appear in the clone - which is a useful NB imho and would resolve:
https://github.com/billw2/rpi-clone/issues/10
Shout if you want me to submit another pull request for this.

Hey @billw2 Nice to contribute to a very popular tool amongst the community :) As promised - some improved cross filesystem handling.... "Split rsync into two processes, one for /boot one for rest of filesystem. Added --cross-filesystems switch and made no cross filesystems default behaviour" Tried to keep code style nice and consistent - hope you & the community find it a useful addition. This resolves: https://github.com/billw2/rpi-clone/issues/28 https://github.com/billw2/rpi-clone/issues/9 Finally - I think this update means /mnt & /media can be removed from the excludes list - will mean the empty mount dirs will appear in the clone - which is a useful NB imho and would resolve: https://github.com/billw2/rpi-clone/issues/10 Shout if you want me to submit another pull request for this.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lerking/rpi-clone#34
No description provided.