Changes

Jump to navigation Jump to search
Line 323: Line 323:  
  ln -s $VERSION $VER
 
  ln -s $VERSION $VER
   −
  cd  /build/smeserver/stage/extra/images/10/product/
+
  cd  /build/smeserver/stage/extra/images/$VER/product/
    
make any needed modification in the product image. then create the file and put it in place
 
make any needed modification in the product image. then create the file and put it in place
    
  find . | cpio -c -o | gzip -9cv > ../product.img; cd ..
 
  find . | cpio -c -o | gzip -9cv > ../product.img; cd ..
  cp product.img /build/smeserver/stage/10.0.alpha2/images/
+
  cp product.img /build/smeserver/stage/$VER/images/
    
'''Local Only'''
 
'''Local Only'''
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu