mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
wip
This commit is contained in:
parent
a08662802d
commit
81b2784338
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "redpill-lkm"]
|
||||||
|
path = redpill-lkm
|
||||||
|
url = git@github.com:fbelavenuto/redpill-lkm.git
|
10
README.md
10
README.md
@ -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
1
redpill-lkm
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit f1c8ed508c27e0009d1567efcdae756d288d0e34
|
Loading…
x
Reference in New Issue
Block a user