mirror of
https://github.com/0Nera/BMOSP.git
synced 2024-11-22 08:31:23 +03:00
Обновление инструкций по сборке
This commit is contained in:
parent
7631e05421
commit
140790cf92
@ -16,7 +16,8 @@ sudo apt install unzip
|
||||
sudo apt install clang-format python3 git qemu-system-x86 qemu-system-gui gdisk dos2unix xorriso libc6 gcc make curl mtools
|
||||
git clone https://git.synapseos.ru/Aren/BMOSP.git
|
||||
cd BMOSP/
|
||||
chmod +x build.sh
|
||||
chmod +x *.sh
|
||||
./build_mods.sh
|
||||
./build.sh
|
||||
```
|
||||
|
||||
@ -29,7 +30,9 @@ chmod +x build.sh
|
||||
sudo apt install clang-format python3.7 git qemu-system-x86 gdisk dos2unix xorriso libc6 gcc make curl mtools
|
||||
git clone https://git.synapseos.ru/Aren/BMOSP.git
|
||||
cd BMOSP/
|
||||
python3.7 pbuild.py
|
||||
chmod +x *.sh
|
||||
./build_mods.sh
|
||||
./build.sh
|
||||
```
|
||||
|
||||
## Запуск
|
||||
|
Loading…
Reference in New Issue
Block a user