summaryrefslogtreecommitdiff
path: root/dieter/procedures/automatic
diff options
context:
space:
mode:
Diffstat (limited to 'dieter/procedures/automatic')
-rw-r--r--dieter/procedures/automatic10
1 files changed, 9 insertions, 1 deletions
diff --git a/dieter/procedures/automatic b/dieter/procedures/automatic
index 63fe6c8..360d642 100644
--- a/dieter/procedures/automatic
+++ b/dieter/procedures/automatic
@@ -1,7 +1,8 @@
#!/bin/bash
-var_RUNTIME_PACKAGES="svn"
depend_procedure core base
+var_RUNTIME_PACKAGES="svn"
+
phase_preparation ()
{
# All things that need to be done manually first
@@ -74,6 +75,13 @@ worker_configure_home ()
}
+worker_set_clock ()
+{
+ #timezone="Europe/Brussels"
+ #Not doing anything. hwclock is set already and configs are coming from svn anyway..
+ true
+}
+
worker_install_bootloader ()
{
install-grub /dev/sda