Changes

From SME Server
Jump to navigationJump to search
Line 358: Line 358:  
  cd  /build/smeserver/stage/extra/images/$VER/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. at least update the release version
 +
vim .buildstamp
    +
build new product.img and copy it to stage
 
  find . | cpio -c -o | gzip -9cv > ../product.img; cd ..
 
  find . | cpio -c -o | gzip -9cv > ../product.img; cd ..
 
  cp product.img /build/smeserver/stage/$VER/x86_64/images/
 
  cp product.img /build/smeserver/stage/$VER/x86_64/images/
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu