Commit Graph

100 Commits

Author SHA1 Message Date
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
7ec5bdf5b2 new version
Fix Anaconda module startup (#2241274) (mkolman)
2023-10-09 12:28:08 +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
Martin Kolman
98a367b1b2 new version
Use Anaconda DBus read-write properties (vponcova)
2022-07-20 18:57:53 +02: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
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
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
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
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
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
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
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
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
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
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
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
Martin Kolman
a04fddd54c new version
- Fix imports after Anaconda refactoring (jkonecny)
- Return correct code at startup script success/failure (mkolman)
2018-01-19 14:31:19 +01:00
Martin Kolman
19f0962733 new version
- Use getty-pre.target to prevent getty from running (mkolman)
2017-11-29 15:52:34 +01:00
Martin Kolman
697768ad63 new version
- Don't print directory changes when outputting the changelog (mkolman)
- Automate release creation (mkolman)
- Don't include merges in the spec file changelog (mkolman)
- Update initial-setup-reconfiguration.service too, add another (mvebu) serial console (pbrobinson)
- Add some more serial console options for ARM (pbrobinson)
2017-10-05 16:52:25 +02:00
Martin Kolman
2c1f87b3ad new version
- Use constant+offset when turning systemd console logging on/off (mkolman)
- Add some more serial console options (pbrobinson)
2017-09-11 17:12:51 +02:00