/[smeserver]/rpms/anaconda/sme8/anaconda-11.1.2.113-smeserver.patch
ViewVC logotype

Diff of /rpms/anaconda/sme8/anaconda-11.1.2.113-smeserver.patch

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

Revision 1.2 by slords, Wed Jul 2 20:45:34 2008 UTC Revision 1.5 by slords, Wed Oct 8 17:36:32 2008 UTC
# Line 215  Line 215 
215    
216       dosync()       dosync()
217    
218    --- anaconda-11.1.2.87/textw/confirm_text.py.smeserver     2008-04-16 03:34:50.000000000 -0600
219    +++ anaconda-11.1.2.87/textw/confirm_text.py 2008-10-08 11:32:19.000000000 -0600
220    @@ -19,6 +19,13 @@
221    
222     class BeginInstallWindow:
223         def __call__ (self, screen, anaconda):
224    +        rc = intf.messageWindow(_("Warning"),
225    +                                _("All disks will be reformatted and any data will be lost. Proceed?"),
226    +                                type = "yesno", default = "no")
227    +
228    +        if rc == 0:
229    +            return INSTALL_BACK
230    +
231             rc = ButtonChoiceWindow (screen, _("Installation to begin"),
232                                     _("A complete log of your installation will be in "
233                                       "%s after rebooting your system. You "
234  --- anaconda-11.1.2.87/findpackageset.py.smeserver      2005-02-08 07:37:30.000000000 -0700  --- anaconda-11.1.2.87/findpackageset.py.smeserver      2005-02-08 07:37:30.000000000 -0700
235  +++ anaconda-11.1.2.87/findpackageset.py        2007-12-20 13:05:57.000000000 -0700  +++ anaconda-11.1.2.87/findpackageset.py        2007-12-20 13:05:57.000000000 -0700
236  @@ -108,21 +108,15 @@  @@ -108,21 +108,15 @@
# Line 388  Line 404 
404    
405  --- anaconda-11.1.2.87/lang-table.smeserver     2006-12-04 13:31:57.000000000 -0700  --- anaconda-11.1.2.87/lang-table.smeserver     2006-12-04 13:31:57.000000000 -0700
406  +++ anaconda-11.1.2.87/lang-table       2008-03-18 09:38:10.000000000 -0600  +++ anaconda-11.1.2.87/lang-table       2008-03-18 09:38:10.000000000 -0600
407  @@ -1,54 +1,14 @@  @@ -1,54 +1,16 @@
408  -Afrikaans      af      latarcyrheb-sun16       af_ZA.UTF-8     us      Africa/Johannesburg  -Afrikaans      af      latarcyrheb-sun16       af_ZA.UTF-8     us      Africa/Johannesburg
409  -Arabic ar      latarcyrheb-sun16       ar_SA.UTF-8     us      Asia/Riyadh  -Arabic ar      latarcyrheb-sun16       ar_SA.UTF-8     us      Asia/Riyadh
410  -Assamese       as      none    as_IN.UTF-8     us      Asia/Calcutta  -Assamese       as      none    as_IN.UTF-8     us      Asia/Calcutta
# Line 425  Line 441 
441  -Northern Sotho nso     latarcyrheb-sun16       nso_ZA.UTF-8    us      Africa/Johannesburg  -Northern Sotho nso     latarcyrheb-sun16       nso_ZA.UTF-8    us      Africa/Johannesburg
442  -Oriya  or      none    or_IN.UTF-8     us      Asia/Calcutta  -Oriya  or      none    or_IN.UTF-8     us      Asia/Calcutta
443  -Polish pl      latarcyrheb-sun16       pl_PL.UTF-8     pl2     Europe/Warsaw  -Polish pl      latarcyrheb-sun16       pl_PL.UTF-8     pl2     Europe/Warsaw
444  -Portuguese     pt      latarcyrheb-sun16       pt_PT.UTF-8     pt-latin1       Europe/Lisbon   Portuguese     pt      latarcyrheb-sun16       pt_PT.UTF-8     pt-latin1       Europe/Lisbon
445   Portuguese(Brazilian)  pt_BR   latarcyrheb-sun16       pt_BR.UTF-8     br-abnt2        America/Sao_Paulo   Portuguese(Brazilian)  pt_BR   latarcyrheb-sun16       pt_BR.UTF-8     br-abnt2        America/Sao_Paulo
446  -Punjabi        pa      none    pa_IN.UTF-8     us      Asia/Calcutta  -Punjabi        pa      none    pa_IN.UTF-8     us      Asia/Calcutta
447  -Russian        ru      latarcyrheb-sun16       ru_RU.UTF-8     ru      Europe/Moscow  -Russian        ru      latarcyrheb-sun16       ru_RU.UTF-8     ru      Europe/Moscow
# Line 438  Line 454 
454   Swedish        sv      latarcyrheb-sun16       sv_SE.UTF-8     sv-latin1       Europe/Stockholm   Swedish        sv      latarcyrheb-sun16       sv_SE.UTF-8     sv-latin1       Europe/Stockholm
455  -Tamil  ta      none    ta_IN.UTF-8     us      Asia/Calcutta  -Tamil  ta      none    ta_IN.UTF-8     us      Asia/Calcutta
456  -Telugu te      none    te_IN.UTF-8     us      Asia/Calcutta  -Telugu te      none    te_IN.UTF-8     us      Asia/Calcutta
457  -Turkish        tr      latarcyrheb-sun16       tr_TR.UTF-8     trq     Europe/Istanbul   Turkish        tr      latarcyrheb-sun16       tr_TR.UTF-8     trq     Europe/Istanbul
458  -Ukrainian      uk      latarcyrheb-sun16       uk_UA.UTF-8     ua-utf  Europe/Kiev  -Ukrainian      uk      latarcyrheb-sun16       uk_UA.UTF-8     ua-utf  Europe/Kiev
459  -Vietnamese     vi      latarcyrheb-sun16       vi_VN.UTF-8     us      Asia/Saigon  -Vietnamese     vi      latarcyrheb-sun16       vi_VN.UTF-8     us      Asia/Saigon
460  -Welsh  cy      latarcyrheb-sun16       cy_GB.UTF-8     uk      Europe/London  -Welsh  cy      latarcyrheb-sun16       cy_GB.UTF-8     uk      Europe/London
# Line 492  Line 508 
508           return 1           return 1
509    
510       productUpgrades = {       productUpgrades = {
511  +        "SME Server": ("Mitel Networks", "SME Server"),  +        "SME Server": ("Mitel Networks", "SME Server", "e-smith server", ),
512           "Red Hat Enterprise Linux AS": ("Red Hat Linux Advanced Server", ),           "Red Hat Enterprise Linux AS": ("Red Hat Linux Advanced Server", ),
513           "Red Hat Enterprise Linux WS": ("Red Hat Linux Advanced Workstation",),           "Red Hat Enterprise Linux WS": ("Red Hat Linux Advanced Workstation",),
514           # FIXME: this probably shouldn't be in a release...           # FIXME: this probably shouldn't be in a release...


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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