Commit Graph

1256 Commits (feb221c5df277747cae340aa0e9fa3c0e99cef92)

Author SHA1 Message Date
Darko Poljak 2beb55be54 Remove FIXME comment due to fix appliance 8 years ago
Darko Poljak 126a1812a5 Fix parallel object prepare and run steps. Add nonparallel type marker. 8 years ago
Darko Poljak 31899b2263 Add missing shebangs. 8 years ago
Steven Armstrong d9a358bdf3 add forgotten symlink 8 years ago
Darko Poljak f9b632eebb Improve listdir. 8 years ago
Darko Poljak 80c3dd7572 Ignore directory entries that begin with dot('.'). 8 years ago
Darko Poljak 9c914308f6 Fix ssh connection multiplexing race condition #542 8 years ago
Steven Armstrong 9fe2420547 also log start of config run 8 years ago
Steven Armstrong a1d73f7281 log changing object as Processing instead of Updating 8 years ago
Steven Armstrong f6e1174adb start moving info log messages to verbose 8 years ago
Darko Poljak cef1d215b2 Finally remove deprecated -d/--debug option. 8 years ago
Darko Poljak 015861e63b pep8 8 years ago
Darko Poljak a37d286d67 Suppress subprocess script output in quiet mode. 8 years ago
Darko Poljak a722f3c634 3rd iteration of logging cleanup. 8 years ago
Darko Poljak 127c05a882 2nd iteration of logging cleanup. 8 years ago
Darko Poljak 248656b81f First iteration of logging cleanup. 8 years ago
Darko Poljak c63ab44c9c Define better warning facility. 8 years ago
Steven Armstrong 01ca5910ec increase ControlPersist to 30 to workaround #542 8 years ago
Ander Punnar 6a6716035b one space too much 8 years ago
Ander Punnar 0e8302c204 if no --source, then create only if there's no file 8 years ago
Ander Punnar 49f9760eac +x 8 years ago
Ander Punnar df437851f0 add -e 8 years ago
Ander Punnar e4d9f78349 grep fixed string 8 years ago
Ander Punnar c052e507eb shellcheck __apt_mark 8 years ago
Darko Poljak 138705e3dc Code improvements. 8 years ago
Darko Poljak 2a9bd77550 Merge custom cache path pattern from beta branch. 8 years ago
Darko Poljak b7873abf07 Improve english based on Mesar Hameed's contribution. 8 years ago
Darko Poljak 9aa4465718 If script is executable then execute it, if not then assume it is a shell script. 8 years ago
Darko Poljak 62378dc8b9 Change shebang to #!/bin/sh -e 8 years ago
Darko Poljak fc97381c6e Add missing shebang. 8 years ago
Darko Poljak 9312bcb6b0 chmod +x *manifest *gencode-* 8 years ago
Steven Armstrong 9cee230ef5 alphabetical order ftw 8 years ago
Steven Armstrong 93ccf925cd need a way to set remote.base_path from the command line 8 years ago
Steven Armstrong 574f36f593 fix order of arguments 8 years ago
Steven Armstrong b8fcd30a37 support for bind mounts 8 years ago
Steven Armstrong c740c96890 set log level for cdist config based on env vars 8 years ago
Steven Armstrong 1627b58cfc for bind mount also have to prefix device 8 years ago
Steven Armstrong e74d2be2d4 add support for bind mounting 8 years ago
Steven Armstrong efd9351500 document new parameters: device, minor 8 years ago
Steven Armstrong 86a61bbcff need to pass a known suffix from outside 8 years ago
Steven Armstrong 058e4d757b disabel debug log 8 years ago
Steven Armstrong a495a20d95 uefi support 8 years ago
Steven Armstrong d34843347a add __install_directory type 8 years ago
Steven Armstrong f9d371c6e3 use sysrq to reboot 8 years ago
Steven Armstrong 42e197a5ba use the force when creating swap 8 years ago
Steven Armstrong 9ee0de7c8b make uefi boot work 8 years ago
Steven Armstrong 2ce00f3357 fix syntax error 8 years ago
Steven Armstrong 8305477e01 fix typo 8 years ago
Steven Armstrong ce82e32c59 handle resolv.conf 8 years ago
Steven Armstrong 4547d2efa1 properly escape single quotes 8 years ago