You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cdist/cdist
Romain Dartigues 3f69895046 WIP: support Linux Mint and LMDE
Without this patch, Linux Mint and LMDE are detected as "debian" which,
somehow, does work, but do not take in consideration those distributions
specifics (such as mirror, upstream version, etc.).

This is flagged WIP as long as I do not run the tests on LMDE.
2 years ago
..
conf WIP: support Linux Mint and LMDE 2 years ago
core Improve unfinished object requirements bool check 3 years ago
exec Unify string formatting 3 years ago
preos/debootstrap Fix log message string formatting 3 years ago
scan [scanner] fix minor CLI handling and --list bugs / typo 2 years ago
sphinxext Fix man build failure in newer sphinx versions 3 years ago
test WIP: support Linux Mint and LMDE 2 years ago
util Python 3.10: collections.X -> collections.abc.X 2 years ago
__init__.py [bin/cdist] Fix Python version check 2 years ago
argparse.py [scanner] fix minor CLI handling and --list bugs / typo 2 years ago
autil.py Add archiving support. 6 years ago
banner.py Some pylint cleaning. 6 years ago
config.py Minor refactoring and remove code duplication 3 years ago
configuration.py Restrict colored_output value to always/never/auto. 3 years ago
emulator.py Unify string formatting 3 years ago
flock.py Fix emulator colored logging 3 years ago
hostsource.py Do not subclass object 3 years ago
info.py Merge branch 'lint/py3-classes' into 'master' 3 years ago
install.py Fix log message string formatting 3 years ago
integration.py Python 3.10: collections.X -> collections.abc.X 2 years ago
inventory.py Fix log message string formatting 3 years ago
log.py [cdist.log] Define custom log functions on logging.Logger 2 years ago
message.py Unify string formatting 3 years ago
mputil.py Further improve parallel execution. 6 years ago
preos.py Fix log message string formatting 3 years ago
shell.py Unify string formatting 3 years ago