UEFI bootable ISO image creator for Relax-and-Recover
ebiso is needed by Relax-and-Recover (abbreviated ReaR)
to create bootable ISO images with enabled UEFI boot
on 64-bit x86_64 architecture.
ebiso only works for systems with UEFI boot.
ebiso cannot create legacy bootable ISOs.
See project pages at https://gitlab.com/gozora/ebiso
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Archiving:Backup:Rear/ebiso && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ebiso-0.2.7.tar.gz | 0000042404 41.4 KB | |
ebiso.changes | 0000003955 3.86 KB | |
ebiso.spec | 0000002870 2.8 KB |
Latest Revision
Johannes Meixner (jsmeix)
committed
(revision 8)
Fixed typos in comment in spec file: two times "be be" => "be"
Comments 9
Hello @jsmeix just FYI ebiso 0.2.7 is available at https://build.opensuse.org/package/show/Archiving/ebiso This version workarounds problems when compiling with gcc-10 (failed build status of openSUSE_Factory and openSUSE_Tumbleweed). I'm not sure if you can do "fancy-clone" it, but if not I can do the changes here manually ...
P.S. Don't ask me where ebiso-0.2.6 disappeared, I'll just tell you that it become victim of my inability to learn to work with OBS :-)
V.
Hello @gozora, right now I did "osc copypac -e -k -d -m 'Copypac of newest Archiving ebiso to Archiving:Backup:Rear ebiso' Archiving ebiso Archiving:Backup:Rear ebiso" - let's wait and see how it builds here.
All was built successfully again. Thank you @gozora for continuously maintaining ebiso - it is much appreciated!
I knew that there is some magic command! :-)
gcc-10 uncovered some double variable declaration problem in ebiso (which I consider a minor bug) and ebiso 0.2.7 just workaround this. When I have time I'll fix this bug properly and release ebiso 0.3.0 ...
V.
Hello @jsmeix,
I've decided to redirect people by Ebiso wiki (https://gitlab.com/gozora/ebiso/-/wikis/Packages) to Archiving:Backup:Rear (instead for my OBS home) in order to lower number of repositories and avoid confusion, hope you don't mind.
I'd need from your site one thing though. Could you please enable building Ebiso for SLE12 SP2/SP3/SP4/SP5 (if possible)?
Thanks
V.
I enabled building and publishing ebiso for all available 'SUSE' and 'SLE' repositories but there only for the 'x86_64' architecture and now "osc results -v Archiving:Backup:Rear ebiso | egrep 'SUSE|SLE' | grep 'x86_64'" looks really good!
Thank you kind sir!
v.
My pleasure!