Commit Graph

142 Commits

Author SHA1 Message Date
Fedora Release Engineering
65feb11dc6 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 13:10:45 +00:00
Fedora Release Engineering
9648e31a9d Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 14:40:51 +00:00
Martin Kolman
98a367b1b2 new version
Use Anaconda DBus read-write properties (vponcova)
2022-07-20 18:57:53 +02:00
Python Maint
f2ae6e0437 Rebuilt for Python 3.11 2022-06-13 21:13:47 +02:00
Fedora Release Engineering
660e0635ee - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 13:18:31 +00:00
Martin Kolman
9e826997e7 new version
Remove the default_help_pages configuration option (vponcova)
Add the configuration files to the updates image (vponcova)
Remove the helpFile attribute (vponcova)
Specify unique screen ids (vponcova)
Apply suggestions from code review (martin.kolman)
Fix ownership of the gui folder (#1812463) (mkolman)
Don't show the EULA spoke if the license file doesn't exist (vponcova)
2021-10-12 18:32:52 +02:00
Fedora Release Engineering
01e0e87372 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 08:35:19 +00:00
Martin Kolman
6fed5d0719 new version
- Use profiles instead of product configuration files (vponcova)
- Change the Python version to 3.10 in the makeupdates script (vponcova)
2021-07-12 16:40:58 +02:00
Martin Kolman
d6f12560da new version
- Fixup version in setup.py (mkolman)
- Add gnome-kiosk to window managers usable by initial-setup (rvykydal)
- Add copr builds also for branched Fedora (jkonecny)
2021-06-24 17:44:14 +02:00
Python Maint
6b8f9466c9 Rebuilt for Python 3.10 2021-06-04 20:07:32 +02:00
Martin Kolman
9c2ebafa98 new version
- Disable multi TTY handler when running in SSH session (mkolman)
- Add CLI option to disable multi TTY handler (mkolman)
2021-04-27 18:44:39 +02:00
Martin Kolman
c04f32381a new version
- Remove old failing pre scriptlet (mkolman)
2021-03-30 21:55:43 +02:00
Martin Kolman
de0480c636 new version
- Include scripts in the updates image (vponcova)
- Drop build time dependency on the anaconda package (mkolman)
2021-03-23 17:16:12 +01:00
Zbigniew Jędrzejewski-Szmek
9cfbdda6e0 Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:13:37 +01:00
Martin Kolman
f32f898e70 new version
- Load the product configuration files (vponcova)
- Clean up the code (vponcova)
2021-02-22 19:06:23 +01:00
Martin Kolman
6d4a346982 new version
- Add BuildRequires: make (tstellar)
- Fixup version number in setup.py (mkolman)
2021-02-15 18:23:44 +01:00
Martin Kolman
dce63452e5 new version
- Drop python-nose from the dependencies (#1916799) (vponcova)
- Add the makeupdates script (vponcova)
- Remove deprecated support for add-ons (vponcova)
- Don't run installation tasks of add-ons in a meta task (vponcova)
- Migrate COPR builds from Jenkins to Packit (jkonecny)
- Add documentation for the new test solution (jkonecny)
- Add support for custom Anaconda COPR repository (jkonecny)
- Use `make test` to run TMT tests locally (jkonecny)
- Add TMT configuration to get Anaconda COPR build (jkonecny)
- Add Packit support for initial-setup (jkonecny)
- Update and use setup.py for archive creation (jkonecny)
- Fix ChangeLog generation in Makefile (jkonecny)
2021-02-12 18:09:06 +01:00
Fedora Release Engineering
5fb2c2ba71 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 14:21:53 +00:00
Tom Stellard
5fbbf6f1d5 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-19 00:49:25 +00:00
Martin Kolman
f406c7b27f new version
- Adapt to category title translation fix in Anaconda (mkolman)
2020-12-07 20:57:42 +01:00
Martin Kolman
f8bb24bf5d new version
- Adjust to logging command changes in Anaconda (#1891621) (mkolman)
- Make sure the output from custom_getpass() is serialized after stdout (lkundrak)
2020-10-27 19:55:50 +01:00
Martin Kolman
8c4ce128e9 new version
- Add PEP8 Speaks configuration (mkolman)
- Remove hard coded name of the translation repo in tmp (jkonecny)
- Update README.rst (mkolman)
- Add missing branch config to manifest file (jkonecny)
- Add COPR daily builds badge (jkonecny)
2020-08-19 18:46:25 +02:00
Fedora Release Engineering
f63eec0e45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 01:49:08 +00:00
Martin Kolman
931b2f77bd new version
- Add translation badge to the README file (jkonecny)
- Remove unused PREFIX variable from Makefile (jkonecny)
- Use new po-push instead of Zanata (jkonecny)
- Add po-push using localization repository (jkonecny)
- Use translation repository to pull the translations (jkonecny)
2020-06-08 14:53:33 +02:00
Miro Hrončok
b3d5048a4d Rebuilt for Python 3.9 2020-05-26 02:48:42 +02:00
Martin Kolman
70e5c42077 new version
- Use macro for Python 3 requirement in spec file (mkolman)
- Remove outdated dependency on python3-libreport (vslavik)
- Fix a typo in Zanata CLI invocation (mkolman)
2020-05-22 02:00:27 +02:00
Fedora Release Engineering
3698575650 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 05:28:27 +00:00
Martin Kolman
e8f6739485 new version
- Do not call a task which has been moved into install keyboard task (rvykydal)
- Adapt to changes in localization module (rvykydal)
- Fix Zanata client detection in Makefile (mkolman)
2019-12-10 05:30:09 +01:00
Martin Kolman
cb66b49c19 new version
- Fix import of the DBus launcher (vponcova)
2019-11-18 18:13:58 +01:00
Martin Kolman
fdab7397ac new version
- Revert "Fix import of the DBus launcher" (martin.kolman)
- Run the installation tasks of the DBus addons (vponcova)
- Run the installation tasks of the Timezone module (vponcova)
- Fix import of the DBus launcher (vponcova)
2019-11-12 17:09:10 +01:00
Martin Kolman
6b3fbd5b05 new version
- Run the installation tasks of the Localization module (vponcova)
- Use new DBus support for reading a kickstart file (vponcova)
- Use autosetup instead of setup (mkolman)
- Bump Anaconda version due to networking changes (mkolman)
2019-10-24 19:36:30 +02:00
Martin Kolman
e72c9de303 new version
- Fix configuration of network hostname (#1757960) (rvykydal)
2019-10-04 16:36:58 +02:00
Martin Kolman
08c179e74a new version
- Blacklist some USB consoles from multi-TTY handler (#1755580) (mkolman)
2019-10-03 20:22:15 +02:00
Martin Kolman
7f37bb854c new version
- Fix typo in reconfig mode detection (#1752554) (mkolman)
2019-09-18 13:25:46 +02:00
Miro Hrončok
a0e545b5ad Rebuilt for Python 3.8 2019-08-19 10:16:27 +02:00
Martin Kolman
b8fac513c2 new version
- Remove system root from DBus calls (vponcova)
- Correct the name for libreport Python3 require (mkutlak)
2019-07-31 17:39:44 +02:00
Fedora Release Engineering
da06cbf432 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 09:32:33 +00:00
Martin Kolman
5505b792db new version
- Set physical and system roots in the configuration file (vponcova)
- Write Anaconda logs to journal (vponcova)
- Read configuration files from /etc/initial-setup/conf.d (#1713506) (vponcova)
2019-06-20 17:54:26 +02:00
Martin Kolman
61030c059d new version
- Don't initialize the screen access manager (vponcova)
2019-06-13 20:37:15 +02:00
Martin Kolman
624c78aeba new version
- Adjust to changes in the Users DBus module (mkolman)
2019-05-15 18:33:24 +02:00
Martin Kolman
2d6ba17bc6 new version
- Adapt to removal of ifcfg.log (#1695967) (rvykydal)
2019-04-04 15:00:57 +02:00
Martin Kolman
987e687e4b new version
- Remove obsolete Group definition from the spec file (mkolman)
- Initialize network module (device configurations) (#1685992) (rvykydal)
- Specify the type of the installation system (#1685992) (vponcova)
2019-03-12 18:02:03 +01:00
Fedora Release Engineering
371444786e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 03:23:03 +00:00
Igor Gnatenko
fdb022a131 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:08 +01:00
Martin Kolman
6c66ec0154 new version
- Update arguments of the execute methods (#1666849) (vponcova)
2019-01-23 18:24:08 +01:00
Martin Kolman
84ae720ce5 new version
- Don't call initThreading (#1666849) (vponcova)
2019-01-21 22:06:11 +01:00
Martin Kolman
c84fcc09c9 new version
- Remove install classes from the initial setup (vponcova)
2019-01-03 15:49:46 +01:00
Martin Kolman
2a6f57fe21 new version
- Handle simpleline having an empty stack (mkolman)
2018-11-19 16:35:41 +01:00
Martin Kolman
90d16aba37 new version
- Disable modules in the configuration file (vponcova)
- Let the DBus launcher to set up the modules (vponcova)
- README.rst: update link to anaconda addon dev guide (kenyon)
2018-11-06 14:59:49 +01:00
Martin Kolman
ad5e70fe52 new version
- Make EULA spoke name compatible with three column hub (mkolman)
- Blacklist the ptmx console from multi-tty use (mkolman)
- Add support for showing an EULA spoke (mkolman)
- Add explicit dependency on X server for the GUI sub-package (mkolman)
2018-07-27 14:57:53 +02:00