Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37400932
en ru br
ALT Linux repos
S:0.6-alt22

Group :: Graphical desktop/KDE
RPM: quick-usb-formatter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-force-f2fs.patch
Download


--- a/src/window.cpp
+++ b/src/window.cpp
@@ -193,6 +193,7 @@ void Window::performAction(KAuth::Action
     else if(filesystem == QString("f2fs")){
         qDebug() << "**** FORMATTING AS Flash-Friendly File System";
         
+        args << "-f";
         if(label.isEmpty()) 
             args << dirDev;
         else 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin