From ccf1a7b1de9fae240373597414847ee89676e602 Mon Sep 17 00:00:00 2001 From: YoungSoo Shin Date: Mon, 30 Dec 2024 11:55:53 +0900 Subject: [PATCH] DOCS: Add monthly image --- Writerside/d.tree | 17 ++++++++++++++ Writerside/topics/Image.md | 15 ++++++++++++ Writerside/topics/odroidc4-ubuntu.md | 34 +++++++++++++++++++++++++++ Writerside/topics/odroidm1-ubuntu.md | 34 +++++++++++++++++++++++++++ Writerside/topics/odroidm1s-ubuntu.md | 34 +++++++++++++++++++++++++++ Writerside/topics/odroidm2-ubuntu.md | 34 +++++++++++++++++++++++++++ Writerside/topics/odroidn2+-ubuntu.md | 34 +++++++++++++++++++++++++++ 7 files changed, 202 insertions(+) create mode 100644 Writerside/topics/Image.md create mode 100644 Writerside/topics/odroidc4-ubuntu.md create mode 100644 Writerside/topics/odroidm1-ubuntu.md create mode 100644 Writerside/topics/odroidm1s-ubuntu.md create mode 100644 Writerside/topics/odroidm2-ubuntu.md create mode 100644 Writerside/topics/odroidn2+-ubuntu.md diff --git a/Writerside/d.tree b/Writerside/d.tree index 3cd3513..fd4f8ec 100644 --- a/Writerside/d.tree +++ b/Writerside/d.tree @@ -6,6 +6,23 @@ name="docs" start-page="main.md"> + + + + + + + + + + + + + + + + + diff --git a/Writerside/topics/Image.md b/Writerside/topics/Image.md new file mode 100644 index 0000000..2768106 --- /dev/null +++ b/Writerside/topics/Image.md @@ -0,0 +1,15 @@ +# Image + +Odroid monthly image + +I used [odroid-stamper](https://github.com/tobetter/odroid-stamper) to build the image. + +It does not guarantee that the image will work, and recommend that it be used only by experienced users. + + +## Test list +- UART +- eMMC, SD Card +- Boot +- HDMI Display +- Ethernet diff --git a/Writerside/topics/odroidc4-ubuntu.md b/Writerside/topics/odroidc4-ubuntu.md new file mode 100644 index 0000000..193c4c1 --- /dev/null +++ b/Writerside/topics/odroidc4-ubuntu.md @@ -0,0 +1,34 @@ +# Ubuntu + +## focal +### Server {id="server_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## jammy +### Server {id="server_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## noble +### Server {id="server_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | \ No newline at end of file diff --git a/Writerside/topics/odroidm1-ubuntu.md b/Writerside/topics/odroidm1-ubuntu.md new file mode 100644 index 0000000..193c4c1 --- /dev/null +++ b/Writerside/topics/odroidm1-ubuntu.md @@ -0,0 +1,34 @@ +# Ubuntu + +## focal +### Server {id="server_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## jammy +### Server {id="server_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## noble +### Server {id="server_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | \ No newline at end of file diff --git a/Writerside/topics/odroidm1s-ubuntu.md b/Writerside/topics/odroidm1s-ubuntu.md new file mode 100644 index 0000000..193c4c1 --- /dev/null +++ b/Writerside/topics/odroidm1s-ubuntu.md @@ -0,0 +1,34 @@ +# Ubuntu + +## focal +### Server {id="server_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## jammy +### Server {id="server_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## noble +### Server {id="server_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | \ No newline at end of file diff --git a/Writerside/topics/odroidm2-ubuntu.md b/Writerside/topics/odroidm2-ubuntu.md new file mode 100644 index 0000000..193c4c1 --- /dev/null +++ b/Writerside/topics/odroidm2-ubuntu.md @@ -0,0 +1,34 @@ +# Ubuntu + +## focal +### Server {id="server_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## jammy +### Server {id="server_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## noble +### Server {id="server_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | \ No newline at end of file diff --git a/Writerside/topics/odroidn2+-ubuntu.md b/Writerside/topics/odroidn2+-ubuntu.md new file mode 100644 index 0000000..193c4c1 --- /dev/null +++ b/Writerside/topics/odroidn2+-ubuntu.md @@ -0,0 +1,34 @@ +# Ubuntu + +## focal +### Server {id="server_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_focal"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## jammy +### Server {id="server_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_jammy"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +## noble +### Server {id="server_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | + +### Desktop {id="desktop_noble"} +| Date | Link | PASS | +|------|------|------| +| | | X | \ No newline at end of file