~mvo/update-manager/pae-kernel-transtion

« back to all changes in this revision

Viewing changes to DistUpgrade/DistUpgrade.cfg

  • Committer: Michael Vogt
  • Date: 2009-06-17 09:39:34 UTC
  • Revision ID: michael.vogt@ubuntu.com-20090617093934-if3a8e95eb6p2nxg
  - add "NonInteractive/DebugBrokenScripts" option that will re-run
    failed maintainer scripts with debug options
* DistUpgrade/DistUpgrade.cfg:
  - add defaults for the NonInteractive section that match the 
    interactive upgrades (for better landscape support)

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
MaxRetries=3
99
99
 
100
100
[NonInteractive]
101
 
ForceOverwrite=no
102
 
RealReboot=no
 
101
ForceOverwrite=yes
 
102
RealReboot=yes
 
103
DebugBrokenScripts=no
 
104
DpkgProgressLog=no
 
105
;TerminalTimeout=2400