mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
11 lines
371 B
Text
11 lines
371 B
Text
# SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
|
|
# SPDX-FileCopyrightText: 2021 Samuel Tyler <samuel@samuelt.me>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
[submodule "seed/stage0-posix"]
|
|
path = seed/stage0-posix
|
|
url = https://github.com/oriansj/stage0-posix
|
|
|
|
[submodule "builder-hex0"]
|
|
path = builder-hex0
|
|
url = https://github.com/ironmeld/builder-hex0
|