summaryrefslogtreecommitdiffstats
path: root/package/s6-linux-init
Commit message (Collapse)AuthorAgeFilesLines
* s6-linux-init: update license hashPeter Korsgaard2018-05-021-1/+1
| | | | | | Copyright year update. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* s6-linux-init: bump version to 0.4.0.0Eric Le Bihan2018-05-012-2/+2
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* s6-linux-init: add license hashEric Le Bihan2018-01-071-0/+1
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-linux-init: bump version to 0.3.1.1Eric Le Bihan2017-09-122-2/+2
| | | | | | | | | | | | | | | | Fixes: - http://autobuild.buildroot.net/results/7208b2630832c3293db39affd7886691691770b4 - http://autobuild.buildroot.net/results/c10548ffde2d83b6298759793ef99a5142309678 - http://autobuild.buildroot.net/results/a0da44d547670bc46479980ac1b29e7e2421b378 - http://autobuild.buildroot.net/results/df7ec3facb183b7caf1a6eaff4f89a65961681fb - http://autobuild.buildroot.net/results/fe7a32fbec5d64c359ad0326a01764a631dcc6f6 - http://autobuild.buildroot.net/results/79029d736910ca32567bc8a82ac6982c3ac1e1fb - http://autobuild.buildroot.net/results/20091ae932385bd7ba4205626bce174e385da221 - http://autobuild.buildroot.net/results/c1cd69444abb32e77928e7d7363f5cdfea79dcf5 Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* s6-linux-init: bump version to 0.3.1.0Eric Le Bihan2017-09-092-2/+2
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-linux-init: bump version to 0.3.0.0Eric Le Bihan2017-07-022-2/+2
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/s*/Config.in: fix ordering of statementsAdam Duskett2017-05-021-1/+1
| | | | | | | | | | | | | The check-package script when ran gives warnings on ordering issues on all of these Config files. This patch cleans up all warnings related to the ordering in the Config files for packages starting with the letter s in the package directory. The appropriate ordering is: type, default, depends on, select, help See http://nightly.buildroot.org/#_config_files for more information. Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-linux-init: new packageEric Le Bihan2017-03-103-0/+50
This new package provides s6-linux-init, a set of minimalistic tools to create a s6-based init system, including a /sbin/init program, on a machine running a Linux kernel. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud