Commit Graph

131 Commits

Author SHA1 Message Date
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
Fedora Release Engineering
73cc365970 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 05:43:51 +00:00
Miro Hrončok
348c5bed84 Rebuilt for Python 3.7 2018-06-19 10:45:04 +02:00
Martin Kolman
a04288c279 new version
- Fix the users module import (#1575650) (mkolman)
2018-05-09 15:57:16 +02:00
Martin Kolman
2ea82c4f92 new version
- Fix name of the Zanata Python client package (mkolman)
- Use the Anaconda default for DBUS module timeout (mkolman)
2018-05-04 17:38:37 +02:00
Martin Kolman
42745dc5b3 new version
- Run only the supported kickstart modules (#1566621) (vponcova)
2018-04-19 17:58:21 +02:00
Martin Kolman
c351810484 new version
- Adapt to a new Simpleline input handling (jkonecny)
2018-04-10 17:01:33 +02:00
Martin Kolman
b07b0c1ca5 new version
- Adjust to Hub behavior change (mkolman)
- Apply the Anaconda modularization changes (vponcova)
2018-03-19 19:49:56 +01:00
Martin Kolman
f087c3b92e new version
- Handle kickstart commands provided by DBUS modules (mkolman)
- Adapt to changes in starting Boss (mkolman)
2018-03-05 20:47:39 +01:00
Martin Kolman
3602206601 new version
- Start and stop Boss (mkolman)
- Add common function for finding bugreport URL (riehecky)
2018-02-28 15:11:35 +01:00
Igor Gnatenko
4e6675e9d6
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:15:46 +01:00
Fedora Release Engineering
b21ff60ca4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 17:29:19 +00:00