Skip to content

Releases: MX-Linux/mx-boot-options

Release 26.07.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:19
32c22ab

Automated release created for tag 26.07.1

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Saving boot log settings no longer fails when bootlogd is not installed.

Release 26.07

Choose a tag to compare

@github-actions github-actions released this 13 Jul 06:00
a8b075d

Automated release created for tag 26.07

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Add an option to turn off the GRUB boot menu background image.
  • Show which configuration changes could not be applied and keep them
    pending so they can be retried; allow long operations to be cancelled
    safely.

Release 26.06.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 01:05
04391f1

Automated release created for tag 26.06.1

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Plymouth installation now handles modified configuration files
    gracefully — your custom settings are preserved when prompted.
  • Corrected the wording of the message shown when running in a virtual
    machine.
  • Various under-the-hood code improvements and fixes.

Release 26.06

Choose a tag to compare

@github-actions github-actions released this 15 Jun 01:02
0ff5c71

Automated release created for tag 26.06

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Boot options can now be adjusted on a running live system (such as a
    live USB), including the boot menu countdown and the boot menu
    background image.
  • When running live, only the settings that actually apply are shown,
    and the live boot menu wording is refreshed when changes are saved.
  • Fixed the GRUB theme option not appearing on installed systems, and
    fixed boot menu entries that could appear without a name.

Release 26.04.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 15:58
a8e38f0

Automated release created for tag 26.04.1

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Reload grub settings after Apply so the "boot to" menu reflects
    regenerated grub entries without restarting the application.

Release 26.04

Choose a tag to compare

@github-actions github-actions released this 06 Apr 00:20
20b78ce

Automated release created for tag 26.04

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Pass live-grubsave boot parameters as separate arguments so grubenv
    stores them correctly.
  • Update the help file version stamp.

Release 26.03

Choose a tag to compare

@github-actions github-actions released this 11 Mar 18:14
d86c57e

Automated release created for tag 26.03

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Replace the shell helper with a hardened binary helper and move
    elevated operations to explicit argv-based execution.
  • Show help and license inside the application and drop the
    xdg-utils / mx-viewer dependency.

Release 26.02

Choose a tag to compare

@github-actions github-actions released this 21 Feb 14:57

Automated release created for tag 26.02

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Detect systemd and use systemctl -b to display the boot log which is
    more reliable than relying on /var/log/boot.log

Release 25.11.3

Choose a tag to compare

@github-actions github-actions released this 07 Nov 21:16
fa902b3

Automated release created for tag 25.11.3

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Detect systemd and use systemctl -b to display the boot log which is
    more reliable than relying on /var/log/boot.log

Release 25.11.2

Choose a tag to compare

@github-actions github-actions released this 07 Nov 21:15
567b865

Automated release created for tag 25.11.2

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Detect systemd and use systemctl -b to display the boot log which is
    more reliable than relying on /var/log/boot.log