mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-04 18:30:03 +00:00
Merge pull request #1081 from GabyCT/topic/enableu20
obs: Enable ubuntu 20.04
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Basic necessary items!
|
# Basic necessary items!
|
||||||
|
|
||||||
|
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
|
||||||
CONFIG_SMP=y
|
CONFIG_SMP=y
|
||||||
CONFIG_PARAVIRT=y
|
CONFIG_PARAVIRT=y
|
||||||
# Note, no nested VM support enabled here
|
# Note, no nested VM support enabled here
|
||||||
|
@@ -1 +1 @@
|
|||||||
79
|
80
|
||||||
|
@@ -17,3 +17,4 @@ openSUSE_Leap_15.1::openSUSE:Leap:15.1::standard
|
|||||||
openSUSE_Tumbleweed::openSUSE:Factory::snapshot
|
openSUSE_Tumbleweed::openSUSE:Factory::snapshot
|
||||||
xUbuntu_16.04::Ubuntu:16.04::universe,universe-update,update
|
xUbuntu_16.04::Ubuntu:16.04::universe,universe-update,update
|
||||||
xUbuntu_18.04::Ubuntu:18.04::universe
|
xUbuntu_18.04::Ubuntu:18.04::universe
|
||||||
|
xUbuntu_20.04::Ubuntu:20.04::universe
|
||||||
|
Reference in New Issue
Block a user