AnduinOS 1.3.2 1.2.5 and 1.1.5 #91
                  
                    
                      Anduin2017
                    
                  
                
                  announced in
                Announcements
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
AnduinOS new builds with fixes and improvements are released.
This version has been tested on an ASUS Zenbook S14, and the results are impressive. This device comes highly recommended for its exceptional battery life, powered by an Intel Lunar Lake processor. It runs exceptionally well with AnduinOS 1.3.2!
Naturally, I built AnduinOS on it.
1.3.2
libfuse2t64,libfuse3-3andlibopengl0to support AppImage out of the box.power-profiles-daemonto the default app list to help manage power profiles.zh_CNversion, changed default flathub mirror fromsjtutoustc.software-properties-gtk(Modified),libgtk3-perl,python3-dateutilandgir1.2-handy-1to the default app list. Holdsoftware-properties-gtkto prevent it from being upgraded.thesofproject/sof-binfirmware to support Intel latest audio devices (Tested on Lunarlake CPU). (This feature won't be shipped via upgrading and only available in the ISO image)/etc/apt/preferences.d/to preventsoftware-properties-gtkandbase-filesfrom being upgraded.systemctl --user status deskmon.serviceto automatically allow executing desktop files in the~/Desktopdirectory. This will simplify the process of "Create Desktop shortcut" for users.vimto the default app list.xserver-xorg-input-all,xorg,xserver-xorg-legacy,xserver-xorg-video-intelandxserver-xorg-video-qxlto optimize the X11 experience. In Hyper-V virtual machine, X11 is used by default. Now the ISO can boot into the desktop environment in Hyper-V without any issues.cracklib-runtimepackage to the default app list to enhance password security.1.2.5
en_GBlocale to the default locale list to support British English.ubiquitydoesn't follow system theme.fr_FRfont issue that caused some characters to be displayed incorrectly. Adjusted default fallback order for sans-serif, serif, and monospace to prioritize Latin fonts while retaining proper CJK support.cracklib-runtimepackage to the default app list to enhance password security.Install AnduinOStoTry and Install AnduinOS.libfuse2t64,libfuse3-3andlibopengl0to the default app list to support AppImage out of the box.power-profiles-daemonto the default app list to help manage power profiles.vimto the default app list.software-properties-gtk(Modified),libgtk3-perl,python3-dateutilandgir1.2-handy-1to the default app list. Holdsoftware-properties-gtkto prevent it from being upgraded./etc/apt/preferences.d/to preventsoftware-properties-gtkandbase-filesfrom being upgraded.systemctl --user status deskmon.serviceto automatically allow executing desktop files in the~/Desktopdirectory. This will simplify the process of "Create Desktop shortcut" for users.xserver-xorg-input-all,xorg,xserver-xorg-legacy,xserver-xorg-video-intelandxserver-xorg-video-qxlto optimize the X11 experience. In Hyper-V virtual machine, X11 is used by default. Now the ISO can boot into the desktop environment in Hyper-V without any issues.1.1.5
gstreamer1.0-libavto the default app list.en_GBlocale to the default locale list to support British English.ubiquitydoesn't follow system theme.fr_FRfont issue that caused some characters to be displayed incorrectly. Adjusted default fallback order for sans-serif, serif, and monospace to prioritize Latin fonts while retaining proper CJK support.cracklib-runtimepackage to the default app list to enhance password security.Install AnduinOStoTry and Install AnduinOS.libfuse2t64,libfuse3-3andlibopengl0to the default app list to support AppImage out of the box.power-profiles-daemonto the default app list to help manage power profiles.vimto the default app list.software-properties-gtk(Modified),libgtk3-perl,python3-dateutilandgir1.2-handy-1to the default app list. Holdsoftware-properties-gtkto prevent it from being upgraded./etc/apt/preferences.d/to preventsoftware-properties-gtkandbase-filesfrom being upgraded.systemctl --user status deskmon.serviceto automatically allow executing desktop files in the~/Desktopdirectory. This will simplify the process of "Create Desktop shortcut" for users.xserver-xorg-input-all,xorg,xserver-xorg-legacy,xserver-xorg-video-intelandxserver-xorg-video-qxlto optimize the X11 experience. In Hyper-V virtual machine, X11 is used by default. Now the ISO can boot into the desktop environment in Hyper-V without any issues.Deskmon service
The deskmon service is a binary. It keeps running in the background to auto trust all files ends with
.desktopon Desktop. This is to simplify the process that user may pin a.Desktopfile on the desktop but don't know how to run it.To disable it, simply run:
To verify it's integrity, you can download the source code of the binary here.
Or build it on your own:
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 upgradecommand.To update AnduinOS to the latest dot build version, simply run the following command:
do_anduinos_upgrade. For example: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.
Beta Was this translation helpful? Give feedback.
All reactions