Commit Graph

1095 Commits

Author SHA1 Message Date
Steven Armstrong 4687d32771 add half backed code for new object-run ideas
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 10:00:22 +02:00
Steven Armstrong 3d87f3f19a more ideas for future version
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 09:58:36 +02:00
Steven Armstrong bdf3e4b86e prefix all variables with __cdist_
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 22:09:19 +01:00
Steven Armstrong 4e2d063911 cleanup: remove unused variables
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 01:53:03 +01:00
Steven Armstrong 2c71018699 migrate to new workflow
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 01:52:15 +01:00
Steven Armstrong 0dab5b5f7e extract code to transfer objects into its own executable
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 01:48:44 +01:00
Steven Armstrong 4c6f115a43 extract code to execute gencode-generated scripts into its own executable
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 01:48:19 +01:00
Steven Armstrong 31842564d3 extract code to run gencode scripts into its own executable
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 01:47:51 +01:00
Steven Armstrong e8d656556c /__cdist_remote_out_object_base_dir/__cdist_remote_out_object_dir/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 01:46:53 +01:00
Steven Armstrong 14ece853df trust nico when he says: SSH DESTROYS WHILE READ LOOP
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 01:46:02 +01:00
Steven Armstrong 31a0b6c3d0 fixed inconsistencies between local and remote variable naming
- /__cdist_remote_out_object_base_dir/__cdist_remote_out_object_dir/
- __cdist_remote_object_dir += __cdist_name_dot_cdist

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 01:43:55 +01:00
Steven Armstrong b740a4b934 use new workflow
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 00:26:12 +01:00
Steven Armstrong f7d20c002c introduce new executable to process objects
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 00:25:46 +01:00
Steven Armstrong 92005e2567 extract code to run an objects explorers into its own executable
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 00:24:35 +01:00
Steven Armstrong 086e47a636 extract code to transfer type explorers into its own executable
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-26 00:23:59 +01:00
Steven Armstrong c7ebbb4125 Merge remote branch 'nico/master' into changerunningorder 2011-03-25 23:08:50 +01:00
Nico Schottelius 3356564c77 upgrade to 1.4.1
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 22:24:02 +01:00
Nico Schottelius 683e813ce2 adjust web target
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 22:13:07 +01:00
Nico Schottelius 88ca7a44ec finish most parts of translation
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 22:10:52 +01:00
Nico Schottelius 8b9b95f984 partial transformation
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 21:04:26 +01:00
Nico Schottelius 4d33e524a1 begin to migrate makefile to shell script
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 20:56:25 +01:00
Nico Schottelius 8a01df66dd does not work: MAN1TMPSRC=$(shell ls $(MAN1DSTDIR)/*.text) is expanded before manlink was run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 20:54:50 +01:00
Nico Schottelius 8c3782f091 further cleanups to the man build system
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 20:49:09 +01:00
Nico Schottelius 1398cde9f0 also link core manpages into tmp
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 20:34:13 +01:00
Nico Schottelius 1a2f7bb8bb link type manpages into tempdir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 20:31:20 +01:00
Nico Schottelius bd25d6810b makefile cleanup, todo add
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 19:39:50 +01:00
Nico Schottelius 58391818cc remove old manmove target
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 11:52:51 +01:00
Nico Schottelius 3e72555e59 make man is clean now
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 11:46:56 +01:00
Nico Schottelius 6e85d65b72 and in practise link to .. is better than somewhere else
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 11:35:43 +01:00
Nico Schottelius bbe4f940e3 in theory finish generation for man1 and man7 core cleanly
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 11:34:29 +01:00
Nico Schottelius 042638943a begin real clean manpage solution
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 11:17:52 +01:00
Nico Schottelius ca139aa444 fixup manpage move/html
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 23:40:56 +01:00
Nico Schottelius fa309545a8 more stuff for 1.4.1
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 23:35:39 +01:00
Nico Schottelius 79f6f90a05 changelog+= __type/__key_value
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 23:33:07 +01:00
Nico Schottelius 057671c61c Merge remote-tracking branch 'sans/master' 2011-03-24 23:32:10 +01:00
Nico Schottelius 46ceb3e3a9 use variable instead of hardcoded value
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 23:30:42 +01:00
Steven Armstrong b959a14dc2 fix length of ascidoc header
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-24 23:22:08 +01:00
Steven Armstrong abaa79e19a Merge remote branch 'nico/master' 2011-03-24 23:20:07 +01:00
Steven Armstrong e27501218f new type __key_value
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-24 23:16:25 +01:00
Nico Schottelius 0370412757 manpage generation cleaup
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 18:43:08 +01:00
Nico Schottelius 3dc37c17a3 require gnu make for manpages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 18:32:53 +01:00
Nico Schottelius f02254915a begin to cleanup manpage generation
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 17:41:20 +01:00
Nico Schottelius cd8ab7664a rename post-1.3 todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 16:02:15 +01:00
Nico Schottelius de81a2e80e change todos
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 16:00:46 +01:00
Nico Schottelius c72833ce74 comment about conf/manifest/init in cdist-hacker
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 15:58:47 +01:00
Nico Schottelius e685df7aa1 -typo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 15:49:22 +01:00
Nico Schottelius b14f7a431c rm mandir on webpage before copying (removes old manpages)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 15:45:31 +01:00
Nico Schottelius fa2f49e847 also git add html pages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 15:42:06 +01:00
Nico Schottelius 6d4f702eac shrink hackers_readme in favor for the manpage
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 15:39:26 +01:00
Nico Schottelius b34a40b9e8 update makefile
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 15:37:16 +01:00