aboutsummaryrefslogtreecommitdiffstats
path: root/backend/raw_write.py
Commit message (Expand)AuthorAgeFilesLines
* Finalize previous changesPapoteur2020-12-181-1/+1
* Verify also detached signaturesPapoteur2020-12-181-2/+10
* Test if Mageia key is already presentPapoteur2020-11-291-1/+6
* Add management of error when creating partition with fdiskPapoteur2020-11-281-5/+26
* Fix syntax errorPapoteur2020-11-271-6/+6
* Add debug option, --debug and write in .isodumper/isodumper2.logPapoteur2020-11-271-6/+7
* Add more details about operationPapoteur2020-11-181-5/+10
* Reformat codePapoteur2020-10-171-8/+10
* Use udisks2 to unmount partitionsPapoteur2020-10-171-32/+0
* Add more steps of waiting for udev after operations on partitionsPapoteur2020-10-111-14/+29
* Force the format operation even if partition already existsPapoteur2020-10-101-3/+3
* Add waiting step for table partition after new created partitionPapoteur2020-10-101-9/+31
* Fix typo in command for creating persistent partition (mga#27354) and add del...Papoteur2020-10-041-2/+5
* Fix instructions of the signature checkingPapoteur2020-06-291-2/+2
* Fix error in checking.Papoteur2020-06-291-12/+17
* Compute and check the SHA3 sum instead of SHA512Papoteur2020-01-311-9/+14
* Better manage error messages in writing persistent partitionPapoteur2020-01-201-17/+61
* Add encryption for persistent partitionPapoteur2020-01-201-19/+82
* Don't use message but logging when getting Mageia key, to avoid void messages...1.14Papoteur2019-08-191-4/+2
* Add more loggingPapoteur2019-08-181-4/+15
* Adapt signature checking to new method of signing of Mageia 7.Papoteur2019-07-101-5/+5
* Allow writing the label of persistent partition, fixed to "mgalive-persist"Papoteur2018-12-151-1/+17
* Add operations for persistent partition creationroot2018-12-131-1/+6
* Separate getting key and checking signature in a threadPapoteur2018-10-191-17/+26
* CleaningPapoteur2018-10-161-10/+8
* Apply same method over DBus to Backup featurePapoteur2018-10-101-2/+1
* Typos in strings of raw_write.pyPapoteur2018-03-181-2/+2
* CleaningPapoteur2018-03-161-1/+0
* Move raw_write.pyPapoteur2018-03-161-0/+222