• R/O
  • HTTP
  • SSH
  • HTTPS

open-yellow-os: Commit


Commit MetaInfo

Revision76290fc22ad58052b4d56dbae1d051c174344225 (tree)
Time2022-12-28 01:03:55
Authortoshio <toshio@oYo>
Commitertoshio

Log Message

バージョンの書き換え

Change Summary

Incremental Difference

--- a/Input/defaults
+++ b/Input/defaults
@@ -8,12 +8,12 @@
88 #----------------------------------------------------------------------
99
1010 #this is basic version info. used to make mx-version among other things
11-BUG_REPORT_URL="https://github.com/openyellowos/"
11+BUG_REPORT_URL="https://osdn.net/projects/open-yellow-os/"
1212 CODE_NAME="dandelion"
1313 ASCII_CODE_NAME="dandelion"
1414 DEBIAN_RELEASE="bullseye"
1515 DISTRO_NAME="open.Yellow.os"
16-DISTRO_VERSION="22.12-bullseye"
16+DISTRO_VERSION="22.12-beta4"
1717 HOME_URL="https://openyellowos.com/"
1818
1919 #Kernel templates...comment and uncomment depending on what you are building
@@ -26,7 +26,7 @@ HOME_URL="https://openyellowos.com/"
2626 #standard 64 bit
2727 K_REVISION="*"
2828 K_TEMPLATE="%V-%A"
29-K_VERSION="5.10.0-19"
29+K_VERSION="5.10.0-20"
3030 UNSIGNED=""
3131
3232 #system defaults, these end up inside the squash file system mostly
@@ -34,7 +34,7 @@ LIVE_USER="demo"
3434 LOCALE="ja_JP.UTF-8"
3535 MIRROR="jp"
3636 NEW_HOSTNAME="oYo"
37-RELEASE_DATE="December 25, 2022"
37+RELEASE_DATE="December 26, 2022"
3838 TIME_ZONE="Asia/Tokyo"
3939
4040 #DE particular items
--- a/Themes/full/usr/lib/os-release
+++ b/Themes/full/usr/lib/os-release
@@ -1,9 +1,9 @@
1-PRETTY_NAME="open.Yellow.os 22.12-bullseye (dandelion)"
1+PRETTY_NAME="open.Yellow.os 22.12-beta4 (dandelion)"
22 NAME="open.Yellow.os"
3-VERSION_ID="22.12-bullseye"
4-VERSION="22.12-bullseye (dandelion)"
3+VERSION_ID="22.12-beta4"
4+VERSION="22.12-beta4 (dandelion)"
55 VERSION_CODENAME=bullseye
66 ID=debian
77 ID_LIKE=debian
88 HOME_URL="https://openyellowos.com/"
9-BUG_REPORT_URL="https://github.com/openyellowos/"
9+BUG_REPORT_URL="https://osdn.net/projects/open-yellow-os/"
--- a/Themes/full/usr/share/openyellowos/os-release
+++ b/Themes/full/usr/share/openyellowos/os-release
@@ -1,9 +1,9 @@
1-PRETTY_NAME="open.Yellow.os 22.12-bullseye (dandelion)"
1+PRETTY_NAME="open.Yellow.os 22.12-beta4 (dandelion)"
22 NAME="open.Yellow.os"
3-VERSION_ID="22.12-bullseye"
4-VERSION="22.12-bullseye (dandelion)"
3+VERSION_ID="22.12-beta4"
4+VERSION="22.12-beta4 (dandelion)"
55 VERSION_CODENAME=bullseye
66 ID=debian
77 ID_LIKE=debian
88 HOME_URL="https://openyellowos.com/"
9-BUG_REPORT_URL="https://github.com/openyellowos/"
9+BUG_REPORT_URL="https://osdn.net/projects/open-yellow-os/"
Show on old repository browser