Welcome abundantly.

Clara Chan wrote:
> Thank you muchly.
>
>
> -----Original Message-----
> From: Philip A. Prindeville [mailto:philipp_s...@redfish-solutions.com]
> Sent: Thu 1/29/2009 4:21 PM
> To: AstLinux Users Mailing List
> Subject: Re: [Astlinux-users] making with astlnux
>  
> If you do a "make all runfs", the contents of build_i586/runfs/os should 
> be copied over onto the VFAT partition of your flash.
>
> What I typically do is:
>
> builder# make all runfs
> ...
>
> astlinux# mount -o remount,rw /oldroot/cdrom
>
> builder# scp -rp build_i586/runfs/os r...@192.168.1.1:/oldroot/cdrom/os.new
>
> astlinux# cd /oldroot/cdrom
> astlinux# mv os os.old
> astlinux# mv os.new os
> astlinux# reboot
> ...
> astlinux# mount -o remount,rw /oldroot/cdrom
> astlinux# cd /oldroot/cdrom
> astlinux# rm -rf os.old
> astlinux# cd /
> astlinux# mount -o remount,ro /oldroot/cdrom
> astlinux#
>
>
>
> Clara Chan wrote:
>   
>> Hi, David, 
>>
>> Can you please confirm the following...
>>
>> After rebuilding Astlinux, I have runnix files which I then place into the 
>> OS folder of my Runnix partition. 
>>
>> This will then "pull" down the correct version of Asterisk??
>>
>> Sorry, I'm not entirely clear on the process of making or runnix.
>>
>> Cheers,
>> Clara
>>
>>
>> -----Original Message-----
>> From: David Kerr [mailto:da...@kerr.net]
>> Sent: Wed 1/21/2009 2:15 AM
>> To: AstLinux Users Mailing List
>> Subject: Re: [Astlinux-users] making with astlnux
>>  
>> If you build your own astlinux on ubuntu... try changing the asterisk
>> version that is pulled down by editing the asterisk.mk file in the packages
>> directory to the version that you want (don't bump to 1.6.xxx likely not to
>> work, but 1.4.xx probably will.)  Then rebuild astlinux.
>> David
>>
>> On Tue, Jan 20, 2009 at 12:32 AM, Clara Chan <cla...@tc.com.au> wrote:
>>
>>   
>>     
>>>  Guys,
>>>
>>>
>>>
>>> Is it possible to "make" from astlinux?? And if so, how does this work?
>>> What's the required package to do this? I've tried Yum and apt-get to
>>> install build-essentials.
>>>
>>> I'm also using an Ubuntu distro, so if I can make it on my ubuntu box and
>>> then migrate things across, that would be alright, but once again, a shove
>>> in the right direction would be ideal.
>>>
>>>
>>>
>>> A bit of background, I am trying to incorporate the newest version of
>>> Asterisk, in the hopes of using app_faxgateway.c which should be in the 4.22
>>> version.
>>>
>>>
>>>
>>> Thanks,
>>> Clara
>>>     
>>>       


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to