summary refs log tree commit diff
path: root/pkgs/tools/networking/rp-pppoe
Commit message (Collapse)AuthorAge
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
| | | | | | | | getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
| | | | svn path=/nixpkgs/trunk/; revision=15662
* Adding ppp and rp-pppoe for different point-to-point connectivity ↵Michael Raskin2009-02-01
situations. Not tested for trivial reasons, but built OK svn path=/nixpkgs/trunk/; revision=13925