Question when trying to build AnduinOS 2.0 ISO #351
-
|
There's no discusstion forum at AiursoftWeb/AnduinOS-2. So I post the question here. The variable TARGET_PACKAGE_REMOVE is exported in argu.sh with comment "Packages will be uninstalled during the installation process". However the only reference i can find is in "Generating manifest for filesystem-desktop" block in build.sh |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
After asking AI, the conclusion is that Ubiquity itself will remove the packages. Firefox seems to be installed via package firefox-anduinos. I can't find the transmission package name, maybe contained in anduinos-desktop-apps? Will they be removed by Ubiquity if I put them in the TARGET_PACKAGE_REMOVE list? |
Beta Was this translation helpful? Give feedback.
-
|
BTW: it says SSL handshake failed Error code 525 when visiting https://packages.aiursoft.com/ |
Beta Was this translation helpful? Give feedback.
Yes you are correct. It's ubiquity handling this.
Every package you mentioned in TARGET_PACKAGE_REMOVE WILL be removed after installing by ubiquity.