| … | |
… | |
| 3 | |
3 | |
| 4 | 26 May 2005; Roy Marples <uberlord@gentoo.org>: |
4 | 26 May 2005; Roy Marples <uberlord@gentoo.org>: |
| 5 | |
5 | |
| 6 | report ${myservice} instead of $0 when disallowing net scripts to work in |
6 | report ${myservice} instead of $0 when disallowing net scripts to work in |
| 7 | the boot runlevel - fixes #91534 |
7 | the boot runlevel - fixes #91534 |
|
|
8 | |
|
|
9 | You can now configure all options via the MAC address of your network card |
|
|
10 | and the MAC address of AP you connect to like so |
|
|
11 | config_001122334455=( "192.168.0.2/24 brd +") |
|
|
12 | Fixes the last part of #52975 |
|
|
13 | |
|
|
14 | The old way of configuring for the MAC address of the AP is no longer |
|
|
15 | supported |
| 8 | |
16 | |
| 9 | 25 May 2005; Mike Frysinger <vapier@gentoo.org>: |
17 | 25 May 2005; Mike Frysinger <vapier@gentoo.org>: |
| 10 | |
18 | |
| 11 | Add gfs to the NET_FS_LIST #93911 by Thomas Rasch. |
19 | Add gfs to the NET_FS_LIST #93911 by Thomas Rasch. |
| 12 | |
20 | |