Former AnduinOS (24.04) and newer AnduinOS (26.04) - with all languages - and "Butterfly" #372
Replies: 1 comment 1 reply
-
|
Hi melodie11, Thank you so much for sharing AnduinOS Butterfly! I took a close look at your repository, and I have to say, it's a fantastic downstream customization. You've done an excellent job tailoring the system specifically for the French environment and making the transition even smoother for Windows 11 migrants in your region. From an architectural standpoint, however, the official AnduinOS project adheres to a strictly declarative philosophy. Because we aim for a universal baseline, we tend to avoid using imperative shell scripts in autostart to force system states (like overriding power management or locking the keyboard layout), as these can conflict with user GUI preferences and cause issues across different locales. We also strive to keep the base system entirely free of third-party PPAs to guarantee absolute stability and security. For these reasons, we won't be adopting this specific approach in the mainline. But your ideas are absolutely brilliant, and I am definitely taking notes! You've highlighted some very real user pain points. For example, the need for libdvd-pkg for encrypted DVD playback is a great catch. Instead of using an autostart script, I will look into expanding our native OOBE (Welcome Center) to include an elegant, opt-in configuration guide for multimedia and DVD playback. I am also heavily inspired by your choice of cross-platform tools like Warpinator and Webapp-Manager, and I'll explore natively packaging them into our official repository so all users can benefit safely. Thank you again for your passion, your hard work, and the fantastic inspiration. This kind of community dedication is exactly what makes open-source so great! Best regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Anduin,
As I had created a package with the Debian way, for the spinoff I built on top of your edition, I wonder if any of the files in there could be of use to you for your newer versions? Here is the link to the différent parts of the package : https://github.com/melodie11/Debian-Packages/tree/main/anduinos-butterfly-config
I have now moved a large part of the repositories I had in Github to port them somewhere else. This one being dependant on your work, it will stay there as long as it can be of any use for potentiel future new projets.
Beta Was this translation helpful? Give feedback.
All reactions