From a985d6bb3ee26db6444702c3c0c8bff53ba46824 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Tue, 1 Apr 2025 23:44:50 +0800 Subject: feat(www): add cheat-sheet. --- www/content/notes/hurd/todos.md | 54 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 www/content/notes/hurd/todos.md (limited to 'www/content/notes/hurd/todos.md') diff --git a/www/content/notes/hurd/todos.md b/www/content/notes/hurd/todos.md new file mode 100644 index 0000000..f8273fb --- /dev/null +++ b/www/content/notes/hurd/todos.md @@ -0,0 +1,54 @@ +--- +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: +debian: +upstream: +{{< /link-group >}} + +{{< link-group >}} +mail + +{{< /link-group >}} + +### {{< todo name=abseil state=working >}} + +{{< link-group >}} +git +cru: +upstream: +debian: +{{< /link-group >}} + +{{< link-group >}} +mail + + +{{< /link-group >}} + +### {{< todo name=libgav1 state=done >}} + +{{< link-group >}} +git +my: +debian: +upstream: +{{< /link-group >}} + +{{< link-group >}} +misc +mail: +gerrit: +{{< /link-group >}} -- cgit v1.2.3