[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] [LTIB] Modifying rc.local
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] [LTIB] Modifying rc.local |
Date: |
Fri, 06 Apr 2012 09:53:45 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120310 Thunderbird/11.0 |
Hi Peter,
I've applied the patch and checked it in. Unfortunately I had to fix
the lines that got wrapped by the mailer/client. What's the best way
around this in future; send in html, attach or something else?
Thanks for the patch.
Regards, Stuart
On 02/04/12 18:59, Peter Barada wrote:
>> Hi Peter,
>>
>> Please send your patch and I'll get it included (I could add myself, but
>> if I use yours you won't get a conflict when you update).
>>
>> Regards, Stuart
>>
>> On 25/03/12 07:29, Peter Barada wrote:
>>> /opt/ltib/usr/bin/rpm --dbpath /opt/ltib/var/lib/rpm/ -qf
>>> /opt/ltib/usr/bin/mconf
> Here it is:
>
> *** LtibFaq.~1.6.~ 2012-04-02 13:52:11.000000000 -0400
> --- LtibFaq 2012-04-02 13:57:02.809265192 -0400
> ***************
> *** 1466,1471 ****
> --- 1466,1478 ----
> /opt/ltib/usr/bin/rpm --root `pwd`/rootfs --dbpath /var/lib/rpm/ -qf
> /etc/rc.d/rc.local
> </verbatim>
>
> + ---++ How to find out which package populates a file in host support
> directory
> +
> + You can find out which host package installs a file under /opt/ltib
> (in this case "/opt/ltib/usr/bin/mconf") by:
> + <verbatim>
> + /opt/ltib/usr/bin/rpm --dbpath /opt/ltib/var/lib/rpm/ -qf
> /opt/ltib/usr/bin/mconf
> + </verbatim>
> +
> ---+ Source code
>
> ---++ Where are the sources for the packages
>
>