| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: jeos-firstboot | Distribution: openSUSE Tumbleweed |
| Version: 1.5.8 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Jul 8 15:12:31 2025 |
| Group: Development/Tools/Other | Build host: reproducible |
| Size: 48519 | Source RPM: jeos-firstboot-1.5.8-1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://github.com/openSUSE/jeos-firstboot | |
| Summary: Simple text based JeOS first boot wizard | |
Simple text based JeOS first boot wizard that can be used instead of the line based one that is built into systemd.
MIT
* Tue Jul 08 2025 Fabian Vogt <fvogt@suse.com>
- Update to version 1.5.8:
* Update files/usr/share/jeos-firstboot/jeos-firstboot-functions
* Use SUSE_PRETTY_NAME as product name to display if it exists (bsc#1245364)
* Use xterm-256color on WSL based hosts boo#1237756
* Tue Apr 15 2025 Fabian Vogt <fvogt@suse.com>
- Update to version 1.5.5:
* user: Add field to add the user to specified groups (bsc#1241215)
* Add title and description to remaining modules
- Remove changesauthor from _service
* Tue Oct 01 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.5.3:
* otp: Show the QR code in a separate window if necessary (bsc#1231177)
* Tue Sep 24 2024 Fabian Vogt <fvogt@suse.com>
- Add dependency on cracklib for cracklib-check
* Wed Sep 18 2024 jeos-internal@suse.de
- Update to version 1.5.2:
* otp: Use the system nodename as issuer in the QR code
* otp: Use more obvious dd | base32 instead of tr | head
* Wed Aug 07 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.5.0:
* Add module for TOTP setup (jsc#CPT-84)
* Add module for user creation
* Set LC_COLLATE=C.UTF-8
* Document module API in README.md
* Let modules specify title, description and priority
* jeos-firstboot-functions: Simplify _find_modules
* Use tabs for indentation everywhere
* Drop stale README file
* Fri May 24 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.4.3:
* Use UTC as default TZ if there was no locale selection dialog (boo#1224212)
* Mon May 06 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.4.2:
* Resolve cycle w.r.t. wicked (bsc#1223391)
* Mon Apr 29 2024 Fabian Vogt <fvogt@suse.com>
- Make ssh-pairing a required dep on new distros
* Wed Apr 17 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.4.1:
* Add ssh_enroll module
* Thu Apr 11 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.4.0:
* Use d_styled in more places
* Add support for systemd credentials
* Order modules, read from /etc
* Wed Mar 27 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.3.0.8:
* Match CPE_NAME for checking whether to show the registration dialog (bsc#1222034)
* Thu Mar 14 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.3.0.7:
* Only skip jeos-firstboot if cloud-init found a config source (bsc#1220281)
* Tue Feb 20 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.3.0.6:
* Show transactional-update register if needed (bsc#1219949)
* Don't show confirmation dialog when exiting jeos-config
* Refactor dialog helpers in jeos-firstboot-functions
* Mon Jan 22 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.3.0.3:
* status_mail: Rerun status-mail-generator after saving
* Mon Jan 22 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.3.0.2:
* status_mail: Add a field for MAILX_OPTIONS as well
* status_mail: Fix RELAYHOST option
* Thu Jan 18 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 1.3.0.0:
* Add status_mail module for systemd-status-mail configuration
(jsc#PED-6989)
* Apply automatic shellcheck fixes
* Add annotations for shellcheck
* Load files based on jeos-firstboot/jeos-config location
* Thu Nov 30 2023 jeos-internal@suse.de
- Update to version 1.2.0.9:
* Add KeyringMode=shared
* Tue Aug 22 2023 Fabian Vogt <fvogt@suse.com>
- Update to version 1.2.0.7:
* Don't pass --setup-machine-id to systemd-firstboot
* Wed May 10 2023 Fabian Vogt <fvogt@suse.com>
- Update to version 1.2.0.6:
* Change EULA/license dialog button label to "Continue" (bsc#1210279)
- Only build the rpiwifi package on SLE/Leap 15 (bsc#1207419)
- Add an explicit dependency on nmtui
* Thu Mar 09 2023 jeos-internal@suse.de
- Update to version 1.2.0.5:
* Support /usr/lib/os-release (#102)
* Mon Jun 20 2022 Ludwig Nussel <lnussel@suse.de>
- Don't require wicked nor NetworkManager. Both are optional
* Mon Jun 20 2022 Fabian Vogt <fvogt@suse.com>
- Update to version 1.2.0.4:
* Rewrite license code
* Tue Jun 14 2022 Fabian Vogt <fvogt@suse.com>
- Update to version 1.2.0.3:
* Don't ask for licence confirmation if not needed
* Deduplicate wifi list
* Thu Apr 14 2022 Fabian Vogt <fvogt@suse.com>
- Update to version 1.2.0:
* Make use of SPDX identifiers
* Read dialog output into a variable directly
* Drop broken error handling for dialog
* Fix dialog asking about wicked network reconfiguration
* Start nmtui in jeos-firstboot if no active connection could be detected
* Load network modules dynamically
* Only list applicable modules in jeos-config
* Convert network configuration to a module
* Fix size of the "No root password set" dialog
* Wed Mar 16 2022 Fabian Vogt <fvogt@suse.com>
- Update to version 1.1.1.1:
* Quick'n'dirty NetworkManager support
- Switch git URL to https
- Require NetworkManager or wicked
* Thu Feb 17 2022 Fabian Vogt <fvogt@suse.com>
- Update to version 1.1.1.0:
* Drop use of /var/log/jeos
* Avoid "Terminated console_subproc" message from wait
* Skip broken consoles (bsc#1195975)
* Thu Feb 03 2022 Fabian Vogt <fvogt@suse.com>
- Update to version 1.1.0.3:
* Don't make a snapshot if /etc is not part of it
* Use mountpoint with -q
* Don't attach jeos-firstboot-snapshot.service to the TTY
* Thu Jan 20 2022 Fabian Vogt <fvogt@suse.com>
- Update to version 1.1.0.0:
* Introduce welcome screen for console switching
(boo#1184157, jsc#SLE-18306)
* Drop redundant functions in jeos-firstboot-functions
* Drop call to snapper setup-quota, kiwi does that meanwhile
/usr/lib/systemd/system/jeos-firstboot-snapshot.service /usr/lib/systemd/system/jeos-firstboot.service /usr/sbin/jeos-config /usr/sbin/jeos-firstboot /usr/sbin/jeos-firstboot-snapshot /usr/share/defaults /usr/share/defaults/jeos-firstboot.conf /usr/share/doc/packages/jeos-firstboot /usr/share/doc/packages/jeos-firstboot/README.md /usr/share/jeos-firstboot /usr/share/jeos-firstboot/jeos-firstboot-dialogs /usr/share/jeos-firstboot/jeos-firstboot-functions /usr/share/jeos-firstboot/modules /usr/share/jeos-firstboot/modules/network /usr/share/jeos-firstboot/modules/network-modules /usr/share/jeos-firstboot/modules/network-modules/NetworkManager /usr/share/jeos-firstboot/modules/network-modules/wicked /usr/share/jeos-firstboot/modules/otp /usr/share/jeos-firstboot/modules/ssh_enroll /usr/share/jeos-firstboot/modules/status_mail /usr/share/jeos-firstboot/modules/user /usr/share/jeos-firstboot/welcome-screen /usr/share/licenses/jeos-firstboot /usr/share/licenses/jeos-firstboot/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 22:56:59 2025