diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-04-01 23:44:50 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-04-01 23:44:50 +0800 |
commit | 6e266e43ddbd99cadc814190c54eb77890f42479 (patch) | |
tree | 58696838f96a0ab22acb4db4c7d58554ed71f217 /www/content/hurd/todos.md | |
parent | d36115faff707181beff332aea3716610c7c6cb6 (diff) | |
download | crupest-6e266e43ddbd99cadc814190c54eb77890f42479.tar.gz crupest-6e266e43ddbd99cadc814190c54eb77890f42479.tar.bz2 crupest-6e266e43ddbd99cadc814190c54eb77890f42479.zip |
feat(www): add cheat-sheet.
Diffstat (limited to 'www/content/hurd/todos.md')
-rw-r--r-- | www/content/hurd/todos.md | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/www/content/hurd/todos.md b/www/content/hurd/todos.md deleted file mode 100644 index f8273fb..0000000 --- a/www/content/hurd/todos.md +++ /dev/null @@ -1,54 +0,0 @@ ---- -title: "Hurd Todos" -date: 2025-03-03T21:22:35+08:00 -lastmod: 2025-03-03T23:28:46+08:00 -params: - css: - - todos ---- - -## Porting - -### {{< todo name=pam state=working >}} - -{{< link-group >}} -git -cru: <https://crupest.life/git/love-hurd/pam.git> -debian: <https://salsa.debian.org/vorlon/pam> -upstream: <https://github.com/linux-pam/linux-pam> -{{< /link-group >}} - -{{< link-group >}} -mail -<https://lists.debian.org/debian-hurd/2025/02/msg00018.html> -{{< /link-group >}} - -### {{< todo name=abseil state=working >}} - -{{< link-group >}} -git -cru: <https://crupest.life/git/cru-hurd/abseil.git> -upstream: <https://github.com/abseil/abseil-cpp> -debian: <https://salsa.debian.org/debian/abseil> -{{< /link-group >}} - -{{< link-group >}} -mail -<https://lists.debian.org/debian-hurd/2025/02/msg00011.html> -<https://lists.debian.org/debian-hurd/2025/02/msg00035.html> -{{< /link-group >}} - -### {{< todo name=libgav1 state=done >}} - -{{< link-group >}} -git -my: <https://crupest.life/git/love-hurd/libgav1.git> -debian: <https://salsa.debian.org/multimedia-team/libgav1> -upstream: <https://chromium.googlesource.com/codecs/libgav1/> -{{< /link-group >}} - -{{< link-group >}} -misc -mail: <https://lists.debian.org/debian-hurd/2025/02/msg00016.html> -gerrit: <https://chromium-review.googlesource.com/c/codecs/libgav1/+/6239812> -{{< /link-group >}} |