This commit is contained in:
Fabio Belavenuto 2022-07-01 14:08:16 -03:00
parent a08662802d
commit 81b2784338
3 changed files with 13 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "redpill-lkm"]
path = redpill-lkm
url = git@github.com:fbelavenuto/redpill-lkm.git

View File

@ -1 +1,9 @@
# arpl # Automated Redpill Loader
This particular project was created to facilitate my testing with Redpill and I decided to share it with other users.
It is still in alpha stage, with little documentation, but it is functional.
I tried to make the system as user-friendly as possible, to make life easier. The loader automatically detects which device is being used, SATADom or USB, detecting its VID and PID correctly. redpill-lkm has been edited to allow booting the kernel without setting the variables related to network interfaces so the loader (and user) doesn't have to worry about that.
More information will be added in the future.

1
redpill-lkm Submodule

@ -0,0 +1 @@
Subproject commit f1c8ed508c27e0009d1567efcdae756d288d0e34