Darrick Hartman wrote:
> Kristian Kielhofner wrote:
> 
>>Herbert Sasshofer wrote:
>>Herbert,
>>
>>      Thanks!  This is some great work.
>>
>>      As of right now, it should be pretty easy to combine the old and new 
>>build environments to create a complete working image.
>>
>>      The new build environment is almost there (especially with your fixes), 
>>I just need a linux kernel, zaptel, php, and wanpipe package target. 
>>After a little cleaning up, I'll be ready to start adding more 
>>applications (mysql, better ISDN, SER, etc).
>>
>>      I have your fixes in my local copy, I'll commit them with some other 
>>fixes soon.
>>
>>Thanks again!
> 
> 
> Kristian,
> 
> I can confirm that the fixes worked.  I have compiled the current svn 
> version.  I changed my asterisk version from 1.2.4 to 1.2.5 though 
> instead of changing the source path to an older version.  I see no 
> reason to work with an older version of asterisk though.
> 
> What's necessary to go from where this is at currently to a packaged 
> system?  The current asterisk version in the latest Astlinux release is 
> getting quite old.  I know there have been several memory leaks fixed.
> 
> It looks like buildroot2 is able to create various different "packages" 
> for the output as well as putting the compiled versions into a 
> directory.  I'm assuming you'll use those tools rather than use a 
> separate build script to create the base disk image?
> 
> Thanks,
> 
> Darrick

Darrick,

        Thanks for checking up on that.  Revision 5 or so should be in SVN now 
that includes those fixes and more (mostly minor size/script/init 
fixes).  The default root FS should be well under 15mb now (when used on 
an "optimized" ext2 fs).

        As I said in my previous mail, we need to add the following to get to 
where AstLinux is today (in the old build system):

- php (preferably version 5 first, but make 4.x optional)
- linux kernel (should be pretty easy, actually)
- zaptel (also a fairly simple one)
- wanpipe (might be tough - I don't know if it will be compatible with 
uclibc)

        We also need to fix "screen" which I added yesterday.  I was already 
working on 1,000 other things and I added it but didn't get a chance to 
actually make it work.  It's currently broken.

        For now, if you are submitting patches, please make your changes and 
mail me the output of svn diff like so:

(from parent directory astlinux-devel)
svn diff > ../screen-fix.diff (or whatever)

Please send me screen-fix.diff.  I'll be working on setting up branches 
for frequent helpers.

--
Kristian Kielhofner
_______________________________________________
Astlinux-users mailing list
[email protected]
http://lists.kriscompanies.com/mailman/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to