Re: [PATCH] Move depmod configuration into new directory structure to get rid of depmod warning (#508242)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2010-05-17 at 15:20 +0200, Martin Sivak wrote:
> ---
>  scripts/mk-images |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/scripts/mk-images b/scripts/mk-images
> index bffb5bc..9011cac 100755
> --- a/scripts/mk-images
> +++ b/scripts/mk-images
> @@ -331,7 +331,8 @@ makemoduletree() {
>      done
>  
>      # create depmod.conf to support DDs
> -    cat > $MMB_DIR/etc/depmod.conf << EOF
> +    mkdir -p $MMB_DIR/etc/depmod.d
> +    cat > $MMB_DIR/etc/depmod.d/dd.conf << EOF
>  search /tmp/DD/lib/modules built-in
>  EOF

ACK as maintainer of depmod for correct usage.

Jon.


_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux