forked from ungleich-public/cdist
		
	todo update
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								dcaf0f619b
							
						
					
				
			
			
				commit
				
					
						31eb98f3cf
					
				
			
		
					 3 changed files with 12 additions and 4 deletions
				
			
		
							
								
								
									
										12
									
								
								TODO-1.0
									
										
									
									
									
								
							
							
						
						
									
										12
									
								
								TODO-1.0
									
										
									
									
									
								
							| 
						 | 
					@ -43,10 +43,13 @@ x generate code to be executed on clients (stage 4)
 | 
				
			||||||
x execute code on client (stage 5)
 | 
					x execute code on client (stage 5)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Last doc stuff for 1.0.0:
 | 
					- Last doc stuff for 1.0.0:
 | 
				
			||||||
   - remove old documentation from doc/man/!
 | 
					   x remove old documentation from doc/man/!
 | 
				
			||||||
 | 
					   - Check all references in manpages, ensure all manpages exist
 | 
				
			||||||
 | 
					      - cdist
 | 
				
			||||||
 | 
					      - cdist-deploy-to
 | 
				
			||||||
 | 
					      - cdist-manifest
 | 
				
			||||||
 | 
					      - cdist-quickstart: how to get started
 | 
				
			||||||
   - ensure every file in bin/ has a correspondent manpage
 | 
					   - ensure every file in bin/ has a correspondent manpage
 | 
				
			||||||
   - cdist-quickstart      [WRITE]
 | 
					 | 
				
			||||||
      - how to write a minimal host manifest
 | 
					 | 
				
			||||||
   - cdist-type           [IMPORTANT]
 | 
					   - cdist-type           [IMPORTANT]
 | 
				
			||||||
      - only do necessary work [TYPE IMPLEMENTATION HINTS]
 | 
					      - only do necessary work [TYPE IMPLEMENTATION HINTS]
 | 
				
			||||||
         - install packages only if not existent
 | 
					         - install packages only if not existent
 | 
				
			||||||
| 
						 | 
					@ -62,7 +65,8 @@ x execute code on client (stage 5)
 | 
				
			||||||
   - DOC: exported variables: __type, __explorer, __type_explorer, __object, __object_id
 | 
					   - DOC: exported variables: __type, __explorer, __type_explorer, __object, __object_id
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   - Cleanup READMEs
 | 
					   - Cleanup READMEs
 | 
				
			||||||
   - Check all references in manpages, ensure all manpages exist
 | 
					   - Ensure manpages are formatted correctly
 | 
				
			||||||
 | 
					   - Ensure html output of manpages are published on the web
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Makefile:
 | 
					- Makefile:
 | 
				
			||||||
   - Add install target
 | 
					   - Add install target
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1 +1,4 @@
 | 
				
			||||||
Prepare documentation for 1.0.0.
 | 
					Prepare documentation for 1.0.0.
 | 
				
			||||||
 | 
					   - Check all references in manpages
 | 
				
			||||||
 | 
					      - cdist.text, cdist-quickstart
 | 
				
			||||||
 | 
					         - write cdist-quickstart
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -38,3 +38,4 @@ Documentation:
 | 
				
			||||||
      - cdist-trigger after first run from /var/lib/cdist/out/bin?
 | 
					      - cdist-trigger after first run from /var/lib/cdist/out/bin?
 | 
				
			||||||
   - Different environments (production, integration, development)
 | 
					   - Different environments (production, integration, development)
 | 
				
			||||||
      - via version control
 | 
					      - via version control
 | 
				
			||||||
 | 
					   - Define how to raise errors in types
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue