aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Read the config files from $XDG_CONFIG_HOMEHEADv3.0masterDan Fandrich11 days1-1/+2
| | | | Fall back to ~/.config/ if that isn't set.
* Bump version to 3.0 with improvementsFrédéric "LpSolit" Buclin11 days2-41/+58
| | | | | | | | | - Store parameters in ~/.config/Mageia/dorsync.conf. When dorsync is executed for the first time, it creates this config file if not found. - If dorsync.skip is missing, dorsync asks the user if he really wants to download all ISOs or if he wants to select which ones to download, and stores the user choice in dorsync.skip for future reuse. - Update README.md
* Replace sha1sum by sha3-512sumFrédéric "LpSolit" Buclin13 days1-24/+28
| | | | Replace sha1sum by sha3-512sum and fix arguments passed to rsync.
* Fix some shellcheck warningsDan Fandrich2025-12-121-96/+96
| | | | | This simplifies the script slightly and makes it more resilient to unexpected data.
* Fix dorsync with udisks2 (mga#34826)Frédéric "LpSolit" Buclin2025-12-121-44/+23
| | | | | The output of udisks and udisksctl are different, and they do not display the same fields. Now use udevadm to get the missing data.
* Add missing package check, thanks barjacv2.9Claire Robinson2016-03-121-0/+11
|
* Bump release to 2.9Claire Robinson2016-03-121-1/+1
|
* Add sha512sum checks and reportingClaire Robinson2016-03-121-3/+45
|
* Bump release v2.81MrsB2015-02-011-1/+1
|
* Use sorted iso lists with classic isos above live isosMrsB2015-01-301-2/+4
|
* Add ToDo list to READMEMrsB2014-08-281-0/+8
|
* Add more detail to readmemrsb2014-08-271-1/+2
|
* Initial commit to githubClaire Robinson2014-08-271-0/+446
|
* Update README.mdmrsb2014-08-271-0/+4
|
* Initial commitmrsb2014-08-202-0/+341