Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
This commit is contained in:
2025-01-09 11:56:02 +09:00
committed by Youngsoo Shin
commit d3fd09c8c1
12 changed files with 279 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE instance-profile
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
<instance-profile id="Writerside_libraries"
name="Writerside_libraries" is-library="true" start-page="image-snippet.topic">
<toc-element topic="image-snippet.topic"/>
</instance-profile>

6
Writerside/c.list Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE categories
SYSTEM "https://resources.jetbrains.com/writerside/1.0/categories.dtd">
<categories>
<category id="wrs" name="Writerside documentation" order="1"/>
</categories>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE buildprofiles SYSTEM "https://resources.jetbrains.com/writerside/1.0/build-profiles.dtd">
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<build-profile instance="d">
<variables>
<noindex-content>false</noindex-content>
<analytics-head-script-file>google.head.html</analytics-head-script-file>
<analytics-body-html-file>google.body.html</analytics-body-html-file>
</variables>
<footer>
<link href="https://www.hardkernel.com/">Hardkernel</link>
<link href="https://forum.odroid.com/">Forum</link>
<link href="https://wiki.odroid.com/">Wiki</link>
</footer>
</build-profile>
</buildprofiles>

View File

View File

@@ -0,0 +1,9 @@
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8BTPRBKJ5B"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-8BTPRBKJ5B');
</script>

41
Writerside/d.tree Normal file
View File

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE instance-profile
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
<instance-profile id="d"
name="docs"
start-page="main.md">
<toc-element topic="main.md"/>
<!-- <toc-element toc-title="Image">-->
<!-- <toc-element toc-title="ODROID-C4">-->
<!-- <toc-element topic="c4-20250110.md"/>-->
<!-- </toc-element>-->
<!-- <toc-element toc-title="ODROID-HC4">-->
<!-- <toc-element topic="hc4-20250110.md"/>-->
<!-- </toc-element>-->
<!-- <toc-element toc-title="ODROID-N2+">-->
<!-- <toc-element topic="n2plus-20250110.md"/>-->
<!-- </toc-element>-->
<!-- <toc-element toc-title="ODROID-M1">-->
<!-- <toc-element topic="m1-20250110.md"/>-->
<!-- </toc-element>-->
<!-- <toc-element toc-title="ODROID-M1S">-->
<!-- <toc-element topic="m1s-20250110.md"/>-->
<!-- </toc-element>-->
<!-- <toc-element toc-title="ODROID-M2">-->
<!-- <toc-element topic="m2-20250110.md"/>-->
<!-- </toc-element>-->
<!-- </toc-element>-->
<!-- <toc-element topic="Build-status.md"/>-->
</instance-profile>

7
Writerside/labels.list Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE labels SYSTEM "https://resources.jetbrains.com/writerside/1.0/labels-list.dtd">
<labels xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/labels.xsd">
<primary-label id="recommend" short-name="R" name="Recommend" color="purple"/>
</labels>

View File

@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rules SYSTEM "https://resources.jetbrains.com/writerside/1.0/redirection-rules.dtd">
<rules>
<!-- format is as follows
<rule id="<unique id>">
<accepts>page.html</accepts>
</rule>
-->
<rule id="1d31d4b4">
<description>Created after removal of "About docs" from docs</description>
<accepts>starter-topic.html</accepts>
</rule>
<rule id="4a89e6ff">
<description>Created after removal of "Build status" from docs</description>
<accepts>Build-status.html</accepts>
</rule>
<rule id="317f40d3">
<description>Created after removal of "Image" from docs</description>
<accepts>Image.html</accepts>
</rule>
<rule id="70b6a312">
<description>Created after removal of "ODROID-HC4" from docs</description>
<accepts>ODROID-HC4.html</accepts>
</rule>
<rule id="57f7b165">
<description>Created after removal of "ODROID-N2" from docs</description>
<accepts>ODROID-N2.html</accepts>
</rule>
<rule id="3b24263">
<description>Created after removal of "ODROID-N2+" from docs</description>
<accepts>ODROID-N2Plus.html</accepts>
</rule>
<rule id="7512fe7f">
<description>Created after removal of "ODROID-N2L" from docs</description>
<accepts>ODROID-N2L.html</accepts>
</rule>
<rule id="1c96a7b7">
<description>Created after removal of "ODROID-M1" from docs</description>
<accepts>ODROID-M1.html</accepts>
</rule>
<rule id="6befdfdc">
<description>Created after removal of "ODROID-M1S" from docs</description>
<accepts>ODROID-M1S.html</accepts>
</rule>
<rule id="3eaf3b74">
<description>Created after removal of "ODROID-M2" from docs</description>
<accepts>ODROID-M2.html</accepts>
</rule>
</rules>

