jasper
adb05a5295
- also parse /etc/rc.conf.local as a shell script.
...
- dhclient.aug patch submitted upstream
2012-12-30 19:38:44 +00:00
jasper
97e1435e74
adduser.conf is not a shell script, so don't try to parse it as such.
2012-12-30 19:09:23 +00:00
jasper
03af1658ff
Use the dhclient lense for our /etc/dhclient.conf, though it could
...
probably use some work for error checking.
2012-12-30 17:17:53 +00:00
jasper
bc1bd0ad0e
Give regress tests a chance to run.
2012-12-29 13:38:51 +00:00
jasper
1f516b8197
add two new views (family and lookup) which aren't supported by the default
...
resolv.conf lens but that are supported by our resolv.conf.
2012-12-29 13:19:27 +00:00
jasper
642f43eb0d
import augeas-1.0.0
...
Augeas is a configuration editing tool. It parses configuration files in
their native formats and transforms them into a tree. Configuration
changes are made by manipulating this tree and saving it back into
native config files.
ok aja@
2012-12-29 11:32:45 +00:00