ltib
[Top][All Lists]
Advanced

[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: Sat, 24 Mar 2012 18:21:29 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

Hi Peter,

I've checked in this patch.

Thanks, Stuart

On 20/03/12 14:38, Peter Barada wrote:
> On 03/20/2012 03:28 AM, Stuart Hughes wrote:
>> Hi Peter,
>>
>> The docs could do with maintenance, but as I've said before at the 
>> moment I have almost zero time available.
> I'm not sure of the syntax of doc/LtibFaq, but here's a stab at
> capturing this information:
> 
> *** LtibFaq.~1.5.~    2009-06-09 13:05:05.000000000 -0400
> --- LtibFaq    2012-03-20 10:31:50.000017002 -0400
> ***************
> *** 1454,1459 ****
> --- 1454,1469 ----
>      1. Add 'named' into the all_services_r= line (this is the reverse
> of the previous line, for shutdown).
>      1. Add '$named' into cfg_services and cfg_services_r.
>  
> + ---++ How to find out which package populates a file in rootfs
> +
> + Once you're rootfs is fully populated with all the packages in your
> build (if you're not sure execute):
> + <verbatim>
> + ./ltib -e
> + </verbatim>
> + You can find out which package installs a file (in this case
> "/etc/rc.d/rc.local") in the rootfs by:
> + <verbatim>
> + /opt/ltib/usr/bin/rpm --root `pwd`/rootfs --dbpath /var/lib/rpm/ -qf
> /etc/rc.d/rc.local
> + </verbatim>
>  
>   ---+ Source code
>  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]