Re: lfs-tools package

2007-03-31 Thread M.Canales.es
El Sábado, 31 de Marzo de 2007 03:49, Randy McMurchy escribió:

 Automating LFS has never been really a goal for me. However, it's time
 I looked into, and started using the jhalfs tool.

Great, I will be very happy to heard your feeling and complaints about the 
tool when actually using it. Your inputs will be very appreciated :-)

-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:   http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info
TLDP-ES:   http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


lfs-tools package

2007-03-30 Thread Jeremy Huntwork
Hey All,

Just thought I'd share something with you all in case any of you find it
useful. I've set up a script on my server, to be run via a cron job,
that will automatically build chapter 5 of the LFS book if it finds that
there have been any changes to that section since the last time the
script was run.

Personally, I find it a bit cumbersome and annoying these days to have
to trudge through (or wait approx six hours for) a base LFS build. So by
having my server build a set of tools automatically, I'll always have an
up-to-date, by-the-book set of temporary tools available to start from,
and I can cut down my build time by a good deal.

My server is an AMD Athlon, and since the commands are extracted
similarly to jhalfs (I use an updated version of my alfs-POC parser) no
optimizations are used. Therefore, the tools should work for any i686
machine.

The tools will be available here if anyone wants to make use of them:

http://www.jenacon.net/lfs-tools/

If anyone's interested, I can go into the details of how exactly they're
made. As I said, it's similar to jhalfs, but not as bulky. :)

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


Re: lfs-tools package

2007-03-30 Thread Randy McMurchy
Jeremy Huntwork wrote these words on 03/30/07 16:29 CST:

 Just thought I'd share something with you all in case any of you find it
 useful. I've set up a script on my server, to be run via a cron job,
 that will automatically build chapter 5 of the LFS book if it finds that
 there have been any changes to that section since the last time the
 script was run.

I do the same thing for the LFS/BLFS books. Hourly.

I've always been really anal about hand checking the instructions in
the book vs. my build scripts when I build a fresh LFS. However, having
a Chapter 5 build, ready to go, sounds like a great idea.

Thanks for the great idea, Jeremy.

Automating LFS has never been really a goal for me. However, it's time
I looked into, and started using the jhalfs tool.

-- 
Randy

rmlscsi: [bogomips 1003.28] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
20:42:02 up 21 days, 18:41, 1 user, load average: 1.95, 1.59, 1.42
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


Re: lfs-tools package

2007-03-30 Thread Jeremy Huntwork
On Fri, Mar 30, 2007 at 08:49:43PM -0500, Randy McMurchy wrote:
 Thanks for the great idea, Jeremy.

No problem. I hope it turns out to be useful. I'll draw up an email in a
while that shows how the server does it - I'd be grateful for any tips or
suggestions.

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