Line 103: |
Line 103: |
| :'''You must be in the same fedora version (f24) first.''' | | :'''You must be in the same fedora version (f24) first.''' |
| setenforce 0 | | setenforce 0 |
− | *ksflatten build works: 05/26/2016 tg
| + | === ksflatten === |
| + | ::build works: 05/26/2016 tg |
| + | |
| + | :https://pagure.io/fedora-kickstarts/tree/f24 |
| + | |
| + | :Kickstarts need to flattened before use: |
| + | ksflatten -v, --config fedora-live-soas.ks -o flat-fedora-live-soas.ks --version F24 |
| + | |
| livemedia-creator --ks /home/satellit/Downloads/pagure.ks/flat-fedora-live-soas.ks --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-soas-Live --make-iso --volid Fedora-SoaS-flat-live --iso-only --iso-name Fedora-SoaS-flat-live.iso --releasever 24 --title Fedora-SoaS-flat-live --macboot | | livemedia-creator --ks /home/satellit/Downloads/pagure.ks/flat-fedora-live-soas.ks --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-soas-Live --make-iso --volid Fedora-SoaS-flat-live --iso-only --iso-name Fedora-SoaS-flat-live.iso --releasever 24 --title Fedora-SoaS-flat-live --macboot |
| + | |
| + | ===koji-image-f24-build-...ks=== |
| + | :pre flattened kickstarts |
| + | :these kickstarts are volitile and may be deleted |
| | | |
| livemedia-creator --ks /home/satellit/koji-image-f24-build-13983677.ks --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-SoaS-Live --make-iso --volid Fedora-SoaS-Live-24-20160509.n.0 --iso-only --iso-name Fedora-SoaS-Live-x86_64-24-20160509-remix.iso --releasever 24 --title Fedora-SoaS-Live --macboot | | livemedia-creator --ks /home/satellit/koji-image-f24-build-13983677.ks --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-SoaS-Live --make-iso --volid Fedora-SoaS-Live-24-20160509.n.0 --iso-only --iso-name Fedora-SoaS-Live-x86_64-24-20160509-remix.iso --releasever 24 --title Fedora-SoaS-Live --macboot |
Line 116: |
Line 127: |
| | | |
| https://kojipkgs.fedoraproject.org//work/tasks/3744/13983744/koji-image-f24-build-13983744.ks | | https://kojipkgs.fedoraproject.org//work/tasks/3744/13983744/koji-image-f24-build-13983744.ks |
| + | ===koji kickstarts used=== |
| + | #click on link |
| + | #Browser File/Save as in your Downloads directory |
| + | |
| | | |
| *Note used the koji-image listed from a successful build of f24 live | | *Note used the koji-image listed from a successful build of f24 live |
Line 157: |
Line 172: |
| *f24 soas remix with liveusb-creator added to koji-image-f24-build-14147415.ks | | *f24 soas remix with liveusb-creator added to koji-image-f24-build-14147415.ks |
| [[File:F24soasLUC.png|500px]] | | [[File:F24soasLUC.png|500px]] |
− |
| |
− | ===koji kickstarts used===
| |
− | #click on link
| |
− | #Browser File/Save as in your Downloads directory
| |
− |
| |
− | ===New spin-kickstarts link===
| |
− | :https://pagure.io/fedora-kickstarts/tree/f24
| |
− |
| |
− | :Kisckstarts need to flattened before use:
| |
− | ksflatten -v, --config fedora-live-soas.ks -o flat-fedora-live-soas.ks --version F24
| |
− | * https://bugzilla.redhat.com/show_bug.cgi?id=1288080
| |
− |
| |
− | * https://apps.fedoraproject.org/packages/spin-kickstarts
| |
| | | |
| =Developer Portal= | | =Developer Portal= |