| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2026-09-16 | 1.3 kB | |
| easyclone-original.tar.gz | 2026-09-16 | 6.7 kB | |
| EasyClone_Progress_pp4mnk_v1.tar.gz | 2026-09-16 | 8.4 kB | |
| Totals: 3 Items | 16.5 kB | 3 |
EASYCLONE PROGRESS — experimental patch by pp4mnk ================================================= Purpose ------- Replaces the small "Please wait..." popup in EasyClone with a GTKdialog progress window. The original clone-building and dir2tgz commands are kept. Important --------- The displayed percentage is phase-based and approximate. EasyClone performs many separate cp operations and then calls dir2tgz, which does not report a total byte count to the calling script. The elapsed time is real. Compatibility ------------- Prepared from the EasyClone script dated 2026-07-26 (EasyOS 7.2.x era). The installer refuses to overwrite a script that does not match the included original checksum. This prevents accidental installation over a newer BarryK version. Install ------- 1. Extract this archive. 2. Open a terminal in the extracted directory. 3. Run as root: ./install-easyclone-progress.sh The installer creates a timestamped backup alongside the system script. Restore ------- Run: ./restore-easyclone-original.sh This restores the newest backup made by the installer. Testing ------- First test with a small selection. Do not interrupt EasyClone while it is building or compressing EASYCLONE. Verify that the final EASYCLONE file is created and that the normal completion dialog appears.