Accepting request 455205 from system:install:head

- adjust /srv/tftpboot permissions

- install tftp files to /srv/tftpboot
- drop obsolete telnet and remaining ncurses5 uses
- 14.299

- adjust module config
- 14.298

- create noarch subpackages: tftpboot-installation-<THEME>-<ARCH>

OBS-URL: https://build.opensuse.org/request/show/455205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2017-02-08 11:13:18 +00:00 committed by Git OBS Bridge
commit 4df44170e6
4 changed files with 26 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06db985c58948538637235bee53555bf8536d7b427f7ccabcde40c42cd4b4851
size 169956

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51cdf8b5e0948ce308235412c0c6c2fcf135090ed873a59e423d6a2c8cf3f98b
size 170004

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Feb 7 10:06:54 CET 2017 - snwint@suse.de
- adjust /srv/tftpboot permissions
-------------------------------------------------------------------
Mon Feb 6 11:10:29 UTC 2017 - snwint@suse.com
- install tftp files to /srv/tftpboot
- drop obsolete telnet and remaining ncurses5 uses
- 14.299
-------------------------------------------------------------------
Mon Feb 6 08:45:28 UTC 2017 - snwint@suse.com
- adjust module config
- 14.298
-------------------------------------------------------------------
Mon Jan 30 13:49:02 UTC 2017 - snwint@suse.com
@ -15,6 +33,7 @@ Mon Jan 30 13:49:02 UTC 2017 - snwint@suse.com
- add tftp Makefile target
- add some more config settings to $ConfigData
- don't add package list if it's empty
- create noarch subpackages: tftpboot-installation-<THEME>-<ARCH>
- 14.297
-------------------------------------------------------------------

View File

@ -268,8 +268,6 @@ BuildRequires: squashfs
BuildRequires: strace
BuildRequires: systemd-sysvinit
BuildRequires: tcpd-devel
BuildRequires: telnet
BuildRequires: telnet-server
BuildRequires: termcap
BuildRequires: terminfo
BuildRequires: un-fonts
@ -424,7 +422,7 @@ ExcludeArch: %arm
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
Version: 14.297
Version: 14.299
Release: 0
Provides: installation-images-%theme = %version-%release
Source: %{name}-%{version}.tar.xz
@ -555,7 +553,9 @@ rm -rf %{buildroot}
%files -n install-initrd -f install-initrd.files
%files -n tftpboot-installation-%{product_name}
/srv/tftp
%defattr(-,root,root)
%dir %attr(0750,tftp,tftp) /srv/tftpboot
/srv/tftpboot
%files -n installation-images-debuginfodeps
%defattr(-,root,root)