diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-11 00:13:24 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-11 00:13:24 -0500 |
commit | 4866b3725d65cab9017db439e8830b445f2a2089 (patch) | |
tree | ef1cce94b2cbd5a18f5a8a595fdfa2d60ab4d2af | |
parent | 50751fd26ef0e9243e6b2a51749adc0676b0e4c5 (diff) | |
download | adelie-base-4866b3725d65cab9017db439e8830b445f2a2089.tar.gz adelie-base-4866b3725d65cab9017db439e8830b445f2a2089.tar.bz2 adelie-base-4866b3725d65cab9017db439e8830b445f2a2089.tar.xz adelie-base-4866b3725d65cab9017db439e8830b445f2a2089.zip |
Update for alpha7v0.7.0
-rw-r--r-- | tree/etc/adelie-release | 2 | ||||
-rw-r--r-- | tree/etc/lsb-release | 2 | ||||
-rw-r--r-- | tree/etc/motd | 4 | ||||
-rw-r--r-- | tree/etc/os-release | 8 |
4 files changed, 10 insertions, 6 deletions
diff --git a/tree/etc/adelie-release b/tree/etc/adelie-release index 5494e49..89b380f 100644 --- a/tree/etc/adelie-release +++ b/tree/etc/adelie-release @@ -1 +1 @@ -Adélie Linux release 1.0 (Cut The Cord) +Adélie Linux release 1.0 (Endless Summer) diff --git a/tree/etc/lsb-release b/tree/etc/lsb-release index 4d575da..16d6892 100644 --- a/tree/etc/lsb-release +++ b/tree/etc/lsb-release @@ -1,3 +1,3 @@ DISTRIB_ID=Adélie DISTRIB_DESCRIPTION="Adélie Linux" -DISTRIB_CODENAME=CutTheCord +DISTRIB_CODENAME=EndlessSummer diff --git a/tree/etc/motd b/tree/etc/motd index c13e455..35eccc5 100644 --- a/tree/etc/motd +++ b/tree/etc/motd @@ -11,5 +11,9 @@ If you would like some help using the Adélie Linux system, you may consult our extensive online documentation at https://help.adelielinux.org/ - or, if the 'adelie-handbook' package is installed, in /usr/share/doc/handbook. +Note: this Pre-Release software may not yet be fully stable. If you experience +any issues, please report them to https://bts.adelielinux.org/ where your +report will be reviewed. + Time to rock. diff --git a/tree/etc/os-release b/tree/etc/os-release index b7a4a94..0d81284 100644 --- a/tree/etc/os-release +++ b/tree/etc/os-release @@ -1,10 +1,10 @@ NAME=Adélie -VERSION=1.0-alpha6 +VERSION=1.0-alpha7 ID=adelie ID_LIKE=alpine -VERSION_CODENAME=cutthecord -VERSION_ID=1.0-alpha6 -PRETTY_NAME="Adélie Linux 1.0-ALPHA6" +VERSION_CODENAME=endlesssummer +VERSION_ID=1.0-alpha7 +PRETTY_NAME="Adélie Linux 1.0-ALPHA7" ANSI_COLOR="0;31" HOME_URL=https://adelielinux.org/ SUPPORT_URL=https://support.adelielinux.org/ |