Dear List!
Again a new package.
changes: The Routing box is no longer a textarea. It is now a multiselectbox, which has only the options to select already defined routes from ipfire, which makes sense. So you are only able to push routes to networks which are existent!
Therefor i read the /var/ipfire/main/routing file. Also i don't know if that is correct, because if i enter some routes in the ipfire, i can't see them when doing a
route
on the console.
Another point:
Can someone please tell me how i get my local git repo synchronised with the one on git.ipfire.org? I put my files in my local repo but i don't know how to sync my local branch "ccd" to the public server.
maybe someone can give me some sample commands.
my repo should be git://git.ipfire.org/people/amarx/ipfire-2.x.git
Thank you