Changes

Jump to navigation Jump to search
Line 308: Line 308:  
{{Note box|msg=due to the [[bugzilla:8760]] you have to install anaconda-runtime in the mock chroot
 
{{Note box|msg=due to the [[bugzilla:8760]] you have to install anaconda-runtime in the mock chroot
 
then
 
then
  mock -r smeserver-8-i386-iso --init
+
  mock -r smeserver-8-x86_64-iso --init
  mock -r smeserver-8-i386-iso --cwd /build/smeserver/stage/8 --chroot /usr/bin/yum install anaconda-runtime
+
  mock -r smeserver-8-x86_64-iso --cwd /build/smeserver/stage/8 --chroot /usr/bin/yum install anaconda-runtime
  mock -r smeserver-8-i386-iso --cwd /build/smeserver/stage/8 --unpriv --chroot /build/smeserver/stage/bin/build_installer
+
  mock -r smeserver-8-x86_64-iso --cwd /build/smeserver/stage/8 --unpriv --chroot /build/smeserver/stage/bin/build_installer
  mock -r smeserver-8-i386-iso --cwd /build/smeserver/stage/8 --unpriv --chroot /build/smeserver/stage/bin/build_ISO}}
+
  mock -r smeserver-8-x86_64-iso --cwd /build/smeserver/stage/8 --unpriv --chroot /build/smeserver/stage/bin/build_ISO}}
    
====Prepare directory structure for release====
 
====Prepare directory structure for release====

Navigation menu