Der MySQL-Server aktiviert und startet sich direkt bei der Installation.

red-static sollte nun wieder ein Stueck weit besser gehen.
PCI-/USB-IDs aktualisiert.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@931 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-09-29 20:03:00 +00:00
parent 5b111a618e
commit bcdde6528c
8 changed files with 235 additions and 58 deletions

View File

@@ -82,6 +82,7 @@ case "${1}" in
echo -n "${GATEWAY}" > /var/ipfire/red/remote-ipaddress
echo -n "${DNS1}" > /var/ipfire/red/dns1
echo -n "${DNS2}" > /var/ipfire/red/dns2
touch /var/ipfire/red/active
boot_mesg "Setting up default gateway ${GATEWAY}..."
ip route add default via ${GATEWAY} dev ${DEVICE}