Jon Ciesla
1fb8dcbd3b
Rebuild for new LibRaw
2015-08-20 13:29:30 -05:00
Martin Kolman
1d836069b6
new version
...
- Fix a typo in Makefile (#1244558 ) (mkolman)
2015-07-30 17:39:42 +02:00
Martin Kolman
0c785c3b4c
new version
...
- Switch Initial Setup to Python 3 (#1244558 ) (mkolman)
2015-07-30 17:18:43 +02:00
Dennis Gilmore
cf7ad4beb3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 11:24:50 +00:00
Martin Kolman
070c0a2c4f
new version
...
- Improve the Makefile (mkolman)
- Remove old GUI testing code from the Makefile (mkolman)
- Update upstream URL (#1213101 ) (mkolman)
- Update upstream Git repository URL (mkolman)
2015-04-23 18:44:08 +02:00
Martin Kolman
e9e5730cf5
new version
...
- Point out the err in case that ks parsing failed (#1145130 ) (fabiand)
- Switch to Zanata for translations (mkolman)
2015-03-31 17:28:33 +02:00
Martin Kolman
c821fd6f2e
new version
...
- Use kwin_x11 for kde/plasma spin (#1197135 ) (rdieter)
2015-03-04 14:29:18 +01:00
Martin Kolman
3284145312
new version
...
- Split scriptlets for the gui subpackage (mkolman)
- Use /usr/bin/python2 in scripts (mkolman)
2015-02-13 14:45:11 +01:00
Martin Kolman
0688672fab
new version
...
- Fix breakage caused by README file rename (mkolman)
2015-02-05 19:19:21 +01:00
Martin Kolman
78f4fcf92f
new version
...
- Remove unneeded dependencies (mkolman)
- Add the rst suffix to the README file (mkolman)
- Update the link to the upstream source code repository (mkolman)
- Add AnacondaKSHandler no-member error to pylint-false-positives. (mulhern)
- Mark strings for translation when module is loaded. (mulhern)
- Fix easy pylint errors. (mulhern)
- Add pylint testing infrastructure. (mulhern)
2015-02-05 19:06:34 +01:00
Martin Kolman
f728d4666d
new version
...
- Explicitly require the main package in the GUI sub package (#1078917 ) (mkolman)
2014-11-03 16:06:28 +01:00
Martin Kolman
93770fcc0c
new version
...
- Add syslog logging support (#1145122 ) (mkolman)
2014-10-23 16:50:14 +02:00
Martin Kolman
331b99e566
new version
...
- Fix Initial Setup to correctly support the Anaconda built-in Help (#1072033 ) (mkolman)
- Populate README (#1110178 ) (mkolman)
- Remove the --disable-overwrite parameter for the Transifex client (mkolman)
2014-10-10 15:40:14 +02:00
Peter Robinson
bc495d1998
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 21:34:36 +00:00
Martin Kolman
3644050b4e
new version
...
- Adapt classes to changes in anaconda (#1127450 ) (vpodzime)
2014-08-08 18:43:02 +02:00
Martin Kolman
97c52abbce
new version
...
- Update the initial-setup hub for the new HubWindow API (dshea)
- Translation update
2014-07-04 16:01:48 +02:00
Dennis Gilmore
5f8e63b1d2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 17:22:26 -05:00
Peter Robinson
a5c752b0ce
Only the GUI needs a window manager
2014-05-31 18:24:13 +01:00
Martin Kolman
c059048c48
new version
...
- Adapt to python-nose API change (mkolman)
- Adapt Initial Setup to the new way Anaconda handles root path (#1099581 ) (vpodzime)
2014-05-28 17:12:14 +02:00
Martin Kolman
9d3ef5f6c2
new version
...
- Bump required Anaconda version due to TUI category handling change (mkolman)
- Override Hub collect methods also in TUI hub (mkolman)
- Translation update
2014-05-06 13:13:44 +02:00
Martin Kolman
154e07e576
new version
...
- Bump required Anaconda version due to TUI category handling change (mkolman)
- Override Hub collect methods also in TUI hub (mkolman)
- Translation update
2014-05-06 13:06:21 +02:00
Martin Kolman
df30f34f80
new version
...
- Remove debugging code that was left in the tarball by mistake (#1091470 ) (mkolman)
- Translation update
2014-04-28 15:24:45 +02:00
Martin Kolman
1d4fa54bf8
new version
...
- Set initial-setup translation domain for the hub (#1040240 ) (mkolman)
2014-04-18 14:27:26 +02:00
Martin Kolman
c7db21bf6d
new version
...
- initial-setup-gui requires the initial-setup package (vpodzime)
2014-04-03 13:58:48 +02:00
Martin Kolman
5eca52ea64
new version
...
- Import the product module (#1077390 ) (vpodzime)
2014-03-19 15:16:08 +01:00
Vratislav Podzimek
5cb052c125
Really a new version
...
- Try to quit plymouth before running our X server instance (#1058329 )
- Get rid of the empty debuginfo package (#1062738 )
2014-02-11 16:48:36 +01:00
Vratislav Podzimek
a0f7fb3f27
new version
...
- Try to quit plymouth before running our X server instance (#1058329 )
- Get rid of the empty debuginfo package (#1062738
2014-02-11 16:42:19 +01:00
Vratislav Podzimek
db22c9be9d
new version
...
- Make Initial Setup an arch specific package (#1057590 ) (vpodzime)
- Mark title strings in the initial-setup hub as translatable (dshea)
2014-02-05 09:22:42 +01:00
Vratislav Podzimek
1f8fdacc03
new version
...
- Adapt to changes in anaconda tui spoke categories (#1035462 ) (vpodzime)
- Ignore the SIGINT (#1035590 ) (vpodzime)
2013-11-28 11:40:29 +01:00
Vratislav Podzimek
2845c3e5da
new version
...
- Fix how spokes are collected for the I-S main hub (vpodzime)
- Override distribution text in spokes (#1028370 ) (vpodzime)
- Get rid of the useless modules directory (vpodzime)
- Split GUI code into a separate package (#999464 ) (vpodzime)
- Fallback to text UI if GUI is not available (vpodzime)
2013-11-20 14:37:23 +01:00
Vratislav Podzimek
6cdaa29be6
new version
...
- Do not try to kill unexisting process (vpodzime)
- Add some logging to our shell scripts (vpodzime)
2013-11-05 11:06:55 +01:00
Vratislav Podzimek
ee7e5dd84a
Revert "new version"
...
This reverts commit c7567e2861
.
No new build needed.
2013-10-02 13:55:19 +02:00
Vratislav Podzimek
c7567e2861
new version
...
- Rebuild with dependencies available
2013-10-02 11:26:51 +02:00
Vratislav Podzimek
3b0ac08758
new version
...
- Yet another serial console in ARMs (#1007163 ) (vpodzime)
- Fix the base mask of initial_setup gui submodules (vpodzime)
- Specify and use environment of the main hub (vpodzime)
2013-10-01 15:40:43 +02:00
Vratislav Podzimek
50e2643f8c
new version
...
- Read /etc/os-release to get product title (#1000426 ) (vpodzime)
- Don't let product_title() return None (vpodzime)
- Apply the timezone and NTP configuration (#985566 ) (hdegoede)
- Make handling translations easier (vpodzime)
- Make translations work (vpodzime)
- Sync changelog with downstream (vpodzime)
2013-09-10 17:14:04 +02:00
Vratislav Podzimek
54f61ae18a
new version
...
- Prevent getty on various services killing us (#979174 ) (vpodzime)
- Initialize network logging for the network spoke (vpodzime)
2013-08-27 14:17:22 +02:00
Dennis Gilmore
3c24a41dca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 14:39:14 -05:00
Vratislav Podzimek
08c3341f93
new version
...
- Rebuild with dependencies available
2013-06-18 16:24:55 +02:00
Vratislav Podzimek
76692b106d
new version
...
- Make serial-getty wait for us as well (#970719 ) (vpodzime)
- Disable the service only on successful exit (#967617 ) (vpodzime)
2013-06-18 14:15:35 +02:00
Vratislav Podzimek
1410f69c6a
new version
...
- Reference the new repository in the .spec file (vpodzime)
- Prevent systemd services from running on live images (#962196 ) (awilliam)
- Don't traceback if the expected kickstart file doesn't exist (#950796 )
(vpodzime)
2013-05-22 14:26:33 +02:00
Vratislav Podzimek
7825f74f59
new version
...
- services shouldn't be enabled by default in the spec file
2013-04-08 13:20:24 +02:00
Vratislav Podzimek
54c333ebb0
new version
2013-04-05 23:31:08 +02:00
Martin Sivak
71a31d2178
new version
2013-03-28 18:53:59 +01:00
Martin Sivak
3ca36455f9
new version
2013-03-26 17:48:36 +01:00
Martin Sivak
57c74a8475
new version
2013-03-26 15:56:38 +01:00
Martin Sivak
fa40c2b5b2
new version
2013-03-26 15:25:36 +01:00
Martin Sivak
cfb54dff4e
version update
2013-03-22 11:00:28 +01:00
Martin Sivak
999d477732
new version
2013-03-21 11:00:19 +01:00
Martin Sivak
ab9e3c1851
updated version
2013-03-13 14:40:40 +01:00
Martin Sivak
cbda5e999e
new version
2013-03-13 14:14:15 +01:00