Fixes an den Netzwerkscripts und der Netzwerkroutine im Setup.

Viele alte Patches entfernt.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@775 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-08-17 11:14:27 +00:00
parent ca19afeb81
commit 6fc1515921
18 changed files with 37 additions and 25768 deletions

View File

@@ -41,7 +41,7 @@ int configtypecards[] = {
2, // "GREEN + RED",
3, // "GREEN + RED + ORANGE",
3, // "GREEN + RED + BLUE",
4 // "GREEN + RED + ORANGE + BLUE",
4 // "GREEN + RED + ORANGE + BLUE",
};
@@ -282,6 +282,7 @@ int configtypemenu(void)
found = scan_network_cards();
findkey(kv, "CONFIG_TYPE", temp); choise = atol(temp);
choise--;
do
{