]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
augeas: new package
authorJörg Krause <joerg.krause@embedded.rocks>
Sat, 11 Mar 2017 12:47:44 +0000 (13:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 21 Mar 2017 22:39:03 +0000 (23:39 +0100)
commitfb687f76a5a4819f61e653997516dc4b88ad5094
treea2df109268e20d2e1a981e528501f0fbdaa4b99c
parent4044bb2113a2caeafff3223f47ee11cc32881dbd
augeas: new package

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.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Cc: Romain Naour <romain.naour@gmail.com>
[Thomas: fix Config.in comment dependency.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/augeas/Config.in [new file with mode: 0644]
package/augeas/augeas.hash [new file with mode: 0644]
package/augeas/augeas.mk [new file with mode: 0644]