[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>
This commit is contained in:
Gerardo Exequiel Pozzi 2011-08-17 20:26:17 -03:00
parent b16088ba7e
commit a9c02d9488
4 changed files with 15 additions and 26 deletions

View file

@ -1,5 +1,3 @@
. /etc/archiso/functions
automated_script ()
{
script="$(kernel_cmdline script)"