OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1117
This commit is contained in:
parent
b7df6680fd
commit
a77f27b794
@ -654,7 +654,7 @@ echo '%dir' /usr/lib/install-initrd >>install-initrd.files
|
||||
echo /usr/sbin/mkinstallinitrd >>install-initrd.files
|
||||
# cd1
|
||||
mkdir -p %{buildroot}/usr/lib/skelcd/CD1
|
||||
cp -a %{buildroot}/srv/tftpboot/*/* %{buildroot}/usr/lib/skelcd/CD1
|
||||
cp -a %{buildroot}/usr/share/tftpboot-installation/*/* %{buildroot}/usr/lib/skelcd/CD1
|
||||
rm -f %{buildroot}/usr/lib/skelcd/CD1/boot/*/rpmlist
|
||||
rm -f %{buildroot}/usr/lib/skelcd/CD1/boot/*/mkbootdisk
|
||||
rm -rf %{buildroot}/usr/lib/skelcd/CD1/{README,net}
|
||||
@ -694,8 +694,8 @@ rm -rf %{buildroot}
|
||||
|
||||
%files -n tftpboot-installation-%{product_name}
|
||||
%defattr(-,root,root)
|
||||
%dir %attr(0755,tftp,tftp) /srv/tftpboot
|
||||
/srv/tftpboot
|
||||
%dir %attr(0755,tftp,tftp) /usr/share/tftpboot-installation
|
||||
/usr/share/tftpboot-installation
|
||||
|
||||
%files -n skelcd-installer-%{theme}
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user