Bugzilla – Attachment 189133 Details for
Bug 350540
yast2 repair "repair file system" not working.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
patch for /usr/share/YaST2/modules/OSRFsck.ycp
OSRFsck.diff (text/plain), 491 bytes, created by
Jiří Suchomel
on 2008-01-03 10:17:05 UTC
(
hide
)
Description:
patch for /usr/share/YaST2/modules/OSRFsck.ycp
Filename:
MIME Type:
Creator:
Jiří Suchomel
Created:
2008-01-03 10:17:05 UTC
Size:
491 bytes
patch
obsolete
>Index: OSRFsck.ycp >=================================================================== >--- OSRFsck.ycp (revision 42585) >+++ OSRFsck.ycp (working copy) >@@ -361,7 +361,7 @@ > */ > define boolean check_ext2fs() ``{ > >- string command = sformat("/sbin/fsck.ext2 -n -f %1", check_partition ); >+ string command = sformat("/sbin/fsck.ext2 -n -v -f %1", check_partition ); > boolean checkext2fs = OSRExecute::Command (.local.bash,command); > last_check_return = OSRExecute::result; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 350540
:
188619
|
189027
|
189130
| 189133 |
189140