Bugzilla – Attachment 251639 Details for
Bug 437235
fails to partition mounted drives ...
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
proposed patch for tuning of automounter
a.diff (text/plain), 634 bytes, created by
Arvin Schnell
on 2008-11-12 14:49:14 UTC
(
hide
)
Description:
proposed patch for tuning of automounter
Filename:
MIME Type:
Creator:
Arvin Schnell
Created:
2008-11-12 14:49:14 UTC
Size:
634 bytes
patch
obsolete
>Index: live-installer.ycp >=================================================================== >--- live-installer.ycp (revision 53217) >+++ live-installer.ycp (working copy) >@@ -88,6 +88,8 @@ > Stage::Set ("initial"); > Storage::InitLibstorage (false); > >+ Storage::SwitchUiAutomounter(false); >+ > if (!ProductControl::Init()) > y2error("control file %1 not found", ProductControl::custom_control_file ); > ProductControl::AddWizardSteps(stage_mode); >@@ -103,6 +105,8 @@ > Pkg::SourceFinishAll(); > Pkg::TargetFinish(); > >+ Storage::SwitchUiAutomounter(true); >+ > UI::CloseDialog(); > > return ret;
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 437235
:
246789
|
246793
|
246794
|
246795
| 251639