Commit Graph

6126 Commits

Author SHA1 Message Date
Dimitrios Apostolou 6062e3557c Output of grep should be quiet, as we care only for the exit code. 2019-04-15 18:05:16 +02:00
Dimitrios Apostolou 45e9ed441e Add support for ACL mask. 2019-04-15 18:05:16 +02:00
Nico Schottelius 978aee668c ++changelog 2019-04-15 17:03:12 +02:00
Nico Schottelius ec935353d7 [__start_on_boot] Merge alpine and gentoo, update gentoo 2019-04-15 17:02:09 +02:00
Nico Schottelius dbf29c18c1 [__start_on_boot] alpine fix 2019-04-15 16:41:27 +02:00
Nico Schottelius 707426d1f0 [__start_on_boot] add code for alpine handling, fix explorer 2019-04-15 16:35:10 +02:00
Nico Schottelius e32d92c109 [__start_on_boot] Begin to add alpine support 2019-04-15 16:32:54 +02:00
Nico Schottelius c7a9e60de0 Merge branch 'master' of github.com:ungleich/cdist 2019-04-15 16:20:31 +02:00
Nico Schottelius c17f5a7ccd ++changelog 2019-04-15 16:13:25 +02:00
Nico Schottelius 3a2041019b [alpine] add support for alpine in __package and __package_apk 2019-04-15 16:11:58 +02:00
Darko Poljak 797522f91e Fix circular dep for CDIST_ORDER_DEPENDENCY
Fixes #756
2019-04-14 16:58:18 +02:00
Darko Poljak d18584b4ff Update gitignore 2019-04-13 20:54:59 +02:00
Darko Poljak 51e650423e Fix version.py location inside raw source archive
Note that this fix only matters for maintainers using build-helper
script. Source archive is generated during release process and
uploaded to github, along its signature.
For 4.10.11 those files were fixed and uploaded manually after
build-helper script process has been finished. In future releases
this process will be automatic - no need for manual step that was
necessary for 4.10.11.
2019-04-13 20:43:11 +02:00
Darko Poljak b37b25f573 Release 4.10.11 2019-04-13 19:53:54 +02:00
Darko Poljak 4d9a8d78f7 ++changelog 2019-04-13 19:50:44 +02:00
Darko Poljak b21b6d0a7e
Merge pull request #755 from 4nd3r/bsd_stat_fix
fix __(file|directory)/explorer/stat for BSDs
2019-04-13 19:49:45 +02:00
ander 44c9d09383 fix __(file|directory)/explorer/stat for BSDs 2019-04-12 23:34:28 +03:00
Darko Poljak 4c8037764a ++changelog 2019-04-12 20:41:11 +02:00
Ander Punnar 1c152f0acb fix disks explorer (#753)
* fix disks explorer

* fix SC2230

* exclude floppies

* update comment about excluded floppies

* add link to linux documentation about device majors

* try to support netbsd

* update possible netbsd disk devices
2019-04-12 20:41:05 +02:00
Darko Poljak 20a16fe853 Add version.py into generated raw source archive
Resolves #751
2019-04-12 19:58:43 +02:00
Darko Poljak 279aada5db Fix broken quiet mode
Resolves #754
2019-04-12 09:13:25 +02:00
Darko Poljak a4ed9e4d0e Release 4.10.10 2019-04-11 14:46:56 +02:00
Darko Poljak 2ec553b480 Add cdist-dump man page 2019-04-11 14:30:23 +02:00
Darko Poljak 7a68df48f1 Add missing delimiter argument 2019-04-11 14:10:18 +02:00
Darko Poljak d11ac7dda4 Rename debug-dump.sh to cdist-dump 2019-04-11 13:56:03 +02:00
Darko Poljak 540434557d ++changelog 2019-04-11 13:43:13 +02:00
Darko Poljak e37d955845
Merge pull request #752 from 4nd3r/__link_messaging
__link: add messaging
2019-04-11 13:42:53 +02:00
ander 204a572709 __link: add messaging 2019-04-11 13:59:15 +03:00
Darko Poljak 13671c666c ++changelog 2019-04-11 08:20:52 +02:00
Darko Poljak 1ba5f6276e
Merge pull request #748 from markasoftware/ufw
UFW (Uncomplicated FireWall)
2019-04-11 08:19:37 +02:00
Mark Polyakov 0ce96f0860 Added __ufw and __ufw_rule. 2019-04-10 19:45:34 -07:00
Darko Poljak e90e296266 Release 4.10.9 2019-04-09 22:46:03 +02:00
Darko Poljak 671bb82a46 Fix shellcheck issues 2019-04-09 22:44:40 +02:00
Darko Poljak f6b318bb00 Fire onchange for present and exists states
Even if no attribute is changed.
Fixes #750.
2019-04-09 22:23:21 +02:00
Darko Poljak 8ee667f57f ++changelog 2019-04-09 22:08:47 +02:00
Darko Poljak 1402e3f084
Merge pull request #749 from darko-poljak/feature/debug-dump-script
Add debug dump script
2019-04-09 22:07:16 +02:00
Darko Poljak 9cd95f12dc Add debug dump script 2019-04-09 10:41:00 +02:00
Darko Poljak cabb0be7b6 ++changelog 2019-04-08 08:25:53 +02:00
Steven Armstrong 88513e6693 __ssh_authorized_keys: properly handle multiple --option parameters, fixes #393
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2019-04-07 12:17:19 +02:00
Darko Poljak 0583cdff09 Release 4.10.8 2019-04-06 10:52:32 +02:00
Darko Poljak b47c6e3fe4 Fix shellcheck SC2002 2019-04-06 10:52:32 +02:00
Darko Poljak a5e66bc3f6 ++changelog 2019-04-06 10:43:11 +02:00
Darko Poljak 6e56de4580
Merge pull request #747 from 4nd3r/__check_messages
new type: __check_messages
2019-04-04 06:19:59 +02:00
ander decd80bf5d be more explicit 2019-04-04 00:20:46 +03:00
ander da6a22c71a new type: __check_messages 2019-04-03 01:11:03 +03:00
Darko Poljak 033e0611b5 ++changelog 2019-04-02 18:39:05 +02:00
Darko Poljak cfe2afc225
Merge pull request #745 from 4nd3r/__clean_path_fix
__clean_path: do not exit with non-zero if path does not exist or not directory
2019-04-02 18:38:48 +02:00
ander 668dc83632 do not exit with non-zero if path does not exist or not directory 2019-04-02 17:52:00 +03:00
Darko Poljak 001f9023a2 Release 4.10.7 2019-03-30 19:11:13 +01:00
Darko Poljak cbaf1b6d8e ++ 2019-03-30 12:37:25 +01:00