Matt Burgess wrote:
> On Mon, 2012-03-05 at 16:59 -0600, Bruce Dubbs wrote:
>> Matt Burgess wrote:
>>> On Mon, 2012-03-05 at 16:00 -0600, Bruce Dubbs wrote:
>>>
My proposal is to just skip 'arch' completely as I do not believe it is
not used anywhere in LFS/BLFS.
>>> Ah yes, so it is. D
James Robertson wrote:
> On Mon, Mar 5, 2012 at 5:21 PM, Andrew Benton wrote:
>
>> On Mon, 05 Mar 2012 16:00:38 -0600
>> Bruce Dubbs wrote:
>>
>>> My proposal is to just skip 'arch' completely as I do not believe it is
>>> not used anywhere in LFS/BLFS.
>> It is used in several places in BLFS (e
Coming to what is needed for automating the book (I do
not mean automating the building of a system, but rather
being able to automate testing), one thing which is
really hard to deal with is the fact that there are several
(sometimes incompatible) options on the same footing
in the instructions.
On Mon, Mar 5, 2012 at 5:21 PM, Andrew Benton wrote:
> On Mon, 05 Mar 2012 16:00:38 -0600
> Bruce Dubbs wrote:
>
> > My proposal is to just skip 'arch' completely as I do not believe it is
> > not used anywhere in LFS/BLFS.
>
> It is used in several places in BLFS (eg the pages for Liba52, nss a
Le 06/03/2012 20:03, Bruce Dubbs a écrit :
> Pierre Labastie wrote:
>> Actually the instructions in the book for wget have a
>> configure switch '--with-ssl=openssl', while openssl
>> is optional. Furthermore, the "command explanations"
>> say that this switch may be omitted if https is not
>> need
On Mon, 2012-03-05 at 16:59 -0600, Bruce Dubbs wrote:
> Matt Burgess wrote:
> > On Mon, 2012-03-05 at 16:00 -0600, Bruce Dubbs wrote:
> >
> >> My proposal is to just skip 'arch' completely as I do not believe it is
> >> not used anywhere in LFS/BLFS.
> >
> > Ah yes, so it is. Do you mind if I m
On Mon, 05 Mar 2012 17:36:08 -0600
Bruce Dubbs wrote:
> So it is. Do you want me to change them or do you want to do it?
I'll do it
Andy
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page
On 03/06/12 05:29, Bruce Dubbs wrote:
> Lemon Lime wrote:
>> I think the "-C src" in the instructions for sysvinit is not needed:
>>
>> pkg:~/build/sysvinit-2.88dsf$ cat Makefile
>> all install clean distclean:
>> $(MAKE) -C src $@
>>
>> I already built it a few times with just "make" and "mak