From 823b2c1f0330730efb17febf48394b026b8b9918 Mon Sep 17 00:00:00 2001 From: "root@culturestrings" Date: Thu, 28 May 2020 23:15:06 +0000 Subject: web: git.midipix.org: create project links and site reference to dev.midipix.org. --- public/fs/etc/cgit.d/cgitrc.midipix.org | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/public/fs/etc/cgit.d/cgitrc.midipix.org b/public/fs/etc/cgit.d/cgitrc.midipix.org index c62ec9e..8abcaef 100644 --- a/public/fs/etc/cgit.d/cgitrc.midipix.org +++ b/public/fs/etc/cgit.d/cgitrc.midipix.org @@ -2,10 +2,10 @@ virtual-root=/ source-filter=/usr/lib/cgit/filters/syntax-highlighting.py css=/cgit/cgit.css -logo=/cgit/cgit.png +logo=/cgit/midipix.png -root-title=midipix -root-desc=write once with confidence +root-title=write once with confidence +root-desc=[ real-time mirror of dev.midipix.org ] clone-url=https://git.midipix.org/$CGIT_REPO_URL enable-http-clone=0 @@ -31,11 +31,13 @@ repo.url=mmglue repo.path=/srv/git/mmglue repo.desc=midipix architecture- and target-specific files for musl libc repo.owner=midipix +repo.homepage=https://dev.midipix.org/base/mmglue repo.url=psxstub repo.path=/srv/git/psxstub repo.desc=stub for toolchain build repo.owner=midipix +repo.homepage=https://dev.midipix.org/base/psxstub section=distro ################# @@ -43,6 +45,7 @@ repo.url=mpackage repo.path=/srv/git/mpackage repo.desc=configuration files and installation scripts repo.owner=midipix +repo.homepage=https://dev.midipix.org/distro/mpackage section=framework #################### @@ -50,6 +53,7 @@ repo.url=w32lib repo.path=/srv/git/w32lib repo.desc=custom import libraries for OS user-space interfaces repo.owner=midipix +repo.homepage=https://dev.midipix.org/framework/w32lib section=native ################# @@ -57,11 +61,13 @@ repo.url=ntux repo.path=/srv/git/ntux repo.desc=native translation und extension repo.owner=midipix +repo.homepage=https://dev.midipix.org/native/ntux repo.url=ptycon repo.path=/srv/git/ptycon repo.desc=pty-console bridge repo.owner=midipix +repo.homepage=https://dev.midipix.org/native/ptycon section=cross ################ @@ -69,31 +75,37 @@ repo.url=apimagic repo.path=/srv/git/apimagic repo.desc=cparser-based API normalization utility repo.owner=midipix +repo.homepage=https://dev.midipix.org/cross/apimagic repo.url=mdso repo.path=/srv/git/mdso repo.desc=dso scavenger repo.owner=midipix +repo.homepage=https://dev.midipix.org/cross/mdso repo.url=perk repo.path=/srv/git/perk repo.desc=PE Resource Kit repo.owner=midipix +repo.homepage=https://dev.midipix.org/cross/perk repo.url=slibtool repo.path=/srv/git/slibtool repo.desc=a surrogate libtool implementation, written in C repo.owner=midipix +repo.homepage=https://dev.midipix.org/cross/slibtool repo.url=sltdl repo.path=/srv/git/sltdl repo.desc=a surrogate ltdl implementation repo.owner=midipix +repo.homepage=https://dev.midipix.org/cross/sltdl repo.url=tpax repo.path=/srv/git/tpax repo.desc=a topological pax implementation repo.owner=midipix +repo.homepage=https://dev.midipix.org/cross/tpax section=runtime ################## @@ -101,26 +113,31 @@ repo.url=psxtypes repo.path=/srv/git/psxtypes repo.desc=portable type definitions for a free-standing environment repo.owner=midipix +repo.homepage=https://dev.midipix.org/runtime/psxtypes repo.url=dalist repo.path=/srv/git/dalist repo.desc=a zero-dependency book-keeping library repo.owner=midipix +repo.homepage=https://dev.midipix.org/runtime/dalist repo.url=pemagine repo.path=/srv/git/pemagine repo.desc=a (virtual) tour into portable bits and executable bytes repo.owner=midipix +repo.homepage=https://dev.midipix.org/runtime/pemagine repo.url=ntapi repo.path=/srv/git/ntapi repo.desc=Native API core library repo.owner=midipix +repo.homepage=https://dev.midipix.org/runtime/ntapi repo.url=ntcon repo.path=/srv/git/ntcon repo.desc=free-standing console interface definitions repo.owner=midipix +repo.homepage=https://dev.midipix.org/runtime/ntcon section=build ################ @@ -128,6 +145,7 @@ repo.url=midipix_build repo.path=/srv/git/mirror/midipix_build repo.desc=a comprehensive midipix distro build script repo.owner=lalbornoz +repo.homepage=https://dev.midipix.org/build/midipix_build section=ports ################ @@ -135,6 +153,7 @@ repo.url=u16ports repo.path=/srv/git/u16ports repo.desc=u16 variants of wide character string functions repo.owner=midipix +repo.homepage=https://dev.midipix.org/ports/u16ports section=workflow ################ @@ -142,6 +161,7 @@ repo.url=srcdist repo.path=/srv/git/srcdist repo.desc=scripts for reproducible generation of source tarballs repo.owner=zgilboa +repo.homepage=https://dev.midipix.org/workflow/srcdist section=zippy ################ @@ -149,6 +169,7 @@ repo.url=sofort repo.path=/srv/git/sofort repo.desc=portable software project template repo.owner=midipix +repo.homepage=https://dev.midipix.org/zippy/sofort section=other -- cgit v1.2.3