Ander Punnar
9e3cd47b9a
__acl: command -v stdout to devnull
6 years ago
Ander Punnar
2b5887bdbd
__acl: we only care whether file is directory
6 years ago
Ander Punnar
ab954ffbcf
__acl: always check first if path exists
6 years ago
Ander Punnar
ef8ff06b5f
__acl: only directories can have default ACLs
6 years ago
Ander Punnar
d71eb3d8bd
__acl: (open|net)bsd do not have (get|set)facl
6 years ago
Ander Punnar
2cde09648c
__acl: check if getfacl is available
6 years ago
Darko Poljak
e997e98a73
++changelog
6 years ago
Darko Poljak
c7a4ae112f
Merge pull request #759 from jimis/acl_mask
...
Add support for ACL mask.
6 years ago
Dimitrios Apostolou
437af3a0a3
Silence getfacl
...
otherwise it always prints the message:
getfacl: Removing leading '/' from absolute path names
6 years ago
Nico Schottelius
63d7499b75
[directory] add alpine support
6 years ago
Nico Schottelius
1722fced72
[file] add alpine support
6 years ago
Nico Schottelius
a1cb9ee869
[locale/alpine] exit 0 in gencode-remote
6 years ago
Nico Schottelius
e290733a00
[locale] Add alpine support
6 years ago
Nico Schottelius
f4db6e908e
[hostname] add alpine support
6 years ago
Nico Schottelius
c801fb4965
[timezone] + alpine support
6 years ago
Dimitrios Apostolou
6062e3557c
Output of grep should be quiet, as we care only for the exit code.
6 years ago
Dimitrios Apostolou
45e9ed441e
Add support for ACL mask.
6 years ago
Nico Schottelius
978aee668c
++changelog
6 years ago
Nico Schottelius
ec935353d7
[__start_on_boot] Merge alpine and gentoo, update gentoo
6 years ago
Nico Schottelius
dbf29c18c1
[__start_on_boot] alpine fix
6 years ago
Nico Schottelius
707426d1f0
[__start_on_boot] add code for alpine handling, fix explorer
6 years ago
Nico Schottelius
e32d92c109
[__start_on_boot] Begin to add alpine support
6 years ago
Nico Schottelius
c7a9e60de0
Merge branch 'master' of github.com:ungleich/cdist
6 years ago
Nico Schottelius
c17f5a7ccd
++changelog
6 years ago
Nico Schottelius
3a2041019b
[alpine] add support for alpine in __package and __package_apk
6 years ago
Darko Poljak
d18584b4ff
Update gitignore
6 years ago
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.
6 years ago
Darko Poljak
b37b25f573
Release 4.10.11
6 years ago
Darko Poljak
4d9a8d78f7
++changelog
6 years ago
Darko Poljak
b21b6d0a7e
Merge pull request #755 from 4nd3r/bsd_stat_fix
...
fix __(file|directory)/explorer/stat for BSDs
6 years ago
Ander Punnar
44c9d09383
fix __(file|directory)/explorer/stat for BSDs
6 years ago
Darko Poljak
4c8037764a
++changelog
6 years ago
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
6 years ago
Darko Poljak
20a16fe853
Add version.py into generated raw source archive
...
Resolves #751
6 years ago
Darko Poljak
279aada5db
Fix broken quiet mode
...
Resolves #754
6 years ago
Darko Poljak
a4ed9e4d0e
Release 4.10.10
6 years ago
Darko Poljak
2ec553b480
Add cdist-dump man page
6 years ago
Darko Poljak
7a68df48f1
Add missing delimiter argument
6 years ago
Darko Poljak
d11ac7dda4
Rename debug-dump.sh to cdist-dump
6 years ago
Darko Poljak
540434557d
++changelog
6 years ago
Darko Poljak
e37d955845
Merge pull request #752 from 4nd3r/__link_messaging
...
__link: add messaging
6 years ago
Ander Punnar
204a572709
__link: add messaging
6 years ago
Darko Poljak
13671c666c
++changelog
6 years ago
Darko Poljak
1ba5f6276e
Merge pull request #748 from markasoftware/ufw
...
UFW (Uncomplicated FireWall)
6 years ago
Mark Polyakov
0ce96f0860
Added __ufw and __ufw_rule.
6 years ago
Darko Poljak
e90e296266
Release 4.10.9
6 years ago
Darko Poljak
671bb82a46
Fix shellcheck issues
6 years ago
Darko Poljak
f6b318bb00
Fire onchange for present and exists states
...
Even if no attribute is changed.
Fixes #750 .
6 years ago
Darko Poljak
8ee667f57f
++changelog
6 years ago
Darko Poljak
1402e3f084
Merge pull request #749 from darko-poljak/feature/debug-dump-script
...
Add debug dump script
6 years ago