From 3b0b393dcfcffe1785266575c7d1b5de5fda04be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Mon, 21 Oct 2024 17:42:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BC=95=E5=85=A5=20Ubuntu=20=E5=AD=90?= =?UTF-8?q?=E4=B8=BB=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 林博仁(Buo-ren Lin) --- .gitmodules | 4 ++++ README.md | 3 ++- Ubuntu | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) create mode 160000 Ubuntu diff --git a/.gitmodules b/.gitmodules index 8b176a4..0fd1a8f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,7 @@ # # Copyright 2024 林博仁(Buo-ren Lin) # SPDX-License-Identifier: CC-BY-SA-4.0 +[submodule "Ubuntu"] + path = Ubuntu + url = https://gitlab.com/libre-knowledge/ubuntu.git + ignore = dirty diff --git a/README.md b/README.md index 7a16a9c..345fe3d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ * Fedora * OpenWrt * RedHat Enterprise Linux(RHEL) -* Ubuntu +* [Ubuntu](https://gitlab.com/libre-knowledge/ubuntu) + 基於 Debian,以使用者友善為賣點的 GNU/Linux 作業系統散布版 * Windows ## 參考資料 diff --git a/Ubuntu b/Ubuntu new file mode 160000 index 0000000..37e18f4 --- /dev/null +++ b/Ubuntu @@ -0,0 +1 @@ +Subproject commit 37e18f4bef8150555663f85e38791a1eed081d8c