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 05/17/2010 03:20 PM, 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.

I think because #508242 is already ON_QA you should use Related: rhbz#.. in the commit msg instead.

Ales

_______________________________________________
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