/[smeserver]/rpms/anaconda/sme9/0006-InstallerHDWarning.patch
ViewVC logotype

Contents of /rpms/anaconda/sme9/0006-InstallerHDWarning.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Dec 16 03:38:12 2013 UTC (10 years, 5 months ago) by wellsi
Branch: MAIN
CVS Tags: anaconda-13_21_215-1_el6_sme_1
* Sun Dec 15 2013 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.1
- Apply SME Server specific patches [SME: 8066]

1 Index: updates/storage/__init__.py
2 ===================================================================
3 RCS file: /cvsroot/smeserver/cdrom.image/sme9/updates/storage/__init__.py,v
4 retrieving revision 1.1
5 retrieving revision 1.3
6 diff -u -r1.1 -r1.3
7 --- updates/storage/__init__.py 30 Jul 2013 21:01:52 -0000 1.1
8 +++ updates/storage/__init__.py 6 Nov 2013 02:06:23 -0000 1.3
9 @@ -225,10 +225,9 @@
10 sys.exit(1)
11
12 rc = anaconda.intf.messageWindow(_("Writing storage configuration to disk"),
13 - _("The partitioning options you have selected "
14 - "will now be written to disk. Any "
15 - "data on deleted or reformatted partitions "
16 - "will be lost."
17 + _("This option performs a new install of "
18 + "SME Server. All hard drives, including "
19 + "removable media, will be re-partitioned and formatted. Proceed? "
20 "%s") % (warning),
21 type = "custom", custom_icon="warning",
22 custom_buttons=[_("Go _back"),

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed