Commit Graph

154 Commits

Author SHA1 Message Date
Troy Dawson
ef1178942c initial-setup package is retired on branch c10s for BAKERY-412 2024-03-21 18:52:49 +00:00
Fedora Release Engineering
f5edba99fd Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-24 22:44:41 +00:00
Fedora Release Engineering
477becbbd7 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-20 23:06:18 +00:00
Martin Kolman
2006e19c5d new version
spec: Disable shipping the X11 backend for all but RHEL < 10 (neal)
spec: Restructure and modernize (neal)
2024-01-03 18:35:02 +01:00
Martin Kolman
503838936a new version
Default initial-setup-gui GDK to X11 for all display servers (ales.astone)
Configure a seat session for running wayland compositors (ales.astone)
Add support for generic Wayland support through Weston (neal)
Allow running the graphical setup in graphic servers other than Xorg (ales.astone)
windowmanager: Remove kwin (ales.astone)
2024-01-03 13:17:06 +01:00
Martin Kolman
550612920e Use correct tarball
Looks like an incorrectly created tarball was used previously.
2023-10-17 17:43:16 +02:00
Martin Kolman
7ec5bdf5b2 new version
Fix Anaconda module startup (#2241274) (mkolman)
2023-10-09 12:28:08 +02:00
Peter Robinson
da2a0bf2d1 Requires libxkbcommon, minor spec modernisation 2023-09-09 10:45:26 +01:00
Fedora Release Engineering
4806d6a059 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 07:26:19 +00:00
Python Maint
ae3c952210 Rebuilt for Python 3.12 2023-06-15 18:49:36 +02:00
Martin Kolman
86c3621a58 new version
Make it possible to run with no kickstart (mkolman)
Fixup packit SRPM build deps (mkolman)
2023-02-13 16:59:56 +01:00
Martin Kolman
e4208b37bb new version
SPDX compatible License: line (mkolman)
Fixup version in setup.py (mkolman)
2023-01-19 23:33:58 +01:00
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