From: Jason H. <jh...@ap...> - 2009-10-29 21:42:16
|
Etch 3.8 has been released. Files can now depend on commands and vice-versa. <dependcommand> in a config.xml file, <dependfile> in a commands.xml file. You can now request the processing of specific commands on the command line. This can be mixed with request for specific files as well. So "etch /etc/motd linux_package_commands" should do what you expect, i.e. generate /etc/motd and process the linux_package_commands set of commands. And a few assorted bug fixes. Jason |