On Sat, 2002-06-29 at 09:04, Joey Officer wrote: > My dad and I were talking last night about LRP/LEAF and the like, and he > asked me where the source was? After thinking for a moment it occurred to > me that I had no idea. I've been playing/using Linux for quite some time > now, and have almost always compiled things from source, I had always been > told to disregard the RPM/DEB packages because they were compiled for the > general user, and were not really optimized for 'my' system. So it got me > to thinking, not necessarily from a performance stand point, but more from a > logistics view, were is all of the combined sources for the work that is > being done? Isn't that part of the licensing of the majority of the > programs that we incorporate into the LEAF project? Or have we as a whole > already gotten permission to redistribute the packages source free?
Joey, As far as I know, our packages are unmodified from the source (ipsec, busybox, etc.). They are compiled against a glibc of choice and packaged as small as possible. Source for the kernels that we use and other things are spread out throughout our site. Script code that we generate is included with the images we produce, and can also be found in our cvs repository. A good place to start looking for source files is in our files area on SourceForge. Also, David has a version of Oxygen that builds from cvs. File List https://sourceforge.net/project/showfiles.php?group_id=13751 Oxygen base http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/devel/ddouthitt/base/ Eventually, I hope we'll start using our src tree in cvs for releases, but we're not there yet. :-( http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/ The bottom line is the source is here. It may not be easy to find though. Sorry. -- Mike Noyes <[EMAIL PROTECTED]> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek No, I will not fix your computer. http://thinkgeek.com/sf _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
