fix symlinks declared as dirs [release 2.3-2mamba;Sun Nov 29 2020]
This commit is contained in:
parent
79cfb6baec
commit
9afc66974d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Common tools used by initscripts-sysv5 and systemd in sysv5 mode
|
Summary: Common tools used by initscripts-sysv5 and systemd in sysv5 mode
|
||||||
Group: System/Configuration
|
Group: System/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -42,6 +42,8 @@ Requires(post):%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description sysv5
|
%description sysv5
|
||||||
SysV5 init scripts.
|
SysV5 init scripts.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
@ -195,7 +197,7 @@ exit 0
|
|||||||
%{_initrddir}/network-functions
|
%{_initrddir}/network-functions
|
||||||
%attr(0755,root,root) %config(noreplace) %{_initrddir}/rc.local
|
%attr(0755,root,root) %config(noreplace) %{_initrddir}/rc.local
|
||||||
%dir %{_sysconfdir}/rc.d
|
%dir %{_sysconfdir}/rc.d
|
||||||
%dir %{_sysconfdir}/rc?.d
|
%{_sysconfdir}/rc?.d
|
||||||
%dir %{_sysconfdir}/rc.d/rc?.d
|
%dir %{_sysconfdir}/rc.d/rc?.d
|
||||||
#%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/modules
|
#%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/modules
|
||||||
%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/sysconfig/rc
|
%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/sysconfig/rc
|
||||||
@ -236,7 +238,7 @@ exit 0
|
|||||||
%{_mandir}/man1/netreport.*
|
%{_mandir}/man1/netreport.*
|
||||||
%{_mandir}/man1/usleep.*
|
%{_mandir}/man1/usleep.*
|
||||||
%{_mandir}/man8/usernetctl.*
|
%{_mandir}/man8/usernetctl.*
|
||||||
%doc ChangeLog COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%files sysv5 -f %{name}.lang
|
%files sysv5 -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -277,6 +279,9 @@ exit 0
|
|||||||
%{_var}/init/
|
%{_var}/init/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-2mamba
|
||||||
|
- fix symlinks declared as dirs
|
||||||
|
|
||||||
* Tue Apr 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-1mamba
|
* Tue Apr 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-1mamba
|
||||||
- update to 2.3
|
- update to 2.3
|
||||||
|
|
||||||
@ -831,7 +836,7 @@ exit 0
|
|||||||
* Mon Sep 19 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.7-1qilnx
|
* Mon Sep 19 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.7-1qilnx
|
||||||
- update to version 1.2.7 by autospec
|
- update to version 1.2.7 by autospec
|
||||||
|
|
||||||
* Wed Sep 15 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.6-1qilnx
|
* Thu Sep 15 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.6-1qilnx
|
||||||
- update to version 1.2.6
|
- update to version 1.2.6
|
||||||
- added requirements for e2fsprogs and gzip
|
- added requirements for e2fsprogs and gzip
|
||||||
|
|
||||||
@ -967,7 +972,7 @@ exit 0
|
|||||||
- fixed a parsing problem in network script for secondary interfaces
|
- fixed a parsing problem in network script for secondary interfaces
|
||||||
(xx:1)
|
(xx:1)
|
||||||
|
|
||||||
* Sun Jun 12 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-7qilnx
|
* Sat Jun 12 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-7qilnx
|
||||||
- added network multithreaded interfaces startup
|
- added network multithreaded interfaces startup
|
||||||
- added support for interfaces with no ip address (e.g. promiscuous
|
- added support for interfaces with no ip address (e.g. promiscuous
|
||||||
mode ifs)
|
mode ifs)
|
||||||
@ -983,11 +988,11 @@ exit 0
|
|||||||
* Fri May 21 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-4qilnx
|
* Fri May 21 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-4qilnx
|
||||||
- fixed some bugs in network-functions and ifup
|
- fixed some bugs in network-functions and ifup
|
||||||
|
|
||||||
* Tue May 19 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-3qilnx
|
* Wed May 19 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-3qilnx
|
||||||
- removed duplicated mount of devfs filesystem (mountfs patched)
|
- removed duplicated mount of devfs filesystem (mountfs patched)
|
||||||
- added loadmodules compatibility for kernel 2.6
|
- added loadmodules compatibility for kernel 2.6
|
||||||
|
|
||||||
* Tue May 19 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-2qilnx
|
* Wed May 19 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-2qilnx
|
||||||
- fixed mountfs initscripts (do not show root device twice)
|
- fixed mountfs initscripts (do not show root device twice)
|
||||||
|
|
||||||
* Tue May 18 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-1qilnx
|
* Tue May 18 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-1qilnx
|
||||||
@ -1055,7 +1060,7 @@ exit 0
|
|||||||
* Tue Dec 02 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-43qilnx
|
* Tue Dec 02 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-43qilnx
|
||||||
- killproc: patch to kill processes in pid order
|
- killproc: patch to kill processes in pid order
|
||||||
|
|
||||||
* Tue Nov 21 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-42qilnx
|
* Fri Nov 21 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-42qilnx
|
||||||
- restored rc.sysinit with its services
|
- restored rc.sysinit with its services
|
||||||
|
|
||||||
* Tue Nov 18 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-41qilnx
|
* Tue Nov 18 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-41qilnx
|
||||||
@ -1077,7 +1082,7 @@ exit 0
|
|||||||
* Tue Oct 28 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-36qilnx
|
* Tue Oct 28 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-36qilnx
|
||||||
- removed /var/lock/subsys references in multithreaded makefile script
|
- removed /var/lock/subsys references in multithreaded makefile script
|
||||||
|
|
||||||
* Thu Oct 22 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-35qilnx
|
* Wed Oct 22 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-35qilnx
|
||||||
- added multithreaded init support
|
- added multithreaded init support
|
||||||
|
|
||||||
* Thu Oct 16 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-34qilnx
|
* Thu Oct 16 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-34qilnx
|
||||||
@ -1099,7 +1104,7 @@ exit 0
|
|||||||
* Thu Sep 04 2003 Davide Madrisan <davide.madrisan@qinet.it> 1.0.0-29qilnx
|
* Thu Sep 04 2003 Davide Madrisan <davide.madrisan@qinet.it> 1.0.0-29qilnx
|
||||||
- network-functions script: improved + cosmetic fixes
|
- network-functions script: improved + cosmetic fixes
|
||||||
|
|
||||||
* Wed Aug 05 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-28qilnx
|
* Tue Aug 05 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-28qilnx
|
||||||
- added network-functions
|
- added network-functions
|
||||||
- removed dummy ifconfig.eth*
|
- removed dummy ifconfig.eth*
|
||||||
- fixed output of network initscript
|
- fixed output of network initscript
|
||||||
@ -1110,10 +1115,10 @@ exit 0
|
|||||||
* Mon Jul 21 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-26qilnx
|
* Mon Jul 21 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-26qilnx
|
||||||
- added initrd umount in rc.sysinit
|
- added initrd umount in rc.sysinit
|
||||||
|
|
||||||
* Thu Jul 15 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-25qilnx
|
* Tue Jul 15 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-25qilnx
|
||||||
- cleanfs sets correct permissions to dir /tmp/.ICEauth
|
- cleanfs sets correct permissions to dir /tmp/.ICEauth
|
||||||
|
|
||||||
* Thu Jul 08 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-24qilnx
|
* Tue Jul 08 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-24qilnx
|
||||||
- mountproc initscript now goes silent if proc is already mounted
|
- mountproc initscript now goes silent if proc is already mounted
|
||||||
|
|
||||||
* Thu Jun 26 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-23qilnx
|
* Thu Jun 26 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-23qilnx
|
||||||
@ -1124,7 +1129,7 @@ exit 0
|
|||||||
- fixed ifup dhcp problem
|
- fixed ifup dhcp problem
|
||||||
- fixed usb wrongly displayed sysctl numbers
|
- fixed usb wrongly displayed sysctl numbers
|
||||||
|
|
||||||
* Thu Jun 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-21qilnx
|
* Mon Jun 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-21qilnx
|
||||||
- added dhcp-client initscripts support
|
- added dhcp-client initscripts support
|
||||||
|
|
||||||
* Thu Jun 19 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-20qilnx
|
* Thu Jun 19 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-20qilnx
|
||||||
@ -1140,10 +1145,10 @@ exit 0
|
|||||||
* Fri May 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-17qilnx
|
* Fri May 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-17qilnx
|
||||||
- removed sysklogd initscript (now it's in sysklog rpm)
|
- removed sysklogd initscript (now it's in sysklog rpm)
|
||||||
|
|
||||||
* Mon May 20 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-16qilnx
|
* Tue May 20 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-16qilnx
|
||||||
- changed in function the annoying LFS message on initscripts errors
|
- changed in function the annoying LFS message on initscripts errors
|
||||||
|
|
||||||
* Mon May 20 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-15qilnx
|
* Tue May 20 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-15qilnx
|
||||||
- added hdparm initialization (in rcsysinit script)
|
- added hdparm initialization (in rcsysinit script)
|
||||||
|
|
||||||
* Mon May 19 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-14qilnx
|
* Mon May 19 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-14qilnx
|
||||||
@ -1187,11 +1192,11 @@ exit 0
|
|||||||
- added custom bz2 package
|
- added custom bz2 package
|
||||||
- added /etc/sysconfig/keyboard config file and changed init scripts to read it
|
- added /etc/sysconfig/keyboard config file and changed init scripts to read it
|
||||||
|
|
||||||
* Thu Apr 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-3qilnx
|
* Wed Apr 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-3qilnx
|
||||||
- added localnet script (sysconfig/network)
|
- added localnet script (sysconfig/network)
|
||||||
|
|
||||||
* Thu Apr 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-2qilnx
|
* Wed Apr 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-2qilnx
|
||||||
- added sysconfig/clock (set hardware clock to UTC or not)
|
- added sysconfig/clock (set hardware clock to UTC or not)
|
||||||
|
|
||||||
* Thu Apr 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1qilnx
|
* Wed Apr 23 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1qilnx
|
||||||
- first build based on Linux From Scratch init scripts
|
- first build based on Linux From Scratch init scripts
|
||||||
|
Reference in New Issue
Block a user