Changes

From SME Server
Jump to navigationJump to search
Line 2: Line 2:     
==build of SME 10 iso==
 
==build of SME 10 iso==
  ====product====
+
  VER=10
  cd /build/smeserver/stage/10.0.alpha1/images/product/
+
VERSION=$VER.0.alpha2
  find . | cpio -c -o | gzip -9cv > ../product.img; cd .. ; cp -a product* ~/
+
  VERPREV=$VER.0.alpha1
 +
 
 +
====product====
 +
  cd /build/smeserver/stage/extra/images/10/product/
 +
  find . | cpio -c -o | gzip -9cv > ../product.img; cd .. ;  
 +
cp -a /build/smeserver/stage/extra/images/10/product.img /build/smeserver/stage/$VERSION/images/
    
====other====
 
====other====
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu