..
__addifnosuchline
Add --regex to manual
2012-01-05 11:13:30 +01:00
__apt_ppa
When removing a ppa, don't forget deb-src line
2012-01-16 23:50:12 +00:00
__apt_update_index
make __apt_update_index a singleton
2011-07-01 16:20:12 +02:00
__autofs_map
/__self/__object_name/
2011-11-18 15:43:06 +01:00
__autofs_master
/__self/__object_name/
2011-11-18 15:43:06 +01:00
__cdistmarker
Add type __cdistmarker.
2012-01-06 16:58:58 +01:00
__cron
use diff instad of cmp
2011-11-02 16:46:50 +01:00
__debconf_set_selections
__debconf_set_selections: cat the file referenced, not the parameter!
2011-04-06 20:40:18 +02:00
__directory
find conf/type -type f -exec sed -i 's/ *$//' {} \;
2012-01-09 16:30:52 +01:00
__file
bugfix - do chmod last
2012-02-02 11:09:20 -05:00
__group
Subject: [cdist] [BUG] fix for conf/type/__group/gencode-remote
2012-01-20 18:02:28 +01:00
__issue
update documentation for __issue
2011-03-21 08:54:12 +01:00
__jail
Various bugfixes
2012-02-28 16:39:08 -05:00
__key_value
/egrep/grep -E/
2012-02-08 08:31:59 +01:00
__link
properly handle existing links
2012-02-06 21:08:59 +01:00
__mkfs
mv installer install
2011-10-04 23:03:50 +02:00
__motd
__motd now supports --source as well
2011-03-21 09:30:42 +01:00
__package
Merge remote-tracking branch 'jake/__package_pkg_freebsd'
2012-02-21 09:58:02 +01:00
__package_apt
include object_name in warning
2012-02-17 11:54:34 +01:00
__package_luarocks
include object_name in warning
2012-02-17 11:54:34 +01:00
__package_opkg
Add support for OpenWRT packages
2012-02-20 21:45:20 +01:00
__package_pacman
include object_name in warning
2012-02-17 11:54:34 +01:00
__package_pip
correct state error message to use new variable
2012-02-16 23:29:51 +01:00
__package_pkg_freebsd
bugfix -- needed to pass '-r' to ${add_cmd} to retreive package from remote repository.
2012-02-22 12:41:45 -05:00
__package_pkg_openbsd
include object_name in warning
2012-02-17 11:54:34 +01:00
__package_rubygem
include object_name in warning
2012-02-17 11:54:34 +01:00
__package_yum
include object_name in warning
2012-02-17 11:54:34 +01:00
__partition_msdos
/__self/__object_name/
2011-11-18 15:43:06 +01:00
__partition_msdos_apply
find conf/type -type f -exec sed -i 's/ *$//' {} \;
2012-01-09 16:30:52 +01:00
__postgres_database
safer way to check for database existence
2011-06-17 13:19:46 +02:00
__postgres_role
find conf/type -type f -exec sed -i 's/ *$//' {} \;
2012-01-09 16:30:52 +01:00
__process
update __process to new style, warn if not present/absent
2012-02-17 12:10:42 +01:00
__removeline
gencode -> gencode-remote in types
2011-03-19 23:39:01 +01:00
__rvm
properly handle rvm and ruby dependencies
2012-01-16 12:30:19 +01:00
__rvm_gem
escape user parameter in __rvm* types
2012-01-18 14:52:46 +01:00
__rvm_gemset
fix default parameter handling in __rvm_gemset
2012-01-18 15:13:53 +01:00
__rvm_ruby
escape user parameter in __rvm* types
2012-01-18 14:52:46 +01:00
__ssh_authorized_key
import __ssh_authorized_key from Aurélien's tree
2011-04-19 22:30:06 +02:00
__start_on_boot
also support @daemon syntax from rc.conf
2012-02-15 13:36:05 +01:00
__timezone
find conf/type -type f -exec sed -i 's/ *$//' {} \;
2012-01-09 16:30:52 +01:00
__user
improve comments and use better variable names
2012-02-07 12:38:21 -05:00