View File

@@ -0,0 +1,76 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE topic SYSTEM "https://resources.jetbrains.com/writerside/1.0/html-entities.dtd">
<topic xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" is-library="true" id="image-snippet" title="image-snippet">
<snippet id="recent-build-badge">
<var name="board"/>
<var name="job-name"/>
<img src='https://jenkins.sys114.com/buildStatus/icon?job=monthly/%board%/%job-name%' alt="%board%"/>
</snippet>
<snippet id="recent-build-table">
<var name="board"/>
<table style="both">
<tr>
<td width="80"> </td>
<td>server</td>
<td>desktop</td>
</tr>
<tr>
<td>focal</td>
<td>
<include from="image-snippet.topic" element-id="recent-build-badge">
<var name="job-name" value="focal-server"/>
</include>
</td>
<td>
<include from="image-snippet.topic" element-id="recent-build-badge">
<var name="job-name" value="focal-desktop"/>
</include>
</td>
</tr>
<tr>
<td>jammy</td>
<td>
<include from="image-snippet.topic" element-id="recent-build-badge">
<var name="job-name" value="jammy-server"/>
</include>
</td>
<td>
<include from="image-snippet.topic" element-id="recent-build-badge">
<var name="job-name" value="jammy-desktop"/>
</include>
</td>
</tr>
<tr>
<td>noble</td>
<td>
<include from="image-snippet.topic" element-id="recent-build-badge">
<var name="job-name" value="noble-server"/>
</include>
</td>
<td>
<include from="image-snippet.topic" element-id="recent-build-badge">
<var name="job-name" value="noble-desktop"/>
</include>
</td>
</tr>
</table>
</snippet>
<snippet id="image-links">
<!-- <var name="kernel-version"/>-->
<var name="board"/>
<var name="codename"/>
<var name="date"/>
<var name="version"/>
<list>
<!-- <li>Kernel version : <code>%kernel-version%</code></li>-->
<li><a href="%image-storage-root%%board%/%codename%/server/ubuntu-%version%-monthly-%board%-%codename%-server-%board%-%date%.img.xz">Server</a></li>
<li><a href="%image-storage-root%%board%/%codename%/gnome-desktop/ubuntu-%version%-monthly-%board%-%codename%-gnome-desktop-%board%-%date%.img.xz">Desktop</a></li>
</list>
</snippet>
</topic>

46
Writerside/topics/main.md Normal file
View File

@@ -0,0 +1,46 @@
# ODROID image storage
<tldr>
<p>Board support:
<code>ODROID-C4</code>,
<code>ODROID-HC4</code>,
<code>ODROID-N2+</code>,
<code>ODROID-M1</code>,
<code>ODROID-M1S</code>,
<code>ODROID-M2</code></p>
</tldr>
<warning>
Any images deployed on this page don't guarantee the operation of all functions.
</warning>
<warning>
Images that fail the test may be deleted.
</warning>
<warning>
ODROID-N2L not supported
</warning>
<note>
The default account is 'odroid' and its password is 'odroid'.
</note>
On the first day of every month, images are automatically built and published.
Images are generated with [odroid-stamper](https://github.com/tobetter/odroid-stamper/tree/next).
Packages in the image are installed with the latest version.
## Issue report
Report it in the [forum thread](https://forum.odroid.com/viewtopic.php?f=54&t=49583).
Please include the information below.
- Image name, for example `ubuntu-24.04-monthly-odroidhc4-noble-server-odroidhc4-20250108.img.xz`
- `uname -a`, if possible
## Should I reinstall with a new version of the image?
**No.** If you do apt update and upgrade, you don't need to install a new version of the image.
## Get image
[](https://storage.sys114.com/image/monthly)

7
Writerside/v.list Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
<vars>
<var name="product" value="Writerside"/>
<var name="forum-thread" value="https://forum.odroid.com/"/>
<var name="image-storage-root" value="https://storage.sys114.com/image/monthly/"/>
</vars>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ihp SYSTEM "https://resources.jetbrains.com/writerside/1.0/ihp.dtd">
<ihp version="2.0">
<topics dir="topics" web-path="topics"/>
<images dir="images" web-path="images"/>
<instance src="d.tree" web-path="https://image.sys114.com/"/>
<instance src="Writerside_libraries.tree"/>
</ihp>