summaryrefslogtreecommitdiffstats
path: root/src/utils/boot.py
Commit message (Expand)AuthorAgeFilesLines
* utils: implement BIOS boot for LinuxAlejandro Sirgo Rica2024-03-211-1/+17
* utils: implement linux distro id detectionAlejandro Sirgo Rica2024-03-081-1/+5
* utils: move all boot from OS functionality into boot.pyAlejandro Sirgo Rica2024-03-081-6/+26
* utils: improve uefi detection mechanismAlejandro Sirgo Rica2024-03-081-1/+1
* live: drop IniciarSesion script when uefi booting into linuxAlejandro Sirgo Rica2024-03-041-6/+33
* utils: add boot.pyJose M. Guisado2024-03-041-0/+63