On 08/28/2012 06:39 PM, Ken Moffat wrote:
> On Tue, Aug 28, 2012 at 06:28:11PM -0400, Baho Utot wrote:
>> I am building LFS-7.0 but this may also be true of the latest LFS
>>
>> I have found that mountpoint and its man page is in util-linux and
>> sysvinit packages.
>> I know that the way LFS installs packages the sysvinit package would
>> over write the util-linux but.....
>>
>> Which should really be kept?
>>
>   On my current system (7.2-rc), both mountpoint and the manpage are
> from util-linux. We are currently removing it from sysvinit with a
> sed:
>
> sed -i -e 's/utmpdump wall/utmpdump/' \
>         -e '/= mountpoint/d' \
>         -e 's/mountpoint.1 wall.1//' src/Makefile
>
>   No idea when we started doing that, but if it was overwriting in
> 7.0 it's fixed now.
>
> ĸen

Ok thanks

-- 
Ineptocracy

(in-ep-toc’-ra-cy) – a system of government where the least capable to
lead are elected by the least capable of producing, and where the
members of society least likely to sustain themselves or succeed, are
rewarded with goods and services paid for by the confiscated wealth of a
diminishing number of producers.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to