/[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.2 - (show annotations) (download)
Fri Jan 3 22:12:21 2014 UTC (10 years, 4 months ago) by charliebrady
Branch: MAIN
CVS Tags: anaconda-13_21_229-1_el6_sme_3, anaconda-13_21_215-1_el6_sme_7, anaconda-13_21_239-1_el6_sme_1, anaconda-13_21_215-1_el6_sme_9, anaconda-13_21_215-1_el6_sme_10, anaconda-13_21_215-1_el6_sme_11, anaconda-13_21_215-1_el6_sme_12, anaconda-13_21_263-1_el6_sme_1, anaconda-13_21_229-1_el6_sme_2, anaconda-13_21_229-1_el6_sme_1, anaconda-13_21_239-1_el6_sme, anaconda-13_21_215-1_el6_sme_8, anaconda-13_21_239_1-1_el6_sme, anaconda-13_21_215-1_el6_sme_6, anaconda-13_21_254-1_el6_sme_2, anaconda-13_21_254-1_el6_sme_1, anaconda-13_21_215-1_el6_sme_5, anaconda-13_21_215-1_el6_sme_4, anaconda-13_21_239-1_el6_sme_2, HEAD
Changes since 1.1: +3 -9 lines
Adjust SME specific patches to have zero offset to avoid .py.orig files. Fix changelog
entry for [SME: 8038] change.

1 --- anaconda-13.21.215/storage/__init__.py.orig 2013-08-02 09:47:00.000000000 -0400
2 +++ anaconda-13.21.215/storage/__init__.py 2014-01-03 16:40:51.646008693 -0500
3 @@ -226,10 +226,9 @@
4 sys.exit(1)
5
6 rc = anaconda.intf.messageWindow(_("Writing storage configuration to disk"),
7 - _("The partitioning options you have selected "
8 - "will now be written to disk. Any "
9 - "data on deleted or reformatted partitions "
10 - "will be lost."
11 + _("This option performs a new install of "
12 + "SME Server. All hard drives, including "
13 + "removable media, will be re-partitioned and formatted. Proceed? "
14 "%s") % (warning),
15 type = "custom", custom_icon="warning",
16 custom_buttons=[_("Go _back"),

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