[prev in list] [next in list] [prev in thread] [next in thread] 

List:       initramfs
Subject:    Re: [Patch] network: move the kill-dhclient.sh hook later
From:       Dave Young <dyoung () redhat ! com>
Date:       2012-04-18 5:57:41
Message-ID: 4F8E57D5.7090200 () redhat ! com
[Download RAW message or body]

On 04/17/2012 09:25 PM, Cong Wang wrote:

> kdump module uses a pre-pivot hook too, it needs networking, so
> do not kill dhclient so early. kdump hook needs to find a place
> where all needed fs are mounted meanwhile networking works too.


There's still below hooks need consider if you want to move:

90crypt/module-setup.sh:    inst_hook pre-pivot 30
"$moddir/crypt-cleanup.sh"
95iscsi/module-setup.sh:    inst_hook pre-pivot 90
"$moddir/cleanup-iscsi.sh"


> 
> Cc: Harald Hoyer <harald@redhat.com>
> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
> 
> ---
> diff --git a/modules.d/40network/module-setup.sh b/modules.d/40network/module-setup.sh
> index c91f164..1a7d206 100755
> --- a/modules.d/40network/module-setup.sh
> +++ b/modules.d/40network/module-setup.sh
> @@ -85,7 +85,7 @@ install() {
>      inst_hook cmdline 97 "$moddir/parse-bridge.sh"
>      inst_hook cmdline 98 "$moddir/parse-ip-opts.sh"
>      inst_hook cmdline 99 "$moddir/parse-ifname.sh"
> -    inst_hook pre-pivot 10 "$moddir/kill-dhclient.sh"
> +    inst_hook pre-pivot 98 "$moddir/kill-dhclient.sh"
>  
>      _arch=$(uname -m)
>  
> --
> To unsubscribe from this list: send the line "unsubscribe initramfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Thanks
Dave
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic