mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 18:12:08 +02:00
coreos-base/coreos-init: Remove outdated LTS motd information
This pulls in https://github.com/flatcar-linux/init/pull/75 to update the LTS info that is printed on login.
This commit is contained in:
parent
7629b53792
commit
86dec4e1df
@ -0,0 +1 @@
|
||||
- Removed outdated LTS channel information printed on login ([init#75](https://github.com/flatcar-linux/init/pull/75))
|
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="a4f4ec3a1fab6a75f12c39ddf53da6eef9fbd098" # flatcar-master
|
||||
CROS_WORKON_COMMIT="b99ff0626f5983af7aee47e95f34991d42f68e5b" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user