forked from Mirror/pmbootstrap
Replace gitlab.com with gitlab.postmarketos.org (MR 2443)
Try to finish the migration by changing various links and texts to point to the new GitLab instance.
This commit is contained in:
parent
47dc493701
commit
3df0be358f
9 changed files with 15 additions and 13 deletions
|
@ -201,7 +201,7 @@ def chroot(args: PmbArgs) -> None:
|
|||
"--install-blockdev is deprecated for the chroot command"
|
||||
" and will be removed in a future release. If you need this"
|
||||
" for some reason, please open an issue on"
|
||||
" https://gitlab.com/postmarketOS/pmbootstrap.git"
|
||||
" https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git"
|
||||
)
|
||||
size_boot = 128 # 128 MiB
|
||||
size_root = 4096 # 4 GiB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue