diff options
author | Aoi Koizumi <novaburst@kalli.st> | 2022-04-29 10:06:13 -0300 |
---|---|---|
committer | Aoi Koizumi <novaburst@kalli.st> | 2022-04-29 10:06:13 -0300 |
commit | 09bb2854478e552523c15de6f80c9f92d71376a3 (patch) | |
tree | 687a026d177e28e25f47ba7c200164b7b0b67ef6 /www/30ea5de4.txt | |
parent | d13dfdbdd6f8f10552d744cdb137390e7a8dabf6 (diff) | |
download | mirror-world-09bb2854478e552523c15de6f80c9f92d71376a3.tar.gz |
Moving git host yet again galaxy
Diffstat (limited to 'www/30ea5de4.txt')
-rw-r--r-- | www/30ea5de4.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/www/30ea5de4.txt b/www/30ea5de4.txt new file mode 100644 index 0000000..9629878 --- /dev/null +++ b/www/30ea5de4.txt @@ -0,0 +1,17 @@ +ID: 30ea5de4-9d8b-467c-99cd-08e817f43327 +Title: Alpine Linux build scripts repository +Authors: Nova[有線魔女] <novaburst@envs.net> +Date: 2021-06-15T21:09:12-00:00 +Topics: Computing +Keywords: alpine + + +So for quite a time now (don't remember since when) I have my separate aports tree for the https://alpinelinux.org distribution , which is based on https://busybox.net and the https://musl.libc.org , thus being minimal and simple by design. + +The reason of why I have it is pretty much there's lots of stuff missing on the community repo on upstream and it required me to build the things I needed from their source code. + +And they were a lot , and even when my needs were already satisfied , I just kept porting stuff , because I really like doing that. And that's why I made it public, so anybody can use it. + +Though I probably won't upstream those APKBUILDs because I don't like GitLab , they could've been used a gitea instance or something , but that's just my take on it..... + +Update #1 : Now there's also a separate binary repository built from my aports tree , just for x86_64 right now though. It's at https://bsd.tilde.team/~novaburst/alpine/aports/ |