Roy Marples wrote:
Welcome to baselayout-ng which will be a virtual and will not require
bash.

So this means that you are planning to stop development of the current baselayout in favor of baselayout-ng?


We still need something that is "array like" for want of a better
phrase, so how about delimiting using ; like so
config_eth0="10.1.1.1 netmask 255.255.255.0; 10.1.1.2/24"


Couldn't you use the current config on bash shells and parse it to something like that on non-bash. There is no reason why the shell needs to source the config file, it could be parsed just as easily, and writing the parser shouldn't be too hard with a bit of sed magic.
--
[email protected] mailing list

Reply via email to