Package ready-set: Information

  • Default inline alert: A new version of the package has been built

    Task #: #420607
    Build time: Jun 9, 2026, 04:55 PM
    New version: 0.7.4-alt1
Source package: ready-set
Version: 0.7.3-alt1
Latest version according to Repology
Build time:  Jun 2, 2026, 12:08 AM in the task #419788
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. meson
    2. rpm-build-gir
    3. rpm-build-vala
    4. rpm-macros-meson
    5. rpm-macros-systemd
    6. pkgconfig(accountsservice)
    7. pkgconfig(gdm)
    8. pkgconfig(gee-0.8)
    9. pkgconfig(gio-unix-2.0)
    10. pkgconfig(gnome-desktop-4)
    11. pkgconfig(ibus-1.0)
    12. pkgconfig(libadwaita-1) >= 1.7
    13. pkgconfig(libpeas-2)
    14. pkgconfig(libserialize-7) >= 7.5
    15. pkgconfig(passwdqc)
    16. pkgconfig(polkit-gobject-1)
    17. pkgconfig(pwquality)
    18. pkgconfig(systemd)
    19. pkgconfig(xkbcommon)
    20. blueprint-compiler
    21. vala
    22. vala-tools
    23. gir(Adw) = 1
    24. gir(Gdm) = 1.0
    25. gir(Gtk) = 4.0
    26. gir(Peas) = 2
    27. gir(Serialize) = 7
    28. gobject-introspection-devel

Last changed


June 1, 2026 Vladimir Romanov 0.7.3-alt1
- New version: 0.7.3.
- Added existing-user mode to configure an existing user who skipped
  the initial setup or when new setup steps are added by vendor.
- Added copying some files from initial-setup user to created user.
- Full release note here:
  https://altlinux.space/alt-gnome/ReadySet/releases/tag/v0.7.3
May 30, 2026 Vladimir Romanov 0.7.2-alt1
- New version: 0.7.2.
- Fixed error or strange behavior on enabling pages.
- `welcome` page now hide `language` page.
- Full release note here:
  https://altlinux.space/alt-gnome/ReadySet/releases/tag/v0.7.2
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