Commit Graph

1788 Commits

Author SHA1 Message Date
Nico Schottelius e0030947e4 document TMP variable
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-18 21:04:23 +02:00
Nico Schottelius 606c479067 changes for 2.0.1
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-18 20:57:13 +02:00
Nico Schottelius a9bcec7fbe also catch OSError from subprocess
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-18 20:50:07 +02:00
Steven Armstrong a3086ae795 make it actually write the partition
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-09-17 09:27:19 +02:00
Steven Armstrong 16d86dcf04 +debug, -type, -bug
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-09-17 09:26:09 +02:00
Steven Armstrong cbd073dfbd Merge remote-tracking branch 'cdist/install' into install 2011-09-17 08:55:49 +02:00
Steven Armstrong 9d3fa5d4c7 new type __partition_msdos_apply
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-09-17 08:55:24 +02:00
Steven Armstrong 31e9937098 finish new type for partition definition
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-09-17 06:53:18 +02:00
Nico Schottelius 8838d5df11 begin writing params
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 19:06:43 +02:00
Nico Schottelius 5cefeb25fc +/- todo, improve argument handling
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 18:26:18 +02:00
Nico Schottelius 6485299a7c prepare source records, cleanup
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 17:08:59 +02:00
Nico Schottelius b4a431a03b more todo for soon
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 17:08:39 +02:00
Nico Schottelius 75510d88c9 first new type emulator parameter support in cdist
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 16:08:25 +02:00
Nico Schottelius f720ce9243 ++todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 15:46:02 +02:00
Nico Schottelius 1b0d85dcbe link type emulator to ourself
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 15:29:56 +02:00
Nico Schottelius 40d494ace2 and now replace the new cool function type_attribute_path() with easy type_dir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 15:20:59 +02:00
Nico Schottelius d979bdc514 also replace self.type_explorer_dir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 15:12:12 +02:00
Nico Schottelius eb3982b059 introduce more generic type_attribute_path() and replace type_manifest_path()
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 15:10:24 +02:00
Nico Schottelius dadc3ffe94 self....
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 15:01:33 +02:00
Nico Schottelius 4956c015c1 make __type available for type gencode
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 14:50:43 +02:00
Nico Schottelius 76f3792885 prepare argv[0] parsing for emulator use
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 14:47:50 +02:00
Nico Schottelius d0abfbf01b ++todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 14:17:45 +02:00
Nico Schottelius 182074bb9d remove unused type template (to be reimported, if someone has a use for it)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 13:34:10 +02:00
Nico Schottelius b2546fb236 split deploy to into two stages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 13:24:40 +02:00
Nico Schottelius 7c56630924 prepare installation routine
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 13:13:56 +02:00
Nico Schottelius 88c1be4b1b add benchmark results
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 13:00:02 +02:00
Steven Armstrong a4ec6f93ce Merge remote-tracking branch 'cdist/install' into install 2011-09-16 12:43:43 +02:00
Nico Schottelius 3f2a27fa82 Merge branch 'master' into install 2011-09-16 12:31:25 +02:00
Steven Armstrong b6738aaf60 rename __cinst_partition_msdos __partition_msdos
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-09-16 12:19:09 +02:00
Nico Schottelius 1f9ae13077 only the core is python, not the manifests
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 12:09:22 +02:00
Nico Schottelius b76c4a5105 make shell exec error and normal error look the same for easier grepping in logfiles
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-14 08:45:55 +02:00
Nico Schottelius 03e312dcb7 use shutil.move() instead of os.rename() to avoid OSError: [Errno 18] Invalid cross-device link
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-14 01:50:18 +02:00
Nico Schottelius 9b3a95e244 ++logs +beginning of benchmark
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-14 01:49:00 +02:00
Nico Schottelius 41099a3596 update references
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:49:42 +02:00
Nico Schottelius 2e96ba793a reformat cdist manpage
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:48:14 +02:00
Nico Schottelius a0058a1818 really create the directories
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:46:15 +02:00
Nico Schottelius fece6ddd6a create subdirs man1 and man7 on the web
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:42:47 +02:00
Nico Schottelius 159ace1ea2 more important changes for 2.0
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:40:10 +02:00
Nico Schottelius 24cbc1b717 changes for 2.0
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:23:28 +02:00
Nico Schottelius 2f30ebf1f0 more todo, yeah!
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:11:51 +02:00
Nico Schottelius c8b238df06 update cdist homepage
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:07:21 +02:00
Nico Schottelius 9b18b3d79e update manpage and support commands title
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 21:35:57 +02:00
Nico Schottelius 90bdf04336 add epilog to parsers, make it look beautiful
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 21:30:17 +02:00
Nico Schottelius 9f6a3933c7 remove obsolete HACKERS_README, we are stable now
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 18:24:24 +02:00
Nico Schottelius e1421280d4 remove debug
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 18:18:56 +02:00
Nico Schottelius 7e9d234219 remove obsolete length check
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 18:18:12 +02:00
Nico Schottelius 780fd5625e re-implement correct caching
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 18:15:04 +02:00
Nico Schottelius 581562aae9 cleanups
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 18:05:15 +02:00
Nico Schottelius 4d065443da remove alias deploy for config, does not make things better
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 18:00:41 +02:00
Nico Schottelius 8d1b4236d4 fixup most arguments for config
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 17:59:11 +02:00