Re: install debian linux completely from source CD

1998-12-16 Thread Milan Durovic
Andrew Lynch wrote: > ... > Is there a way to completely build a debian linux installation from > source code on the Source CD? I mean this: > ... > from the original source code? This would be more time consuming, > obviously, but would capture the benefits of compiled for target > optimizat

RE: install debian linux completely from source CD

1998-12-16 Thread Shaleh
> > I am sure its possible, but how do I do it? TIA!! Possible yes, but not out of the box. dselect has no support for source packages. So you will have to come up w/ a way mass extract and build the sources. possibly a cvs server you can inject all the source into, then do a make world a la