Multi-bootloader written in bash and uses kexec system call.
Go to file
Danct12 069c00a3a0 Made Pineloader public, clean up is still required
Signed-off-by: Danct12 <danct12@dreemurrs.local>
2020-05-19 01:18:24 +07:00
initramfs Made Pineloader public, clean up is still required 2020-05-19 01:18:24 +07:00
src Made Pineloader public, clean up is still required 2020-05-19 01:18:24 +07:00
.gitignore Made Pineloader public, clean up is still required 2020-05-19 01:18:24 +07:00
LICENSE Made Pineloader public, clean up is still required 2020-05-19 01:18:24 +07:00
Makefile Made Pineloader public, clean up is still required 2020-05-19 01:18:24 +07:00
README.md Made Pineloader public, clean up is still required 2020-05-19 01:18:24 +07:00

Pineloader is a multi-bootloader written in bash and uses kexec system call.

Currently the script is quite messy, so this has to be clean up, and we'll also have to make it easier to use.