Changes

From SME Server
Jump to navigationJump to search
Line 349: Line 349:     
====Bump version in the splash screen====
 
====Bump version in the splash screen====
We need to update the title of the splsh screen. For this, we have to update the title line in cdrom.images/sme10/isolinux/isolinux.cfg, eg
+
We need to update the title of the splash screen. For this, we have to update the title line in cdrom.images/sme10/isolinux/isolinux.cfg, eg
    
  menu title Welcome to SME Server 10.1 RC1
 
  menu title Welcome to SME Server 10.1 RC1
Line 362: Line 362:  
then edit, and finish with:
 
then edit, and finish with:
 
  cvs commit -m "Release 10.1" isolinux.cfg
 
  cvs commit -m "Release 10.1" isolinux.cfg
 +
 +
====Bump version in /etc/*release* files====
 +
We need to update the title of the initial boot screen when the iso installer has been launched.
 +
to do this :
 +
cd ~/smeserver/cdrom.image
 +
cvs update -dPA
 +
cd  sme10/product/etc
 +
 +
then update all the files there where you can see a 10.* version number.
 +
centos-release  e-smith-release  os-release  redhat-release  system-release-cpe
    
====Remove the 'Beta warning' in Anaconda====
 
====Remove the 'Beta warning' in Anaconda====
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu