On Friday 28 Jul 2017 22:31:22 Ста Деюс wrote:
> Hi.
> 
> 
> Why bash script (the install script), that works in "Debian", does not
> work on "Gentoo" install CD, giving me syntax errors (basically related
> to '(', ')' and ''')? In the script is the interpreter line
> 
> #!/bin/bash

You say that line appears in both scripts, but is it the first line? 
Unaccompanied and not preceded by anything?

> and both systems contain bash, that interprets the script, why the
> difference on syntax?
> 
> 
> PS Why no semi/full -automatic install script/package in "Gentoo"?

It doesn't work that way. Gentoo is all about choice, and that includes 
choice of what is installed, and where and when. You have to make those 
choices. Even choosing what sort of system is installed (multi-lib, 
hardened, synchronised via git or rsync, ...). All in the name of flexibility 
and doing one's own thing.

-- 
Regards
Peter


Reply via email to