Illumarine's Installer(s)
Some background: ZFS is on the backburner for now, in favor of working on the installation of a bare minimum Illumarine system that we can then expand and start actually having people install systems. This was one of three options. ZFS was not a community favorite option to continue work on, and XLibre was a close second. But focusing on the installer was ultimate winner in the short 2 hour poll on Twitter. So let's talk installers! I know a lot of the Linux/BSD side from people I know who have made their own distros, and from basic research. This was my jumping off point to figure out how to setup an installer. My ultimate goal with the installer is to provide four methods of installation. Via command: One command to start setting up your Illumarine install CLI tool: A simple, screen-reader friendly CLI tool Menu tool: A simple curses menu Graphical tool: One that many new users will expect This seems difficult, right? Wrong. I already have a concept in the works on my personal G...