Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4/4] New rsync target #1080

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

abhisit
Copy link
Contributor

@abhisit abhisit commented Dec 19, 2024

Be merged PR#1079 first

rsync is used to copy files or folders over SSH protocol with integrate checksum/auto-resume from the last point you leave for highly integrity.

Build it under due

onie/build-config$ RSYNC_ENABLE=yes TCPDUMP_ENABLE=yes OPENSSL_VERSION=3.4.0 make -j<number of jobs> MACHINE=pegatron_dm2118_b MACHINEROOT=../machine/pegatron all

Full Build Log

@abhisit abhisit force-pushed the new-rsync-target branch 7 times, most recently from bf978ec to 3b8eb32 Compare December 19, 2024 08:05
@abhisit abhisit force-pushed the new-rsync-target branch 2 times, most recently from 766a537 to 057a296 Compare December 19, 2024 08:16
Signed-off-by: Abhisit Sangjan <[email protected]>
- Add rsync.make

Signed-off-by: Abhisit Sangjan <[email protected]>
@mshych
Copy link
Collaborator

mshych commented Jan 2, 2025

Why does your pull request include files from previous pull requests?
PR #1078 includes files of #1077, #1079 includes #1078 + #1077, etc.

@abhisit
Copy link
Contributor Author

abhisit commented Jan 6, 2025

Why does your pull request include files from previous pull requests? PR #1078 includes files of #1077, #1079 includes #1078 + #1077, etc.

You can merge only #1080 with your signed-off name. It includes all of them. Or you are not OK to add rsync you can merge #1079 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants