MediaWiki r66127 - Code Review

Jump to: navigation, search
Repository:MediaWiki
Revision:r66126‎ | r66127 (on ViewVC)‎ | r66128 >
Date:20:04, 9 May 2010
Author:mark
Status:deferred
Tags:
Comment:
Correct preseeds
Modified paths:

Diff [purge]

Index: trunk/ubuntu/autoinstall/squid-raid1.cfg
@@ -34,6 +34,6 @@
3535 d-i partman/confirm_write_new_label boolean true
3636 d-i partman/choose_partition select finish
3737 d-i partman/confirm boolean true
38 -d-i partman-md/confirm_nooverwrite boolean true
 38+d-i partman/confirm_nooverwrite boolean true
3939
4040 d-i mdadm/boot_degraded boolean true
Index: trunk/ubuntu/autoinstall/common.cfg
@@ -24,7 +24,7 @@
2525 d-i pkgsel/update-policy string none
2626
2727 # Don't configure Postfix
28 -d-i postfix/main_mailer_type string No configuration
 28+postfix postfix/main_mailer_type select No configuration
2929
3030 # Suite to install.
3131 #d-i mirror/suite select dapper

Status & tagging log

  • 00:56, 14 November 2010 Reedy (talk | contribs) changed the status of r66127 [removed: new added: deferred]