Commit Graph

73 Commits

Author SHA1 Message Date
Martin Kolman
4ca0f1c92a new version
- Use new Simpleline package (jkonecny)
- Remove unused import (jkonecny)
- add yet another ARM serial console (sjenning)
2017-08-30 17:04:03 +02:00
Fedora Release Engineering
be64ea11fb - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 23:47:36 +00:00
Fedora Release Engineering
cf82d00d98 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 13:34:08 +00:00
Martin Kolman
506ae4844f new version
- Fix Anaconda threading import name (#1469776) (mkolman)
2017-07-12 11:54:05 +02:00
Martin Kolman
405b1d47ab new version
- Adapt to anaconda_log module name change (mkolman)
2017-06-02 16:29:51 +02:00
Martin Kolman
cda1108042 Drop Anaconda version bump for now
Something strange seems to be happening with the repos
during the freeze & anaconda & initial-setup will be in
the same update anyway.
2017-05-26 17:44:07 +02:00
Martin Kolman
531813926f new version
- Add support for password entry from arbitrary consoles (#1438046) (mkolman)
2017-05-26 17:44:07 +02:00
Martin Kolman
af83657af5 new version
- Remove stdin & stdout definition from unit files (#1438046) (mkolman)
2017-05-17 16:54:12 +02:00
Martin Kolman
49e51541d8 new version
- Run the Initial Setup TUI on all usable consoles (#1438046) (mkolman)
2017-05-15 20:24:32 +02:00
Fedora Release Engineering
41f3496692 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 16:26:23 +00:00
Miro Hrončok
bdcd6f8e07 Rebuild for Python 3.6 2016-12-19 18:20:36 +01:00
Martin Kolman
34dd1aa4ef new version
- Initialize SAM on startup (#1375721) (mkolman)
- Log unhandled exceptions to Journal (mkolman)
- Suppress logging to stdout when TUI is started by s390 startup scripts (mkolman)
- Fix path to TUI executable in the s390 startup scripts (#1366776) (mkolman)
- Canonicalize symlinks returned by readlink (mkolman)
2016-09-21 15:41:34 +02:00
Martin Kolman
bd638e793e new version
- Fix a typo (mkolman)
- Don't run the GUI on text-only systems (#1360343) (mkolman)
2016-08-05 15:53:16 +02:00
Fedora Release Engineering
8d4f03afde - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 07:28:50 +00:00
Martin Kolman
762617c883 new version
- Fix reconfiguration service name (mkolman)
- Fix installation path for the reconfiguration-mode-enabled script (mkolman)
- Use the environs flag when setting the environment (mkolman)
- Some typo fixes and logging improvements (mkolman)
- Add a systemd service that enables Initial Setup if /.unconfigured exists (#1257624) (mkolman)
- Adapt to addon execute() signature change (mkolman)
- Replace hardcoded python3 call by a variable (mkolman)
- Nicer systemctl calls (mkolman)
- Use systemd-cat also for the run-initial-setup script (mkolman)
- Remove a redundant Requires: line (mkolman)
- Fix a typo (mkolman)
- Run correct systemd scriptlets (mkolman)
- Use systemd-cat for logging to the journal (mkolman)
2016-06-08 16:22:28 +02:00
Martin Kolman
3a95c58781 new version
- Use blank title for the Initial Setup window (mkolman)
- Start the window manager correctly (#1160891) (mkolman)
- Fix some rpmlint warnings (mkolman)
2016-03-24 21:03:40 +01:00
Martin Kolman
cc4faa8311 new version
- Disable the correct service on successful completion (#1298725) (mkolman)
2016-02-16 12:01:17 +01:00
Dennis Gilmore
d99269d8e5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 00:31:58 +00:00
Martin Kolman
d9325f8d71 new version
- Make Initial Setup startup more robust (mkolman)
- Move the s390 profile scripts to a subfolder (mkolman)
- Improve log messages for kickstart parsing error (mkolman)
2015-12-01 14:32:13 +01:00
Peter Robinson
19df30e4d2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 14:36:05 +00:00
Martin Kolman
73e5a3c76e new version
- Rebuild for Python 3.5 (mkolman)
2015-11-05 11:28:21 +01:00
Martin Kolman
e5b5c8f91e new version
- Stop any Initial Setup services before upgrading package (#1244394) (mkolman)
- Replace systemd_postun_with_restart with systemd_postun (#1244394) (mkolman)
- Fix 'bumpver' make target (vtrefny)
- Add archive target to Makefile (vtrefny)
2015-09-30 14:31:04 +02:00
Martin Kolman
21dbabbd42 new version
- Setup the locale before starting the UI (dshea)
- Run the TUI service before hvc0.service (#1209731) (mkolman)
- Don't create /etc/sysconfig/initial-setup on s390 (#1181209) (mkolman)
- Use systemd service status for run detection on S390 console (#1181209) (mkolman)
- Read the kickstart from previous IS run, if available (#1110439) (mkolman)
- Add support for externally triggered reconfig mode (#1110439) (mkolman)
- Log the reason if GUI import fails (#1229747) (mkolman)
2015-08-31 17:25:07 +02:00
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
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
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