Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysvinit: bump to version 2.90 | Benjamin Calderon | 2018-09-13 | 1 | -38/+0 |
| | | | | | | | | | | This commit updates sysvinit package using the upstream tarball at http://download.savannah.nongnu.org/releases/sysvinit/ instead of the Debian tarball + patches currently in use Signed-off-by: Benjamin Calderon <benj.calderon@gmail.com> Tested-by: Carlos Santos <casantos@datacom.com.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | sysvinit: fix compilation error against musl | Dagg Stompler | 2017-08-14 | 1 | -0/+38 |
This commit adds a patch to the sysvinit package that fixes various build issues against musl due to missing header includes. Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |