Commit Graph

246 Commits (b3cf339d06f16be0c011cd387699a475da7ad47e)

Author SHA1 Message Date
Nico Schottelius b3cf339d06 fallback to sys.argv[0] by default 12 years ago
Nico Schottelius cd8695d3eb move create_files_dirs more to up - it is similar to init() 12 years ago
Nico Schottelius d1708c78b6 refactoring 12 years ago
Nico Schottelius eaf1721212 begin to migrate to '--output-base-path', shrink context 12 years ago
Nico Schottelius b9a6cf7c6a remove context from shell 12 years ago
Nico Schottelius a7fe8b4ed2 port context -> remote 12 years ago
Nico Schottelius f79727559a ++logs and migrate context -> local 12 years ago
Nico Schottelius 83c981f477 begin to implement -C --cache-dir 12 years ago
Nico Schottelius 49d9f1f475 support relative paths in -c argument 12 years ago
Nico Schottelius 263a8a73a7 minor cleanups 12 years ago
Nico Schottelius 32f878ad00 update docs, document exit code bug 12 years ago
Nico Schottelius 4e46cf8ce4 begin to document shell changes 12 years ago
Nico Schottelius 79fea569b9 some shell related cleanups 12 years ago
Nico Schottelius c793825edb re-arrange REMOTE_COPY/EXEC for Shell use 12 years ago
Nico Schottelius 2403fc59ee refactor commandline: merge into its own class (and add first shell code) 12 years ago
Nico Schottelius c1441fc676 enhance singleton testing 12 years ago
Nico Schottelius 8ab760ad90 document unit test 12 years ago
Steven Armstrong 7205cd5ecf remove that crappy old singleton object_id thingy 12 years ago
Nico Schottelius ff50a61344 use shortcut version in __package_opkg 12 years ago
Nico Schottelius dbe65795f5 remove dry_run from object_run 12 years ago
Nico Schottelius 5f318d5de3 print warning in case dry run is activated 12 years ago
Nico Schottelius 5bad25cd6d add dry_run hint to verbose messages, not debug 12 years ago
Nico Schottelius 3c14f7e2f5 add dry run hint 12 years ago
Nico Schottelius ab50d8561b add new type: __cdist 12 years ago
Nico Schottelius 9326adf34b fix refactor error 12 years ago
Nico Schottelius 25bdcb1602 cleanup tests and ... - 100% green 12 years ago
Nico Schottelius ef24ec4db8 port test_missing_requirements to config_install unit test 12 years ago
Nico Schottelius e1d8645415 fix unit tests for config_install 12 years ago
Nico Schottelius 4ec1afc47f also remove obsolete save_cache function 12 years ago
Nico Schottelius 14a3bf7262 move save_cache into local 12 years ago
Nico Schottelius 4758daa037 move types into conf/ dir 12 years ago
Nico Schottelius 347ff8900e split directory creating code off of init 12 years ago
Nico Schottelius b1d661f4c0 merge ResolverTestCase and AutorequireTestCase into ExecutionOrderTestCase 12 years ago
Nico Schottelius b2686f3b13 factor out iterate code to be able to test it for one, two, ... runs 12 years ago
Nico Schottelius c5c5e7b89b remove requirement-finder tests - no need to test assignments and no wildcard support anymore 12 years ago
Nico Schottelius 4ae241259f remove the old entries on change 12 years ago
Nico Schottelius e7527802a5 more hints for __debconf_set_selections 12 years ago
Nico Schottelius 622cd398c6 use quiet mode by default 12 years ago
Nico Schottelius 84f2ca0d1f add new type: __update_alternatives 12 years ago
Nico Schottelius 4ecffa7d59 fix typo in __process 12 years ago
Nico Schottelius 135499f120 __process: make --state optional 12 years ago
Nico Schottelius 1c94c615b1 __cron: remove parameter changing code, remove multiline code, remove early execution of included $() code, simplify __cron 12 years ago
nuex 90f7ec40fe __postgres_database: make state parameter optional 12 years ago
nuex 48b6344645 __postgres_role: check if state parameter exists before reading it 12 years ago
nuex dc39099730 __postgres_role: make state parameter optional, fix password parameter checking in gencode-remote 12 years ago
nuex 211363d5be __git: quote variables in gencode-remote, add optional parameters in manpage 12 years ago
Nico Schottelius 2acce10497 change __start_on_boot to use systemd on archlinux 12 years ago
Nico Schottelius 68d4bcbcb4 begin to fix syntax errors of merge 12 years ago
Nico Schottelius 3d73cd2fd3 better debugging for wrong type, fix emulator tests, fixes #176 12 years ago
Tyler Akins 1485381340 Fixing apt_ppa type - can't use double equals with dash 12 years ago