Project

General

Profile

Action Item #348

Updated by Hammel over 9 years ago

*0.9.0 - PiBox Media Server Beta 3* 

 Release should be made after verifying CentOS build on target. Process is as follows. 

 # Update revision numbers on everything 
 # Build on Fedora 19 and CentOS 6.4 (or 6.5 after doing update) 
 # Build opkgs 
 # Test both builds w/opkgs on hardware 
 # Create release directories on muse site 
 # Push images to release directories 
 # Write release notes (see "0.7.0 sample":http://redmine.graphics-muse.org/news/13) 
 ## Need a changelogs script to generate logs for all repos - see RM #294 
 # Add it to News 
 # Push to "RPi Forums":http://www.raspberrypi.org/forums/viewtopic.php?p=611042#p611042 Forums":http://www.raspberrypi.org/phpBB3/viewtopic.php?f=56&t=49945&p=387839&hilit=Pibox#p387839 
 # Update "eLinux.org":http://elinux.org/RPi_Distributions#PiBox 

 Be sure to include the following opkg updates, as these are essential to the PiBox Media Server: 

 # crtmpserver_0.9_arm.opk 
 # mjpg-streamer_0.9_arm.opk 
 # monkey_0.9_arm.opk 
 # piboxd_0.9_arm.opk 
 # piboxwww_0.9_arm.opk 
 # psplash_0.9_arm.opk 
 # appmgr_0.9_arm.opk 
 # omxplayer_0.9_arm.opk 
 # pmsui_0.9_arm.opk 
 # videofe_0.9.arm.opk 
 # videolib_0.9.rpm 

 A few of these are unchanged but most have updates.   

 See RM #225 for tips on previous release process. 

 Also: Generate changelogs using attached MakeChangelog script (modified for PiBox and GIT instead of hg). 

Back