Line 379: |
Line 379: |
| ===Build & Release SME Server 9=== | | ===Build & Release SME Server 9=== |
| You can find logs of the related scripts build_ISO and build_installer | | You can find logs of the related scripts build_ISO and build_installer |
− | /build/smeserver/stage/9/build_ISO.XXX | + | If something goes wrong, please verify first |
− | and | + | /build/smeserver/stage/8/build_installer.XXX |
− | /build/smeserver/stage/9/build_installer.XXX | + | and after if you have no errors |
− | | + | /build/smeserver/stage/8/build_ISO.XXX |
| ====Build SME Server 9 32 bit ISO==== | | ====Build SME Server 9 32 bit ISO==== |
| mock -r smeserver-9-i386-iso --init | | mock -r smeserver-9-i386-iso --init |
Line 392: |
Line 392: |
| mock -r smeserver-9-x86_64-iso --cwd /build/smeserver/stage/9 --unpriv --chroot /build/smeserver/stage/bin/build_installer | | mock -r smeserver-9-x86_64-iso --cwd /build/smeserver/stage/9 --unpriv --chroot /build/smeserver/stage/bin/build_installer |
| mock -r smeserver-9-x86_64-iso --cwd /build/smeserver/stage/9 --unpriv --chroot /build/smeserver/stage/bin/build_ISO | | mock -r smeserver-9-x86_64-iso --cwd /build/smeserver/stage/9 --unpriv --chroot /build/smeserver/stage/bin/build_ISO |
| + | |
| ===Developer Access Needed=== | | ===Developer Access Needed=== |
| From this point a developer access to the buildsys and the main repo is Needed, sorry guys | | From this point a developer access to the buildsys and the main repo is Needed, sorry guys |