[Voyage-linux] issues with usb installs.

Rich E Neese (spam-protected)
Mon Jan 23 11:25:01 HKT 2012


I have a script that I run on voyage called install-fusionpbx.sh. it
apt-get installs all the deps. Then it pulls down the freeswitch src
into /usr/src/freeswitch and builds freeswitch and installs it in
/usr/local/freeswitch/ and it installs nginx and all the php5 deps and
then installs fusionpbx gui into /usr/shar/nginx/www/fusionpbx by default.

the issue I had with this was on reboot the system woudl not remount ro

so I figure out about the /etc/defaults/voyage-util file and added the
needed dir that needed to run in a mem/ramfs and sync back to their
perspective dir on system sync times and on reboots.

this fixed the issue. and the system then would reboot and remount ro
like it should.

I have done a few other changes to make it perform better.

as to the sync script I am not sure about where it is. that it syncs daily.

but this has also led to the current issue of the specific files not
being cp when using the voyage.update. so I guess i have to figure a fix
for this so then I can move forward to a install iso .  and a bz2 file

thanks for your time . and hope we can figure this out.

by defalt there are files in /usr/local/freeswitch/conf  dir that are
required by freeswitch to run else it will just not function as it should.

 but I will figure this out. My iso requires it.




More information about the Voyage-linux mailing list