github ich777/mos-releases 0.4.6-beta
MOS 0.4.6-beta

pre-release4 hours ago

MOS Release: v0.4.6-beta
Note: MOS only supports UEFI boot by default

Release contents:

  • mos_0.4.6-beta_amd64.zip - for installation to physical media
    (The disk must be formatted with FAT32 and the disk must have the label: MOS)
  • mos_0.4.6-beta_arm64.zip - for installation to physical media
    (The disk must be formatted with FAT32 and the disk must have the label: MOS, additionally possibly needs a device tree file)
  • mos_amd64.img.xz - for installation to VMs (Min Reqs: 2 Cores + 6GB RAM)
    (To extract the image you need to use this command on Linux: unxz --decompress mos_amd64.img.xz)

Changes:

  • Recommended Kernel 6.18.33
  • Update Docker v29.5.2
  • Update EDK2 v202605
  • Add acs-overrides_iommu Patch to Kernel
  • Enable CONFIG_EXT4_FS_SECURITY in Kernel
  • Fix for check if watchdog is running
  • Make sure to also find disks when there are more than 26 disk in the system
  • Add mounted script to boot procedure
  • Fix spindown_watchdog not being restarted after changing values
  • Create new endpoint docker/mos/ports to get all allocated docker ports
  • Fix issue samba and nfs not restarting when local master was changed
  • Trying something new for non spinning disks to be reported as such
  • Add margin-bottom to scrollable areas in components dockerChange, dockerCompose and dockerCreate
  • Change the maximum height of scrollable areas in components dockerChange, dockerCompose and dockerCreate to calc(100vh - 150px)
  • Add scrollable property with maximum height to components dockerChange, dockerCompose and dockerCreate
  • Add scrollable property to v-navigation-drawer in components dockerChange, dockerCompose and dockerCreate
  • Add function to retrieve Docker ports to components dockerChange, dockerCompose and dockerCreate
  • Add support for saving the status of detail views in Memory and Processor components; update the RAID levels in the pool view

Don't miss a new mos-releases release

NewReleases is sending notifications on new releases.