Update to use installer to produce disk images with bootloader
This commit is contained in:
parent
68e3308165
commit
47c0b7edad
8 changed files with 34 additions and 177 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
@ -1,7 +1,3 @@
|
|||
[submodule "bootloader"]
|
||||
path = bootloader
|
||||
url = https://gitlab.redox-os.org/redox-os/bootloader.git
|
||||
branch = master
|
||||
[submodule "cookbook"]
|
||||
path = cookbook
|
||||
url = https://gitlab.redox-os.org/redox-os/cookbook.git
|
||||
|
@ -26,7 +22,3 @@
|
|||
path = relibc
|
||||
url = https://gitlab.redox-os.org/redox-os/relibc.git
|
||||
branch = master
|
||||
[submodule "bootloader-coreboot"]
|
||||
path = bootloader-coreboot
|
||||
url = https://gitlab.redox-os.org/redox-os/bootloader-coreboot.git
|
||||
branch = master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue