Chibrax Linux Proof of concept
This commit is contained in:
+5206
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,2 @@
|
||||
dist/
|
||||
src/
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
pwd
|
||||
cd src
|
||||
make mrproper
|
||||
cp ../.config .config
|
||||
make -j$(nproc) bzImage
|
||||
cp arch/x86_64/boot/bzImage vmlinuz
|
||||
cd -
|
||||
Reference in New Issue
Block a user