optools/sys/BootSync
brent s 86f94f49ef heh 2019-08-20 01:01:10 -04:00
..
README added README to BootSync 2019-08-20 00:59:24 -04:00
bootsync.hook adding pacman hook for bootsync 2019-08-19 00:34:38 -04:00
bootsync.py lol whoops 2019-08-19 00:16:03 -04:00
bootsync.xsd adding XML/XSD support for hashtype attr 2019-08-18 23:17:31 -04:00
prep.txt d'oh 2019-08-19 00:29:22 -04:00
sample.config.xml heh 2019-08-20 01:01:10 -04:00

README

This mini-project allows you to maintain segregated ESP failover in a multi-disk setup.

If you have just one disk in your system, this project is useless to you. I promise.

The examples assume use of UEFI and GRUB2, but it can easily be tweaked to use other bootloaders with a little research and modification to the configuration (and commenting out/modifying the writeConfs() function; I'll maybe make that a little smarter in the future).