summaryrefslogtreecommitdiff
path: root/dieter/procedures/automatic
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-03 00:10:20 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-03 00:10:20 +0100
commitaef35cac61774c147e1324220b8647f2af74b13b (patch)
tree4b8153067f73ec1d84461ea14f8b32c1322afc9d /dieter/procedures/automatic
parentb88f4c5007ed5968ecd7dbf7e27a633e32c657ed (diff)
decoupling of flow control and interactive UI code from interactive installer + some fixes and todo updates
Diffstat (limited to 'dieter/procedures/automatic')
-rw-r--r--dieter/procedures/automatic4
1 files changed, 2 insertions, 2 deletions
diff --git a/dieter/procedures/automatic b/dieter/procedures/automatic
index 4171467..9bea7a6 100644
--- a/dieter/procedures/automatic
+++ b/dieter/procedures/automatic
@@ -15,10 +15,10 @@ phase_preparation ()
notify "Ok. skipping network config"
fi
SVN_USERNAME=dieter
- ask_password svn
+ ask_password svn #TODO: if user entered incorrect password, the install process will just fail..
SVN="svn --username $SVN_USERNAME --password $SVN_PASSWORD"
SVN_BASE=https://192.168.1.2/svn/repos
- TARGET_HOST=mbp-santa-rosa #TODO: prompt user for this, or let him pass it as cmdline argument
+ TARGET_HOST=mbp-santa-rosa #TODO: prompt user for this, or let him pass it as cmdline argument (and check with svn info)
_accept_ssl_cert
notify "**** From now on. everything will be automatic. Enjoy the show!" # not true: you need pass for dm_crypt