Skip to content

Releases: MX-Linux/gazelle-installer-debian-folder-mx

Release 25.07mx25

13 Jul 12:51
3c0ffa3
Compare
Choose a tag to compare

Automated release created for tag 25.07mx25

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

Changelog

  • Do not mess with the default subvolume unless overwriting or deleting.
  • Disable code and UI for changing the default subvolume.
  • Fixed systemd detection under OOBE mode.
  • Fixed: service setup fails on systemd-only systems.
  • Fix for some sessions crashing or rebooting with udev restart.

Release 25.06mx25

13 Jul 12:51
a2e82f4
Compare
Choose a tag to compare

Automated release created for tag 25.06mx25

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

Changelog

  • Prepare to move stuff out of /usr/local/ read script from alternative location
  • Simplified page widget layout.

Release 25.04mx25

03 Apr 14:26
6b3981d
Compare
Choose a tag to compare

Automated release created for tag 25.04mx25

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

Changelog

  • Enable zramswap service if the zram checkbox is ticked.
  • Fixed incorrect Next button and hibernation check box state in swap file
    box.
  • Add slimski support.
  • Fix disabling of runit services.
  • User can choose host-specific initramfs creation.
  • Fixed: existing zramswap settings not copied to new configuration.
  • Message box improvements.
  • Fix deletion of old system when a mount point is in a subdirectory.

Release 25.04mx23

03 Apr 14:26
ac1ba69
Compare
Choose a tag to compare

Automated release created for tag 25.04mx23

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

Changelog

  • Fixed incorrect Next button and hibernation check box state in swap file box.
  • Add slimski support. (courtesy anticapitalista)
  • Fix disabling of runit services. (courtesy anticapitalista)
  • Fix deletion of old system when a mount point is in a subdirectory.

Release 25.03.03mx25

03 Apr 14:26
044af54
Compare
Choose a tag to compare

Automated release created for tag 25.03.03mx25

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

Changelog

  • Updated translations.
  • Fix partition tree keyboard navigation absorbed by cells inside hidden columns.
  • Eliminated partition tree combo box enhancement due to issues with item selection by keyboard.

Release 25.03.01mx23

24 Mar 21:52
b747713
Compare
Choose a tag to compare

Automated release created for tag 25.03.01mx23

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

Changelog

  • Updated translations.
  • Fix partition tree keyboard navigation absorbed by cells inside hidden columns.
  • Eliminated partition tree combo box enhancement due to issues with item selection by keyboard.

Release 25.03.02mx25

24 Mar 21:52
69f91b1
Compare
Choose a tag to compare

Automated release created for tag 25.03.02mx25

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

Changelog

  • No need for trim when already done by MProcess::readOut() function.
  • Replace hard-coded "demo" user with environment content.
  • Snapshot account fixes.
  • Fixed disabled Back button to Terms page under OOBE mode.
  • Do not load or save OOBE configuration in OEM mode.
  • Moved swap settings to a separate page. Added zram configuration to swap page.
  • Take advantage of btrfs/mkswap file creation features.

Release 25.03.01mx25

24 Mar 21:52
3036208
Compare
Choose a tag to compare

Automated release created for tag 25.03.01mx25

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

Changelog

  • No need for trim when already done by MProcess::readOut() function.
  • Replace hard-coded "demo" user with environment content.
  • Scope trimming and const correctness.
  • Refactor user home clock format setup.
  • Do not copy live home directory in OEM mode unless it is a snapshot. Don't load or save user page settings if there are snapshot accounts.
  • Fixed disabled Back button to Terms page under OOBE mode. Do not load or save OOBE configuration in OEM mode.
  • Revert advanced settings access in GUI. Add --advanced option for such access. Fixed next phase activation on wrong page.
  • Replaced deprecated API call. Let Qt Creator fix the UI flags.
  • Added zram configuration to swap page. - Service still needs to be enabled in services page (if not already). Prevent swap file size 0, just uncheck if not needed.
  • Allow access to boot and swap pages in regular install with Advanced button. Fixed: boot lists not built in pretend mode.
  • Moved swap settings to a separate page.
  • Collected crypto code into a new module.
  • Separate load and save config functions where they differ significantly.
  • Take advantage of btrfs/mkswap file creation features.

Release 25.03mx25

19 Mar 03:09
e414fd6
Compare
Choose a tag to compare

Automated release created for tag 25.03mx25

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

Changelog

  • Add file systems only if mkfs for the format is available.
  • Use dd instead of fallocate for swap files (as recommended by swapon man page).
  • Allow default root account setup to be configurable.
  • Make installer.conf consistent and take advantage of sections.

Release 25.03mx23

19 Mar 03:07
989d035
Compare
Choose a tag to compare

Automated release created for tag 25.03mx23

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

Changelog

  • Add file systems only if mkfs for the format is available.
  • Use dd instead of fallocate for swap files (as recommended by swapon man page).
  • Allow default root account setup to be configurable.
  • Make installer.conf consistent and take advantage of sections.