On 09/26/2012 09:19 PM, Fernando de Oliveira wrote:
> $ cat /media/LFS72/etc/lfs-release
> SVN-20120916
>
> Built almost each package twice: with DESTDIR (I think only one did not
> support some kind of DESTDIR) and without.
[putolin]
>
> I cannot remember anymore, but think that one of 6.57.Sysk
xinglp wrote:
> chapter06/flex also has a error.
>
> with option --docdir=/usr/share/doc/flex-2.5.37 and mkdir -pv
> /usr/share/doc/flex-2.5.37 (File exists)
That shouldn't happen with the -p option. It does fail without it.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
xinglp wrote:
> # makeinfo -o doc/com_err.info lib/et/com_err.texinfo
>
> lib/et/com_err.texinfo: No such file or directory
>
>
> # makeinfo -o doc/com_err.info ../lib/et/com_err.texinfo
>
> this line works well.
Right. I forgot about
mkdir -v build
cd build
I changed it back.
--
Em 26-09-2012 23:36, Bruce Dubbs escreveu:
> Fernando de Oliveira wrote:
>
>> 6.21.Ncurses-5.9
>> sed -i -e 's/ ; \\//' -e 's/; do \\/; do/'
>
> I don't see anything like this. I grepped through the entire book.
> Or is that your fix?
>
>> for lib in ncurses form panel menu ; do \
>> rm -
Em 27-09-2012 12:51, Bruce Dubbs escreveu:
> xinglp wrote:
>> # makeinfo -o doc/com_err.info lib/et/com_err.texinfo
>>
>> lib/et/com_err.texinfo: No such file or directory
>>
>>
>> # makeinfo -o doc/com_err.info ../lib/et/com_err.texinfo
>>
>> this line works well.
>
> Right. I forgot a
Em 27-09-2012 09:33, Baho Utot escreveu:
> On 09/26/2012 09:19 PM, Fernando de Oliveira wrote:
>> $ cat /media/LFS72/etc/lfs-release
>> SVN-20120916
>>
>> Built almost each package twice: with DESTDIR (I think only one did not
>> support some kind of DESTDIR) and without.
>
> [putolin]
>
>>
>> I
On 09/27/2012 12:16 PM, Fernando de Oliveira wrote:
> Em 27-09-2012 09:33, Baho Utot escreveu:
>> On 09/26/2012 09:19 PM, Fernando de Oliveira wrote:
>>> $ cat /media/LFS72/etc/lfs-release
>>> SVN-20120916
>>>
>>> Built almost each package twice: with DESTDIR (I think only one did not
>>> support s
I decided to try out systemd myself to see what all the fuss was about and if
it could reduce my boot time.
I tried using roughly the instructions provided by Lemon Lime back in August
2011:
http://www.linuxfromscratch.org/pipermail/lfs-dev/2011-August/064959.html
I installed version 192. Howev
On 27.09.2012 20:08, Ragnar Thomsen wrote:
> I decided to try out systemd myself to see what all the fuss was about and if
> it could reduce my boot time.
>
> I tried using roughly the instructions provided by Lemon Lime back in August
> 2011:
> http://www.linuxfromscratch.org/pipermail/lfs-dev/201
Ragnar Thomsen wrote:
> I decided to try out systemd myself to see what all the fuss was about and if
> it could reduce my boot time.
My system boots to the login prompt in about 8 seconds without it. How
much time do you think it might save?
-- Bruce
--
http://linuxfromscratch.org/mailman
On Thursday 27 September 2012 15:05:00 Bruce Dubbs wrote:
> My system boots to the login prompt in about 8 seconds without it. How
> much time do you think it might save?
My system boots to login in around 10 seconds, and when I use KDM an
additional 20 seconds. So I was hoping it might cut half
On 09/27/12 20:08, Ragnar Thomsen wrote:
> I installed version 192. However, when I tried to boot using the
> init=/lib/systemd/systemd kernel parameter it spits out an endless stream of
> errors of the type:
> Sep 26 18:13:15 mephisto kernel: <27>[8.836714] systemd[1]: Failed to
> start Journa
On 09/27/12 22:05, Bruce Dubbs wrote:
> Ragnar Thomsen wrote:
>> I decided to try out systemd myself to see what all the fuss was about and if
>> it could reduce my boot time.
> My system boots to the login prompt in about 8 seconds without it. How
> much time do you think it might save?
>
> -
Henrik /KaarPoSoft wrote:
> On 09/27/12 22:05, Bruce Dubbs wrote:
>> Ragnar Thomsen wrote:
>>> I decided to try out systemd myself to see what all the fuss was about and
>>> if
>>> it could reduce my boot time.
>> My system boots to the login prompt in about 8 seconds without it. How
>> much time
Ragnar Thomsen wrote:
> On Thursday 27 September 2012 15:05:00 Bruce Dubbs wrote:
>> My system boots to the login prompt in about 8 seconds without it. How
>> much time do you think it might save?
>
> My system boots to login in around 10 seconds, and when I use KDM an
> additional 20 seconds. So
15 matches
Mail list logo