| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| minios-bookworm-xfce-ultra-amd64-4.1.1.iso | 2025-02-14 | 1.6 GB | |
| minios-bookworm-xfce-toolbox-amd64-4.1.1.iso | 2025-02-14 | 1.0 GB | |
| minios-bookworm-xfce-standard-amd64-4.1.1.iso | 2025-02-14 | 708.2 MB | |
| minios-bookworm-xfce-standard-i386-4.1.1.iso | 2025-02-14 | 687.3 MB | |
| README.md | 2025-02-14 | 1.8 kB | |
| v4.1.1 source code.tar.gz | 2025-02-14 | 29.0 MB | |
| v4.1.1 source code.zip | 2025-02-14 | 29.9 MB | |
| Totals: 7 Items | 4.1 GB | 2 | |
v4.1.1
- Removed
/etc/NetworkManager/dispatcher.d/09-timedatescript, because it does not allow user to set time zone by himself and automatically overrides it to the automatically defined one. - Fixed a bug in minios-configurator that caused incorrect mapping of fields to variables in the config.
- Fixed the way
minios/minios.conffiles on the drive and/etc/minios/minios/minios.conffiles are synchronized, because of which locale and other settings are not saved when the drive is in read-only mode. - Updated the help command
man minios-configurator. - Fixed a bug that could cause a created user to be deleted in
puzzlemode. - Renamed startup.output and statrup.trace logs to minios-startup.output.log and minios-startup.output.log.
- Renamed boot.output and boot.trace logs to minios-boot.output.log and minios-boot.output.log.
- Reworked iso image file system structure, thanks to which there are no more problems with system booting from BIOS when writing to HDD using sector-by-sector copying (dd, Balena Etcher, ...).
- Added copying of ssh public keys to RAM when
toram=trim. - Improved user and group file merging in
puzzlemode. - MiniOS kernel updated to 6.1.128.
- Added a check to sb2iso that will prevent the iso from being built if the system is loaded with
toram=trim. - Fixed a bug in the builder in the
install_packagesfunction that caused packages from backports to not be installed when using the-toption. - Added deletion of
/var/cache/mandbat system build to eliminate mandb cache error when installing packages. - Added
minios-kernelpackutility to minios-tools to package kernel modules and create initrd. - Added a hotkey to open the start menu.
Full Changelog: https://github.com/minios-linux/minios-live/compare/v4.1.0...v4.1.1