From c21e9635396f0ec4a64fd9c295f519aa937e8239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B0=A9=E6=B0=94=E6=94=BE=E7=94=B5=E7=AE=A1?= Date: Thu, 27 Jan 2022 13:14:36 +0000 Subject: [PATCH 1/2] Let networking up after reboot. --- anaconda.spec | 6 ++++++ openeuler.conf | 3 +++ 2 files changed, 9 insertions(+) diff --git a/anaconda.spec b/anaconda.spec index 754f33f..54f48b7 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -340,6 +340,12 @@ update-desktop-database &> /dev/null || : %{_datadir}/gtk-doc %changelog +* Thu Jan 27 2022 liufushou - 33.19-38 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:let networking up after reboot + * Wed Jan 26 2022 zhujunhao - 33.19-37 - Type:bugfix - ID:NA diff --git a/openeuler.conf b/openeuler.conf index 08921b3..524038b 100644 --- a/openeuler.conf +++ b/openeuler.conf @@ -3,6 +3,9 @@ [Product] product_name = openEuler +[Network] +default_on_boot = FIRST_WIRED_WITH_LINK + [Bootloader] efi_dir = openEuler From 81828e444fdfb06757d91a09018419017e877aef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B0=A9=E6=B0=94=E6=94=BE=E7=94=B5=E7=AE=A1?= Date: Fri, 28 Jan 2022 01:50:40 +0000 Subject: [PATCH 2/2] Release: 38 --- anaconda.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda.spec b/anaconda.spec index 54f48b7..28f5696 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -4,7 +4,7 @@ %endif Name: anaconda Version: 33.19 -Release: 37 +Release: 38 Summary: Graphical system installer License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda