Hey guys & gals,
I'm Filip, one of TRIOS developers.
Droping in quickly to thank @Misko for recommending TRIOS & Semplice/our installer and also to give @VastOne a couple of heads-up's on the installer.
If you use our version ( git or packages, no difference ), expect atleast two problems ( from the top of my head, there might be more ):
1. Installer uses a list of packages that are to be removed from the installed system, which we do not ship with it ( 'cause it would be a pain to rebuild the entire installer just to update it, so we get it in via skeleton ).
It's specified in /etc/linstaller/trios-base and resides in the same dir, although it can be anywhere. See
hereSo either provide the file ( same format as live-build package lists, one package per line ), or remove it from *-base config.
2. If you attempt to install on an UEFI machine, it will try to setup refind and crash ( we use a separate script for that, also not included

).
So, until I get around making things more friendly for everyone, commenting out the entire
"refind_install" function and it's
call should be enough.
BIOS machines are ofc unaffected.
If I missed something, or if you have any questions or issues, I'll be glad to help/answer.

Now to minimize a bit the ammount of off topic for a first post...

