/[smeserver]/rpms/anaconda/sme9/0001-anaconda.id.displayMode.patch
ViewVC logotype

Annotation of /rpms/anaconda/sme9/0001-anaconda.id.displayMode.patch

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


Revision 1.1 - (hide 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 wellsi 1.1 --- anaconda-13.21.195.upstream/backend.py 2012-11-26 12:42:02.000000000 -0800
2     +++ updates/backend.py 2013-03-11 11:03:05.000000000 -0700
3     @@ -246,7 +246,7 @@
4     if anaconda.isKickstart:
5     anaconda.backend.resetPackageSelections()
6     kickstart.selectPackages(anaconda)
7     - elif anaconda.id.displayMode != 't':
8     + else:
9     anaconda.backend.resetPackageSelections()
10     anaconda.id.instClass.setPackageSelection(anaconda)
11     anaconda.id.instClass.setGroupSelection(anaconda)

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