Linux Caixa Magica (http://www.caixamagica.pt) is the
portuguese distribution widely used in Portugal.
The install scripts failed in os_check and instalation
is aborted.
The correction is here, adding to the install script
the following lines:
--------- begin ..............
if (\$etc_issue =~ /Caixa.*Magica\\s/i) {
print "oscheck='Caixa Magica'\\n";
}
--------- end..............
Logged In: NO
I'm the one that submited the bug.
Here is my personnal info:
Paulo Trezentos
paulo.trezentos AT caixamagica.pt
Logged In: YES
user_id=129364
This is really a feature request, as Caixa Magica is not yet
a supported distribution.
Is it based on a more common Linux variant, like Debian or
Redhat?