Commit Graph

629 Commits (041569b41c00a8053824906382c93a9875180580)

Author SHA1 Message Date
Nico Schottelius 8d5357107b use uname -n in hostname explorer 11 years ago
Steven Armstrong aee97cffd6 install proper packages 11 years ago
Nico Schottelius cd6abf379a allow hostname -f to fail and return empty output 11 years ago
Nico Schottelius 9123940255 port selection of first part into gencode-remote 11 years ago
Nico Schottelius 29d4f910bc do not change parameters 11 years ago
Nico Schottelius 5279b7239c import __hostname - Thanks, Steven! 11 years ago
Nico Schottelius ac0c88fe9f remove some old typos and omit type details that follow anyway 11 years ago
Nico Schottelius ce73cef457 explain that a requirement caused the error, otherwise you search until you die 11 years ago
Daniel Heule 61aec12ba1 Try2 to make cdist honor the manifest order, 11 years ago
Daniel Heule 824381e6ca new special value require="CDIST_HONOR_MANIFEST_ORDER" 11 years ago
Daniel Heule 4e94713f07 documented all messages which I have found via grep 11 years ago
Steven Armstrong 36a330eb3c redirect stderr to /dev/null 11 years ago
Steven Armstrong 0b7d9babf6 whitespace-- 11 years ago
Steven Armstrong 3b072a7abb use __block type to manage keys 11 years ago
Steven Armstrong 095c5335c6 use default parameters 11 years ago
Nico Schottelius 2c30704ba7 add hints about ignored parameters 11 years ago
Steven Armstrong a787d2b27b new type to manage a block of text in a file 11 years ago
Steven Armstrong 33c8f83fa6 new type to manage mounts, either via fstab or manually 11 years ago
Daniel Heule 5a114cf6ae __cron should replace entrys with his id, try 2 11 years ago
Daniel Heule 6afc4b82c2 __cron should replace entrys with his id 11 years ago
Steven Armstrong 94aa0df747 add missing import 11 years ago
Steven Armstrong ef1394f4d1 filter out special/hidden files when iterating over explorers 11 years ago
Nico Schottelius c130bdf534 if hostname is an absolute path, strip alway leading slash 11 years ago
Daniel Heule 613d66b7a7 corrected man page and gencode update for correct messages 11 years ago
Steven Armstrong 547c1f9c86 copy files instead of directories to give --remote-copy implementation a chance to dereference symlinks 11 years ago
Daniel Heule afb06b729e mode and message handling now like __file type 11 years ago
Nico Schottelius 3f08565e59 Revert "install rubygems for ubuntu/debian" 11 years ago
Daniel Heule 3e398b233b fix compare with leading 0 on directory mode 11 years ago
Nico Schottelius f8c36c080e do not escape \ in --line 11 years ago
Daniel Heule f5cee7a57d suses chkconfig has the same name, but works different 11 years ago
Steven Armstrong d2c45717f1 install rubygems for ubuntu/debian 11 years ago
Daniel Heule dc8e9c6855 fix typo on optional parameter which is only a passthrough to 11 years ago
Steven Armstrong 7ab5cd35ac missing parens -> matched what we did not want to match 11 years ago
Steven Armstrong 49bdd83ea1 test for feature instead of type 11 years ago
Steven Armstrong 08762330e1 default to None, not empty list 11 years ago
Steven Armstrong 39f65d2ef7 leave conversion of list to underlying fsproperty 11 years ago
Steven Armstrong 8b0eb5766a bugfix: handle non-existent default 11 years ago
Steven Armstrong 67f61eb7ec make default values for optional_multiple parameters work 11 years ago
Daniel Heule c50925cab5 bugfix in __cron type, was a wrong quoting 11 years ago
Daniel Heule d6f84d1ef0 __start_on_boot incl. gentoo support 11 years ago
Steven Armstrong 80fffbad11 implement messaging for __user type 11 years ago
Steven Armstrong 9d54eb7257 implement messaging for __group type 11 years ago
Daniel Heule e5253e0330 correct man page text of system parameter 11 years ago
Nico Schottelius 122fb96654 use default parameter for __start_on_boot type 11 years ago
Daniel Heule 7d4c11a186 reset false mode changes 11 years ago
Daniel Heule 138d26e398 extended type __user: parameter state, system, remove-home new 11 years ago
Daniel Heule a70d478f9e fixed a minor type with param remove-all-other-services 11 years ago
Daniel Heule aec1632627 on older systems, zypper service and zypper repos 11 years ago
Steven Armstrong 14dee79a9b handle parameter --state explicilty to respect defaults 11 years ago
Daniel Heule c48f31389f initial submit of type __package_emerge_dependencies 11 years ago