From 5a6c54a25a2c2cefffb2487eebcbe183e1ed04c5 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Thu, 6 Nov 2008 14:53:53 +0100 Subject: todo update --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index a0ede48..c6dc703 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,11 @@ worker_install_packages_exit=$?. Useful for: abstracting the phase regulation in procedures like core/interactive, and also for reports at the end of automatic installations +* phases should be specified as vars. eg phase_preparation='worker1 worker2' + advantages -> even easier syntax/overriding + we can easily track on a higher level (execute function) whether all workers +executed succesfully for a phase and set the exit state of that phase + moves all backend logic from phase to worker. * make interactive procedure working well. * base procedure wordt implementatie van alles wat auto gaat uit setup script, other steps warning 'not implemented' * in elke phase een lege worker die te overriden valt zoda we geen phases -- cgit v1.2.3-54-g00ecf