mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user