Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
bump coreos-init and bootengine commit for cgroupv1-runtime-revert ch…
Browse files Browse the repository at this point in the history
…ange

This pulls in flatcar/bootengine#35 and
flatcar/init#62, which enable boot time switching
back to legacy cgroups by creating a flag files (/etc/flatcar-cgroupv1) from
ignition.
  • Loading branch information
jepio committed Mar 1, 2022
1 parent 1e1f8a9 commit 22d9d29
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
1 change: 0 additions & 1 deletion coreos-base/coreos-init/coreos-init-0.0.1-r172.ebuild

This file was deleted.

1 change: 1 addition & 0 deletions coreos-base/coreos-init/coreos-init-0.0.1-r173.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
coreos-init-9999.ebuild
2 changes: 1 addition & 1 deletion coreos-base/coreos-init/coreos-init-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="d9738cf5281d5bd9849d01e1f5f8f9391d82d13d" # flatcar-master
CROS_WORKON_COMMIT="1e02f9b93f88687a66b91c031a9286af592438a5" # flatcar-master
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down
1 change: 0 additions & 1 deletion sys-kernel/bootengine/bootengine-0.0.38-r12.ebuild

This file was deleted.

1 change: 1 addition & 0 deletions sys-kernel/bootengine/bootengine-0.0.38-r13.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bootengine-9999.ebuild
2 changes: 1 addition & 1 deletion sys-kernel/bootengine/bootengine-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="dac35d0e420ec906189f4350fce2cd995fde1a35" # flatcar-master
CROS_WORKON_COMMIT="d586e78111173bb0d9ebd4afa7efbc45f07dffb4" # flatcar-master
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit 22d9d29

Please sign in to comment.