All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch] fix rpm build error after adding ssh-client module
@ 2012-01-10 14:52 xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w
       [not found] ` <1326207135-21594-1-git-send-email-xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w @ 2012-01-10 14:52 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA; +Cc: harald-H+wXaHxf7aLQT0dZR+AlfA, Cong Wang

From: Cong Wang <xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date:   Tue Jan 10 11:42:33 2012 +0800

This patch fixes the following error when building rpm,
    
      error: Installed (but unpackaged) file(s) found:
       /usr/lib/dracut/modules.d/95ssh-client/module-setup.sh
    
Based on my kdump tree.

Signed-off-by: Cong Wang <xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 dracut.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dracut.spec b/dracut.spec
index 1c50f37..697d27c 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -270,6 +270,7 @@ rm -rf $RPM_BUILD_ROOT
 %{dracutlibdir}/modules.d/90livenet
 %{dracutlibdir}/modules.d/95nbd
 %{dracutlibdir}/modules.d/95nfs
+%{dracutlibdir}/modules.d/95ssh-client
 %{dracutlibdir}/modules.d/45ifcfg
 %{dracutlibdir}/modules.d/95znet
 

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Patch] fix rpm build error after adding ssh-client module
       [not found] ` <1326207135-21594-1-git-send-email-xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2012-01-23 11:05   ` Harald Hoyer
       [not found]     ` <4F1D3F17.5010006-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Harald Hoyer @ 2012-01-23 11:05 UTC (permalink / raw)
  To: xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA

Am 10.01.2012 15:52, schrieb xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org:
> From: Cong Wang <xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date:   Tue Jan 10 11:42:33 2012 +0800
> 
> This patch fixes the following error when building rpm,
>     
>       error: Installed (but unpackaged) file(s) found:
>        /usr/lib/dracut/modules.d/95ssh-client/module-setup.sh
>     
> Based on my kdump tree.
> 
> Signed-off-by: Cong Wang <xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

pushed

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Patch] fix rpm build error after adding ssh-client module
       [not found]     ` <4F1D3F17.5010006-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2012-01-24 15:26       ` Cong Wang
  0 siblings, 0 replies; 3+ messages in thread
From: Cong Wang @ 2012-01-24 15:26 UTC (permalink / raw)
  To: Harald Hoyer; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA

On 01/23/2012 07:05 PM, Harald Hoyer wrote:
> pushed

Hi, Harald,

Could you tell me where did you push? I can't find it in either
master branch or usrmove branch...

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-24 15:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10 14:52 [Patch] fix rpm build error after adding ssh-client module xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w
     [not found] ` <1326207135-21594-1-git-send-email-xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-01-23 11:05   ` Harald Hoyer
     [not found]     ` <4F1D3F17.5010006-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-01-24 15:26       ` Cong Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.