OSDN Git Service

update ver 33
authorkokkiemouse <kokkiemouse@gmail.com>
Sun, 1 Nov 2020 09:53:43 +0000 (18:53 +0900)
committerkokkiemouse <kokkiemouse@gmail.com>
Sun, 1 Nov 2020 09:53:43 +0000 (18:53 +0900)
Signed-off-by: kokkiemouse <kokkiemouse@gmail.com>
Dockerfile
channels/i3/codename.x86_64
channels/lxde/codename.x86_64
channels/releng/codename.x86_64
channels/serene/codename.x86_64
channels/share/airootfs/usr/lib/os-release
lfbs
system/repository.json

index 40c3b63..5c5960c 100644 (file)
@@ -1,4 +1,4 @@
-FROM fedora:32
+FROM fedora:33
 RUN echo 'nameserver 1.1.1.1' > /etc/resolv.conf
 RUN echo 'keepcache = 1' >> /etc/dnf/dnf.conf
 RUN dnf update -y
index fe962c1..61bc456 100644 (file)
@@ -1,2 +1,2 @@
 # Codename list
-32
\ No newline at end of file
+33
index fe962c1..61bc456 100644 (file)
@@ -1,2 +1,2 @@
 # Codename list
-32
\ No newline at end of file
+33
index fe962c1..61bc456 100644 (file)
@@ -1,2 +1,2 @@
 # Codename list
-32
\ No newline at end of file
+33
index fe962c1..61bc456 100644 (file)
@@ -1,2 +1,2 @@
 # Codename list
-32
\ No newline at end of file
+33
index 1bbaf3e..06e9502 100644 (file)
@@ -1,16 +1,16 @@
 NAME=SereneLinux
-VERSION="32 (Thirty Two)"
+VERSION="33 (Thirty Three)"
 ID=fedora
-VERSION_ID=32
+VERSION_ID=33
 PRETTY_NAME="SereneLinux"
 ANSI_COLOR="0;34"
-CPE_NAME="cpe:/o:fedoraproject:fedora:32"
+CPE_NAME="cpe:/o:fedoraproject:fedora:33"
 HOME_URL="https://fedoraproject.org/"
 SUPPORT_URL="https://fedoraproject.org/wiki/Communicating_and_getting_help"
 BUG_REPORT_URL="https://bugzilla.redhat.com/"
 REDHAT_BUGZILLA_PRODUCT="Fedora"
-REDHAT_BUGZILLA_PRODUCT_VERSION=32
+REDHAT_BUGZILLA_PRODUCT_VERSION=33
 REDHAT_SUPPORT_PRODUCT="Fedora"
-REDHAT_SUPPORT_PRODUCT_VERSION=32
+REDHAT_SUPPORT_PRODUCT_VERSION=33
 PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
-LOGO=SereneLinux
\ No newline at end of file
+LOGO=SereneLinux
diff --git a/lfbs b/lfbs
index 0ad4b61..6f1a990 100755 (executable)
--- a/lfbs
+++ b/lfbs
@@ -18,7 +18,7 @@ script_path=$(readlink -f "${0%/*}")
 work_dir="${script_path}/work"
 channels_dir="${script_path}/channels"
 nfb_dir="${script_path}/nfb"
-codename="32"
+codename="33"
 os_name="SereneLinux"
 iso_name="Fedora"
 language="ja_JP.UTF-8"
index 6c99bfa..dd6ca04 100644 (file)
@@ -2,11 +2,11 @@
     "repo":[
         {
             "name":"fedora-core",
-            "url":"https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/releases/32/Everything/x86_64/os/"
+            "url":"https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/releases/33/Everything/x86_64/os/"
         },
         {
             "name":"fedora-core-update",
-            "url":"https://dl.fedoraproject.org/pub/fedora/linux/updates/32/Everything/x86_64/"
+            "url":"https://dl.fedoraproject.org/pub/fedora/linux/updates/33/Everything/x86_64/"
         },
         {
             "name":"yamad",