ef8ff06b5f
__acl: only directories can have default ACLs
2019-04-16 14:39:45 +03:00
d71eb3d8bd
__acl: (open|net)bsd do not have (get|set)facl
2019-04-16 14:20:13 +03:00
2cde09648c
__acl: check if getfacl is available
2019-04-16 14:15:48 +03:00
Darko Poljak
e997e98a73
++changelog
2019-04-16 11:02:51 +02:00
Darko Poljak
c7a4ae112f
Merge pull request #759 from jimis/acl_mask
...
Add support for ACL mask.
2019-04-16 11:00:27 +02:00
Dimitrios Apostolou
437af3a0a3
Silence getfacl
...
otherwise it always prints the message:
getfacl: Removing leading '/' from absolute path names
2019-04-15 20:51:02 +02:00
Nico Schottelius
63d7499b75
[directory] add alpine support
2019-04-15 19:27:42 +02:00
Nico Schottelius
1722fced72
[file] add alpine support
2019-04-15 19:13:44 +02:00
Nico Schottelius
a1cb9ee869
[locale/alpine] exit 0 in gencode-remote
2019-04-15 18:56:51 +02:00
Nico Schottelius
e290733a00
[locale] Add alpine support
2019-04-15 18:54:30 +02:00
Nico Schottelius
f4db6e908e
[hostname] add alpine support
2019-04-15 18:48:49 +02:00
Nico Schottelius
c801fb4965
[timezone] + alpine support
2019-04-15 18:44:30 +02:00
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
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
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