Adding the section to build the ISO.
To build the ISO user doesn't need to be with sudo permissions.
We can change where to store the cache, It could be ./cache/live in the current directory too.
./cache/live
I'm ok with changing this to ./cache/live to drop the sudo user.
Can you add using lorax?
@x3mboy never used lorax, I'm look at the doc atm, but we always include alternatives
Can you add instructions how to use lorax as well? For me that boils down to: livemedia-creator --make-iso --ks /home/dan/projects/pagure.io/i3-sig/Fedora-i3-Spin/flat-i3.ks --no-virt --iso-only --iso-name fedora-i3-live-x86_64.iso --releasever 33
livemedia-creator --make-iso --ks /home/dan/projects/pagure.io/i3-sig/Fedora-i3-Spin/flat-i3.ks --no-virt --iso-only --iso-name fedora-i3-live-x86_64.iso --releasever 33
1 new commit added
Adding Lorax section
@nasirhm Tried to build with livecd-creator without sudo, got the following message:
livecd-creator --verbose --config=flat-i3.ks --fslabel=Fedora-i3-live --releasever=33 --cache=./cache/live --title=Fedora-i3-Spin You must run /usr/bin/livecd-creator as root
@x3mboy @defolos
Added the Lorax instructions as well.
I think this should be Added instead of Adding and steps instead of step's.
Added
Adding
steps
step's
rebased onto d5e0dedd57c59cc66f2dc35b9ef0a9ada38ddebd
Pull-Request has been merged by x3mboy
Metadata Update from @jflory7: - Pull-request tagged with: type - new docs - Request assigned
Adding the section to build the ISO.