Changes

Jump to navigation Jump to search
Line 247: Line 247:     
====Create release specific folder and link (or rename folder)====
 
====Create release specific folder and link (or rename folder)====
 +
The build_installer and build_ISO expect to be run from a directory that points to the head of the stage (ex. /build/stage/8). This is usually a symlink to 8.1 or 8.1beta1. The script fully expands the symlink and pulls off the last element to figure out what version we are going to build.
 
  mkdir -p /build/smeserver/stage/8.1/SRPMS
 
  mkdir -p /build/smeserver/stage/8.1/SRPMS
 
  cd /build/smeserver/stage/
 
  cd /build/smeserver/stage/
Line 252: Line 253:     
  mkdir -p /build/smeserver/stage/extra/isolinux/
 
  mkdir -p /build/smeserver/stage/extra/isolinux/
      
====Create cdrom content====
 
====Create cdrom content====

Navigation menu