Hi,
I've migrated to Gentoo from RedHat, which I've been using since RH 6.1. Everything has gone well so far.
I've got to the point where I need to customise startup things and I want to do it so that next time I do emerge sync, emerge world, it doesn't break.
What I want to do (to start with) is add a static route as in:-
route add -net 192.168.0.0 gw 192.168.100.6 netmask 255.255.255.0
so that it happens on boot.
Does Gentoo provide a link to run your own script at boot time such that updates won't break it?
Regards,
NeddySeagoon

