# # The System V init (version 3.06). # # The sysvinit package contains programs for controlling the startup, # running, and shutdown of the system. # # System V init was originally written by Miquel van Smoorenburg. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=sysvinit pkgversion=3.06 arch=amd64 release=1 pkgcategory="boot" full_pkgname=sysvinit@boot blurb="The System V init (version 3.06)." homepage="https://savannah.nongnu.org/projects/sysvinit" license="GPLv2+" fetch=" https://github.com/slicer69/sysvinit/releases/download/3.06/sysvinit-3.06.tar.xz https://download.savannah.nongnu.org/releases/sysvinit/sysvinit-3.06.tar.xz " replace=""