summaryrefslogtreecommitdiff
path: root/src/core/procedures/automatic
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2010-12-29 16:38:21 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2010-12-29 16:38:21 +0100
commit65679f839e6b7f1a136d1e7359fc67a029cae717 (patch)
tree8ddd059f7372ba38510a141f0c5cae531e53c7bb /src/core/procedures/automatic
parentd25f9a872da77c1916705ff711c2932e8a0ec0ef (diff)
refactor select_source,networking workers
* give base/automatic procedures more elegant select_source, runtime_network workers * make select_mirrors part of select_source, no need to have it a worker * "select source" extras (including runtime_network and interactive_select_mirror) are specific to the interactive procedure, so make it part of interactive's select_source worker. * interactive worker_select_source has no problems being run multiple times
Diffstat (limited to 'src/core/procedures/automatic')
-rw-r--r--src/core/procedures/automatic13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/core/procedures/automatic b/src/core/procedures/automatic
index 1f67f66..4fba65b 100644
--- a/src/core/procedures/automatic
+++ b/src/core/procedures/automatic
@@ -66,19 +66,6 @@ worker_select_source ()
var_SYNC_URL=${SYNC_URL:-}
}
-worker_runtime_network ()
-{
- true # for now. we assume the user has taken care of this himself already. doing this interactively wouldn't be a good default anyway.
- # maybe check if network works, if not, try dhcp. let user override by using a static config in his config file
- #if ask_yesno "Do you want to (re)-configure your networking?"
- #then
- # interactive_runtime_network
- #else
- # inform "Ok. skipping network config"
- #fi
-}
-
-
worker_prepare_disks ()
{
get_possible_fs