Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-27 | Uniformize SUBR_DIR quoting | Jouke Witteveen | 1 | -1/+1 | |
It needs to be quoted when used as an argument. Putting the name in curly braces is unnecessary. | |||||
2012-03-01 | Code quality upgrade | Jouke Witteveen | 1 | -35/+38 | |
This is what you get when Dave Reisner points you at some bash anti-patterns. Also in this commit: - updated documentation - bugfix revision of the IPv6 SLAAC address/route bug | |||||
2012-02-22 | Add wireless connection aid | Jouke Witteveen | 1 | -0/+260 | |
wifi-menu is a tool that lets you connect to a wireless network from the console. It is aware of your netcfg profiles and can write them for you. |