AnduinOS new builds with fixes and improvements are released.

file

Recently we are collaborating with ArcMenu team to improve the experience for ArcMenu on AnduinOS. And contributing to Blur My Shell plugin to fix the issus with dash to panel plugin.

Due to a mistake with 1.3.6 and 1.1.9 that forgot to bump the package versions, 1.3.7 and 1.1.10 was released right 2 days after it.

1.3.7

  • Added printer-driver-all package to the default app list to support more printers.
  • No longer locks the version number to 6.14.0-27-generic for Linux has fixed the issue that losetup may throw Invalid argument error when mounting a squashfs in initramfs.
  • Bump all Ubuntu packages to latest.

1.1.10

  • Added printer-driver-all package to the default app list to support more printers.
  • Bump all Ubuntu packages to latest.

Inplace upgrade from old versions

Since AnduinOS currently does not have its own dedicated software repository (all software packages are sourced from Ubuntu), updates to AnduinOS itself are, for now, handled by executing a bash script. In the future, we plan to integrate the update mechanism directly into the sudo apt upgrade command.

To update AnduinOS to the latest dot build version, simply run the following command: do_anduinos_upgrade. For example:

1.1.0 → 1.1.10
1.3.0 → 1.3.7

Please note that this command will not upgrade across fork versions—that is, it will not upgrade from 1.2.0 to 1.3.1.

Please note that 1.1.10 is a higher version than 1.1.9.