mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
udisks2: add support for 'safely removing storage'
mountutils lacks implemention of ejecting storage on Linux. Add that to our own code (not to mountutils as it is hard to do DBus calls from there).
This commit is contained in:
parent
b93fe29617
commit
dc6ef75333
4 changed files with 32 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -2,8 +2,9 @@ rpi-imager (1.7.4.1) unstable; urgency=medium
|
|||
|
||||
* Advanced settings: fix creating files on FAT partition that are
|
||||
an exact multiple of cluster size.
|
||||
* Do you want to apply saved settings window: offer no option,
|
||||
* Do you want to apply saved settings window: offer 'no' option,
|
||||
without clearing settings.
|
||||
* Eject storage properly on Linux.
|
||||
|
||||
-- Floris Bos <bos@je-eigen-domein.nl> Fri, 24 Mar 2023 14:16:03 +0100
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue