Commit graph

4871 commits

Author SHA1 Message Date
Darko Poljak
0691f1da32 Add missing, fix existing in cdist man page. 2016-08-14 20:11:45 +02:00
Darko Poljak
a9001fa9ce Additional note for SHELL: should be POSIX compatible shell. 2016-08-14 20:10:41 +02:00
Darko Poljak
c95e75ac15 Merge pull request #474 from darko-poljak/gplv3plus_licensing
GPLv3+ re-licensing.
2016-08-13 10:30:23 +02:00
Darko Poljak
7707d3dc72 Update changelog for GPLv3+ re-licensing. 2016-08-13 10:25:13 +02:00
Darko Poljak
33b6545a16 GPLv3+ relicensing. 2016-08-12 21:58:44 +02:00
Darko Poljak
8d6e0760dc Fix errors in remote.py unit test. 2016-08-11 21:55:20 +02:00
Darko Poljak
ba0ea2206e Move legal to docs. 2016-08-10 18:18:54 +02:00
Darko Poljak
df566f4ff8 GPLv3+ relicensing. 2016-08-10 18:15:54 +02:00
b1152464c3 Include relicense agreements 2016-08-10 17:40:30 +02:00
ffc3451c67 GPLv3+ relicensing: Ricardo Catalinas 2016-08-10 17:40:04 +02:00
Nico Schottelius
9ce8f6bbb0 Merge branch 'master' of github.com:telmich/cdist 2016-08-05 12:33:58 +02:00
Nico Schottelius
67429479f0 Remove very old notes
Not up-to-date anymore and might be misleading.
2016-08-05 12:31:36 +02:00
Steven Armstrong
e48486636e Merge pull request #467 from dheule/feature__filesystem
new type __filesystem, first version

Awesome! Thanks!
2016-08-02 16:14:09 +02:00
Daniel Heule
8747474fd5 device now defaults to object_id 2016-08-02 11:06:17 +02:00
Daniel Heule
13b2443d6b last cleanups 2016-08-02 10:07:27 +02:00
Steven Armstrong
3f179c00e7 Merge pull request #469 from ungleich/type/__sysctl
Add type __sysctl
2016-08-02 09:27:57 +02:00
Nico Schottelius
6479ffc499 Really fix the GPLv3+ text 2016-08-02 09:25:11 +02:00
Nico Schottelius
ad5ceac563 Update changelog for new type __sysctl 2016-08-02 09:25:11 +02:00
Nico Schottelius
a1ff755576 Add type __sysctl
- Migrated asciidoc to rst
- Changed license to GPLv3+
2016-08-02 09:22:21 +02:00
Nico Schottelius
4254046129 Update changelog (__locale_system) 2016-08-02 01:06:29 +02:00
Nico Schottelius
94119003a9 Reference __locale_system in __locale type 2016-08-02 01:02:47 +02:00
Nico Schottelius
06d0eabb5f Add new type: __locale_system
Merge the best of the proposals from Steven and Carlos
2016-08-02 00:58:07 +02:00
Daniel Heule
36c20230b8 optimize the usage of explorers for __filesystem 2016-07-29 15:27:13 +02:00
Daniel Heule
2ed762cd72 new type __filesystem, first version 2016-07-28 14:48:32 +02:00
Darko Poljak
d2997baf0b Update changelog: v 4.2.2 2016-07-26 07:50:27 +02:00
Nico Schottelius
1a4adc0e21 Merge pull request #463 from darko-poljak/socket-file-fix
Socket file fix
2016-07-25 11:43:04 +02:00
Darko Poljak
f5dd4e0a76 Improve pep8 targets and checking in release. 2016-07-24 22:24:15 +02:00
Darko Poljak
1959e9cdd8 Fix error message. 2016-07-23 16:29:51 +02:00
Darko Poljak
36627e2969 Merge remote-tracking branch 'ungleich/master' into socket-file-fix 2016-07-23 16:26:36 +02:00
Darko Poljak
6de632c0b9 Update changelog 2016-07-23 16:25:13 +02:00
Darko Poljak
135b4fbadf Update changelog. 2016-07-23 16:17:43 +02:00
Darko Poljak
6f28fc2db2 Fix ssh mux socket file error.
ssh ControlPath socket file needs to be unique for each host.
To avoid using ssh ControlPath option placeholders move socket file
to host's temp directory. Since each host has unique temp
directory then, although file name for socket file is fixed, its path
is unique.
2016-07-23 16:13:59 +02:00
Darko Poljak
ca3644a08a Add pep8 target. 2016-07-23 16:00:07 +02:00
Darko Poljak
dacb5720c5 Create hash func for string args to be used cdist wide. 2016-07-23 15:11:14 +02:00
Darko Poljak
2011db16a8 Add scripts/cdist to pep8 check. 2016-07-23 15:10:32 +02:00
Darko Poljak
7e57575f9e Improve and fix reference doc and cdist man page. 2016-07-20 08:16:58 +02:00
Darko Poljak
cab0381c2a Update license to GPLv3+ for my types and cdist man pages. 2016-07-20 07:55:48 +02:00
Darko Poljak
4e5b9492b8 Update docs with dist conf dir and .cdist conf dir info. 2016-07-19 13:00:14 +02:00
Darko Poljak
a434ec8dde Merge branch '4.2' 2016-07-18 20:33:23 +02:00
Darko Poljak
b7d2ec4b6e 4.2.1 changelog 2016-07-18 20:12:48 +02:00
Darko Poljak
25e69d1302 Fix release signing: upload also archive that is signed. 2016-07-18 19:58:21 +02:00
Darko Poljak
25bfad452c Fix missing trailing slash for archive prefix. 2016-07-18 19:48:54 +02:00
Darko Poljak
1815936b7d Fix import error when PYTHONPATH is not set. 2016-07-18 19:47:36 +02:00
Darko Poljak
0d82c37928 Fix spelling errors (Dmitry Bogatov). 2016-07-18 19:43:26 +02:00
Darko Poljak
87d6a9c336 Fix line begining with . is a macro for man page. 2016-07-18 19:43:05 +02:00
Darko Poljak
a88c8d2afb Prepare for next. 2016-07-16 14:43:26 +02:00
Darko Poljak
c456284cef For release generate version file with target version. 2016-07-16 01:38:22 +02:00
Darko Poljak
804570d874 4.2.0 -> second run. 2016-07-16 00:55:54 +02:00
Darko Poljak
8571192aa5 Clean stuff after signing release. 2016-07-16 00:51:37 +02:00
Darko Poljak
ccbb9697eb Clean sphinx docs before building. 2016-07-16 00:50:01 +02:00