Line 365: |
Line 365: |
| ====Build SME Server 8 32 bit ISO==== | | ====Build SME Server 8 32 bit ISO==== |
| mock -r smeserver-8-i386-iso --init | | mock -r smeserver-8-i386-iso --init |
− | mock -r smeserver-8-i386-iso --cwd /build/smeserver/stage/8 --unpriv --chroot /build/smeserver/stage/bin/build_installer | + | mock -r smeserver-8-i386-iso --mount --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-i386-iso --mount --cwd /build/smeserver/stage/8 --unpriv --chroot /build/smeserver/stage/bin/build_ISO |
| | | |
| {{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-i386-iso --init |
− | mock -r smeserver-8-i386-iso --cwd /build/smeserver/stage/8 --chroot /usr/bin/yum install anaconda-runtime | + | mock -r smeserver-8-i386-iso --mount --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-i386-iso --mount --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-i386-iso --mount --cwd /build/smeserver/stage/8 --unpriv --chroot /build/smeserver/stage/bin/build_ISO}} |
| | | |
| ====Build SME Server 8 64 bit ISO==== | | ====Build SME Server 8 64 bit ISO==== |