summaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/rc.d/functions.d/automated_script
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-08-17 20:26:17 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-08-18 17:09:00 -0300
commita9c02d94881fdf542ffc6ea0525c4726f66f0870 (patch)
tree3e9d2763bcf0e6027b54a61c4119f4cb496d7dbc /configs/releng/root-image/etc/rc.d/functions.d/automated_script
parentb16088ba7e39442937cca8ff204dbe0ae83440d5 (diff)
[configs/releng] Replace rc.d/archiso with initscripts hooks.
In this way: * Prepare locales requested by boot param mostly early possible. * Setup special console at end of rc.sysinit Remove unneded include from automated_script (already included by rc.conf) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng/root-image/etc/rc.d/functions.d/automated_script')
-rw-r--r--configs/releng/root-image/etc/rc.d/functions.d/automated_script2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/releng/root-image/etc/rc.d/functions.d/automated_script b/configs/releng/root-image/etc/rc.d/functions.d/automated_script
index edb8ea3..7a35acb 100644
--- a/configs/releng/root-image/etc/rc.d/functions.d/automated_script
+++ b/configs/releng/root-image/etc/rc.d/functions.d/automated_script
@@ -1,5 +1,3 @@
-. /etc/archiso/functions
-
automated_script ()
{
script="$(kernel_cmdline script)"