Skip to content

Commit 03ce383

Browse files
authored
Merge pull request #7 from macmpi/dev
doc improvements
2 parents 373c058 + 8a5a50f commit 03ce383

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Options: -D|--Device <MAC address> Specify MAC address for device
3737
```
3838
Main execution steps are logged: `cat /var/log/messages | grep xg_multi`.
3939

40-
OpenRC files are also available to run `xg_multi` as a boot service; an Alpine Linux [package](https://pkgs.alpinelinux.org/packages?name=xg_multi&branch=edge&repo=&arch=&origin=&flagged=&maintainer=) is also available (check [wiki](https://github.com/macmpi/xg_multi/wiki/Install) for details).
40+
OpenRC files are available to run `xg_multi` as a boot service; a complete Alpine Linux [package](https://pkgs.alpinelinux.org/packages?name=xg_multi&branch=edge&repo=&arch=&origin=&flagged=&maintainer=) is also available (check [wiki](https://github.com/macmpi/xg_multi/wiki/Install) for details).
4141

4242
*Note:*
4343
- application-specific ports setup (i.e. serial options, console bring-up, networking configuration, ...) are not in the scope of this project: user shall take care of this after gadget ports are created.\
@@ -49,7 +49,7 @@ OpenRC files are also available to run `xg_multi` as a boot service; an Alpine L
4949
```
5050
- `xg_multi` is intended to run on `ash` shell within `busybox`. It may work within other environments (`bash`,...), but has not been tested (yet).
5151

52-
[^1]: Windows does NOT support dual configurations (ECM/RNDIS) with multiple gadgets.
53-
5452
## Credits
55-
Kudos for various snippets from @geekman, @Leo-PL and many others trying to solve various MS particularites...
53+
Kudos for info & snippets from @geekman, @Leo-PL and many others to understand/work-around various MS-Windows particularites...
54+
55+
[^1]: Windows does NOT support dual configurations (ECM/RNDIS) with composite gadget.

0 commit comments

Comments
 (0)