maintboot: maintboot (runs commands outside of the current OS)
maintboot:
maintboot: maintboot runs commands outside of the current OS, with exclusive
maintboot: access to the system and hardware. This can be useful to run
maintboot: maintenance tasks, like repartitioning, in a controlled environment.
maintboot: Maintboot builds an appliance on the fly from a list of packages
maintboot: (using supermin). It then loads the appliance with kexec, bypassing
maintboot: the bios, and runs the maintenance script in that new context.
maintboot:
maintboot: Author: Gabriel de Perthuis
maintboot: Website: https://github.com/g2p/maintboot