Remove /etc/host.conf from filesystem (#7389)
This commit is contained in:
Родитель
36b91defaa
Коммит
e1cbb1d9b8
|
@ -1,7 +1,7 @@
|
|||
Summary: Default file system
|
||||
Name: filesystem
|
||||
Version: 1.1
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
License: GPLv3
|
||||
Group: System Environment/Base
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -178,8 +178,6 @@ cat > %{buildroot}/etc/hosts <<- "EOF"
|
|||
|
||||
# End /etc/hosts (network card version)
|
||||
EOF
|
||||
# and /etc/host.conf file
|
||||
echo "multi on" > %{buildroot}/etc/host.conf
|
||||
#
|
||||
# 7.9. Configuring the setclock Script"
|
||||
#
|
||||
|
@ -607,7 +605,6 @@ return 0
|
|||
%config(noreplace) /etc/fstab
|
||||
%config(noreplace) /etc/group
|
||||
%config(noreplace) /etc/hosts
|
||||
%config(noreplace) /etc/host.conf
|
||||
%config(noreplace) /etc/inputrc
|
||||
%config(noreplace) /etc/mtab
|
||||
%config(noreplace) /etc/passwd
|
||||
|
@ -732,6 +729,9 @@ return 0
|
|||
%config(noreplace) /etc/modprobe.d/tipc.conf
|
||||
|
||||
%changelog
|
||||
* Mon Jan 22 2024 Henry Beberman <henry.beberman@microsoft.com> - 1.1-20
|
||||
- Remove /etc/host.conf due to unintended impact on the base container
|
||||
|
||||
* Fri Dec 08 2023 Chris Co <chrco@microsoft.com> - 1.1-19
|
||||
- Add scriptlet to handle /media symlink failed upgrade issue
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
filesystem-1.1-19.cm2.aarch64.rpm
|
||||
filesystem-1.1-20.cm2.aarch64.rpm
|
||||
kernel-headers-5.15.145.2-3.cm2.noarch.rpm
|
||||
glibc-2.35-6.cm2.aarch64.rpm
|
||||
glibc-devel-2.35-6.cm2.aarch64.rpm
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
filesystem-1.1-19.cm2.x86_64.rpm
|
||||
filesystem-1.1-20.cm2.x86_64.rpm
|
||||
kernel-headers-5.15.145.2-3.cm2.noarch.rpm
|
||||
glibc-2.35-6.cm2.x86_64.rpm
|
||||
glibc-devel-2.35-6.cm2.x86_64.rpm
|
||||
|
|
|
@ -81,8 +81,8 @@ file-5.40-2.cm2.aarch64.rpm
|
|||
file-debuginfo-5.40-2.cm2.aarch64.rpm
|
||||
file-devel-5.40-2.cm2.aarch64.rpm
|
||||
file-libs-5.40-2.cm2.aarch64.rpm
|
||||
filesystem-1.1-19.cm2.aarch64.rpm
|
||||
filesystem-asc-1.1-19.cm2.aarch64.rpm
|
||||
filesystem-1.1-20.cm2.aarch64.rpm
|
||||
filesystem-asc-1.1-20.cm2.aarch64.rpm
|
||||
findutils-4.8.0-5.cm2.aarch64.rpm
|
||||
findutils-debuginfo-4.8.0-5.cm2.aarch64.rpm
|
||||
findutils-lang-4.8.0-5.cm2.aarch64.rpm
|
||||
|
|
|
@ -83,8 +83,8 @@ file-5.40-2.cm2.x86_64.rpm
|
|||
file-debuginfo-5.40-2.cm2.x86_64.rpm
|
||||
file-devel-5.40-2.cm2.x86_64.rpm
|
||||
file-libs-5.40-2.cm2.x86_64.rpm
|
||||
filesystem-1.1-19.cm2.x86_64.rpm
|
||||
filesystem-asc-1.1-19.cm2.x86_64.rpm
|
||||
filesystem-1.1-20.cm2.x86_64.rpm
|
||||
filesystem-asc-1.1-20.cm2.x86_64.rpm
|
||||
findutils-4.8.0-5.cm2.x86_64.rpm
|
||||
findutils-debuginfo-4.8.0-5.cm2.x86_64.rpm
|
||||
findutils-lang-4.8.0-5.cm2.x86_64.rpm
|
||||
|
|
Загрузка…
Ссылка в новой задаче