Package ready-set: Information

  • Default inline alert: Version in the repository: 0.7.6-alt1

Source package: ready-set
Version: 0.7.1-alt1
Latest version according to Repology
Build time:  May 30, 2026, 01:49 AM in the task #419549
Report package bug
Summary: The utility for configuring the system at the first start
Description: 
The utility for configuring the system at the first start.

List of RPM packages built from this SRPM:
libready-set-devel (x86_64, i586, aarch64)
libready-set-gir-devel (noarch)
libready-set0 (x86_64, i586, aarch64)
libready-set0-debuginfo (x86_64, i586, aarch64)
libready-set0-gir (x86_64, i586, aarch64)
ready-set (x86_64, i586, aarch64)
ready-set-common (x86_64, i586, aarch64)
ready-set-common-debuginfo (x86_64, i586, aarch64)
ready-set-debuginfo (x86_64, i586, aarch64)
ready-set-gdm (x86_64, i586, aarch64)
ready-set-plugin-keyboard (x86_64, i586, aarch64)
ready-set-plugin-keyboard-debuginfo (x86_64, i586, aarch64)
ready-set-plugin-language (x86_64, i586, aarch64)
ready-set-plugin-language-debuginfo (x86_64, i586, aarch64)
ready-set-plugin-license-agreement (x86_64, i586, aarch64)
ready-set-plugin-license-agreement-debuginfo (x86_64, i586, aarch64)
ready-set-plugin-user-common (x86_64, i586, aarch64)
ready-set-plugin-user-passwdqc (x86_64, i586, aarch64)
ready-set-plugin-user-passwdqc-debuginfo (x86_64, i586, aarch64)
ready-set-plugin-user-pwquality (x86_64, i586, aarch64)
ready-set-plugin-user-pwquality-debuginfo (x86_64, i586, aarch64)
ready-set-plugin-welcome (x86_64, i586, aarch64)
ready-set-plugin-welcome-debuginfo (x86_64, i586, aarch64)

Maintainer: Vladimir Romanov

List of contributors:
Vladimir Romanov
Anton Midyukov


    1. blueprint-compiler
    2. meson
    3. pkgconfig(accountsservice)
    4. pkgconfig(gdm)
    5. pkgconfig(gee-0.8)
    6. pkgconfig(gio-unix-2.0)
    7. pkgconfig(gnome-desktop-4)
    8. pkgconfig(ibus-1.0)
    9. pkgconfig(libadwaita-1) >= 1.7
    10. pkgconfig(libpeas-2)
    11. pkgconfig(libserialize-7) >= 7.5
    12. pkgconfig(passwdqc)
    13. pkgconfig(polkit-gobject-1)
    14. pkgconfig(pwquality)
    15. pkgconfig(systemd)
    16. pkgconfig(xkbcommon)
    17. rpm-build-gir
    18. rpm-build-vala
    19. rpm-macros-meson
    20. rpm-macros-systemd
    21. gir(Adw) = 1
    22. gir(Gdm) = 1.0
    23. gir(Gtk) = 4.0
    24. gir(Peas) = 2
    25. gir(Serialize) = 7
    26. gobject-introspection-devel
    27. vala
    28. vala-tools

Last changed


May 30, 2026 Vladimir Romanov 0.7.1-alt1
- New version: 0.7.1.
- Added `license-agreement` plugin for displaying localized license files.
- Completely redesigned main page (`StepsMainPage`) with adaptive layouts
  (`big`, `small`, `vertical`, `horizontal`) using `Adw.BreakpointBin` and
  `Adw.MultiLayoutView`.
- Replaced `BaseBarePage`/`BasePageDesc` with new `StatusPage`.
- User: Split password setup into separate pages (`PagePassword` and
  `PageRootPassword`), renamed context variables
  (`passwd-conf-path` -> `user-passwd-conf-path`, etc.); removed
  `hide-autologin` option; added avatar support via `user-avatar-file`.
- Keyboard: Added dependency on `language` plugin; improved DnD logic moved
  to `InputRow`; fixed crash when dropping item on itself.
- Language: Reloading made smoother.
- Context: Changed `INT` type to `INT64`; made `mode` internal.
- Full release note here:
  https://altlinux.space/alt-gnome/ReadySet/releases/tag/v0.7.1
March 25, 2026 Vladimir Romanov 0.6.2-alt1
- New version: 0.6.2.
- Hook execution IOError now logged as warning instead of error.
- Increased ReadySet DBus service timeout for long-running hooks.
- Keyboard: Added Drag & Drop for reordering input sources.
- Keyboard: Added layout preview dialog.
- Keyboard: Added option to select layout switch combination.
- Keyboard: Using system `xkb-model` instead of hardcoded `pc105`.
- Increased default window size.
- Moved `gnome-initial-setup` conflict to `gdm` subpackage (repocop needs it).
- Full release note here:
  https://altlinux.space/alt-gnome/ReadySet/releases/tag/v0.6.2
March 17, 2026 Vladimir Romanov 0.6.1-alt1
- New version: 0.6.1.
- Fixed quitting app before GDM verification.
- Fixed visibility of OSK button at end page.
- Don't allow to show steps via gesture with `simple`.