Re: Re: Python 2.3.2

"Michael A. Peters" <[email protected]> Thu, 16 Oct 2003 10:03:26 -0700
Newsgroups gmane.linux.redhat.rpm.python
Message-ID <[email protected]>
On Thu, 2003-10-16 at 09:18, Paul Nasrat wrote:
> On Thu, Oct 16, 2003 at 09:11:23AM -0700, Michael A. Peters wrote:
>  
> > What I have is a set of shell scripts (based on the LFS project) that
> > formats a partition, builds enough of a system on it to chroot into it
> > and build a very basic bootable system from which I can cvs checkout my
> > spec files and bootstrap it with RPM.
> 
> You might be intrested in the following:
> 
> http://www.linuxfromscratch.org/~scot/rpm/

Not really.
Not at this point anyway. That might have been useful when I first was
starting out.

At this point I have an rather large set of spec files (mostly written
from scratch - some stolen) - and a shell script that takes my rpm's and
busybox and slinky (from the RULE project) and creates me a CD I can use
to install everything on a fresh system - with a really nice modern
gnome system.

I still need to tweak some of my spec files (my XFree spec file is
extremely ugly - and needs to be redone) but it's the nicest linux
environment I've ever had. Probably because it's all done my way ( no
redundant /etc/sysconfig directory for example ...)