bdisk/docs/manual/faq/ALTERNATIVES.adoc

77 lines
2.6 KiB
Plaintext
Raw Normal View History

2016-12-19 04:56:18 -05:00
== I don't like BDisk. Are there any other alternatives?
2016-12-26 13:34:34 -05:00
First, I'm sorry to hear that BDisk doesn't suit your needs. If you want any features you think are missing or encounter any <<FURTHER.adoc#bug_reports_feature_requests, bugs>>, please report them!
2016-12-19 04:56:18 -05:00
But yes; there are plenty of alternatives!
NOTE: Only *currently maintained projects* are listed here.
2016-12-19 08:44:19 -05:00
=== https://wiki.archlinux.org/index.php/archboot[Archboot^]
2016-12-19 04:56:18 -05:00
Written in Bash
[frame="topbot",options="header,footer"]
|======================
|Pros|Cons
|Highly featureful|Arch-only live media
|Includes an assisted Arch install script|Inaccessible to non-Arch users
|Can create tarballs too|Not very customizable by default
|Supports hybrid ISOs|Infrequent stable releases
|Supports PXE-booting infrastructure|Requires a systemd build host
|Supports SecureBoot|Not a secure setup by default
|Supports GRUB2's "ISO-loopback" mode|Builds a much larger image
|Official Arch project|Some graphical bugs
||Much more disk space is necessary for the tool itself
||*Only* runs in RAM, so not ideal for RAM-constrained systems
||Based on/requires an Arch build host
||Requires an x86_64 build host
||Has a large amount of dependencies
||Manual intervention required for build process
||Minimal documentation
||
|======================
2016-12-19 08:44:19 -05:00
=== https://wiki.archlinux.org/index.php/archiso[Archiso^]
2016-12-19 04:56:18 -05:00
Written in Bash.
[frame="topbot",options="header,footer"]
|======================
|Pros|Cons
|Used to build the official Arch ISO|Requires an x86_64 build host
|Supports custom local on-disk repositories|Not very featureful as far as customization goes
|Supports arbitrary file placement in finished image|Requires an Arch build host
|Supports hybrid ISOs|Has odd quirks with package selection
|Supports Secureboot|Manual intervention required for build process
|Official Arch project|Does not start networking by default
|Can run in RAM or from media|Very minimal environment
||Arch-only live meda
||Documentation is lacking
||
|======================
2016-12-19 08:44:19 -05:00
=== Debian's https://wiki.debian.org/Simple-CDD[Simple-CDD^]
2016-12-19 04:56:18 -05:00
Written in Bash.
2016-12-27 15:25:56 -05:00
(TODO)
2016-12-19 04:56:18 -05:00
[frame="topbot",options="header,footer"]
|======================
|Pros|Cons
||
||
|======================
2016-12-19 08:44:19 -05:00
=== Fedora's https://fedoraproject.org/wiki/Livemedia-creator-_How_to_create_and_use_a_Live_CD[Livemedia-creator^]
2016-12-19 04:56:18 -05:00
Written in Bash.
2016-12-27 15:25:56 -05:00
(TODO)
2016-12-19 04:56:18 -05:00
[frame="topbot",options="header,footer"]
|======================
|Pros|Cons
||
||
|======================
2016-12-19 08:44:19 -05:00
=== https://github.com/rhinstaller/livecd-tools[LiveCD Tools^]
2016-12-19 04:56:18 -05:00
Written in Bash.
[frame="topbot",options="header,footer"]
|======================
|Pros|Cons
||
||
|======================