sys-process / runit

A UNIX init scheme with service supervision

Official package sites : https://smarden.org/runit/ ·

v2.1.2-r6 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~hppa ~m68k ~mips ~s390
USE flags
split-usr static

General

split-usr
Enable behavior to support maintaining /bin, /lib*, /sbin and /usr/sbin separately from /usr/bin and /usr/lib*
static
!!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically

sys-apps / openrc : OpenRC manages the services, startup and shutdown of a host

virtual / service-manager : Virtual for various service managers

575478
sys-process/runit should RDEPEND on sys-apps/openrc
611846
sys-process/runit-2.1.2-r1: several issues with ebuild
892653
virtual/daemontools should be provided by sys-process/runit and sys-apps/s6
945158
sys-process/runit-2.1.2-r6 - [ncurses-6.5] [meson] [gcc-15] tryuwtmpx.c: error: invalid use of undefined type struct futmpx
Repository mirror & CI · gentoo
Merge updates from master
Z. Liu · gentoo
sys-process/runit: don't call AR/RANLIB directly
Closes: https://bugs.gentoo.org/941150 Closes: https://bugs.gentoo.org/941151 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39476 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Z. Liu · gentoo
sys-process/runit: fix path issue
1. install binary to /usr (remove 'into /') 2. handle symlink of /sbin/runsvdir-start by USE split-usr Closes: https://bugs.gentoo.org/904989 Closes: https://bugs.gentoo.org/935656 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38531 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
sys-process/runit: add || die and adjust whitespace
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Z. Liu · gentoo
sys-process/runit: fix errors & warnings with clang 18/gcc 15
20 patches from https://github.com/clan/runit/tree/ftbfs.v4 , which are divided into the following categories: 1. patch: 0001 purpose: helpful for development & debug: make full command line & result available in build.log, otherwise extra directives are required when debug 2. patch: 0002, 0003, 0004, 0005, 0006 purpose: required, build will failed if not apply 0005 & 0006 are warnings only for gcc < 14, errors if gcc >= 14 3. patch: 0007 purpose: patch from author w/ new feature provided, but don't change any "user-observable functionality" 4. patch: 0008 purpose: documentation change: w/ tiny (unlikely to cause problem) modification of source code 5. patch: 0009 - 0019 purpose: fix compilation warnings reported by gcc/clang, with -Wall, -Wextra 6. patch: 0020 purpose: usleep is obsoleted in POSIX.1-2001, handled this in compile time by feature test macro, replace w/ nanosleep if available Closes: https://bugs.gentoo.org/934410 Closes: https://bugs.gentoo.org/938262 Closes: https://bugs.gentoo.org/938282 Closes: https://github.com/clan/runit/issues/2 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Tested-by: Alex Efros <powerman-asdf@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/38425 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
sys-process/runit: update HOMEPAGE, SRC_URI
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Sam James · gentoo
sys-process/runit: naive EAPI 8 port
... without fixing anything else other than ebuild QA issues, as we want to allow the EAPI 6 banning to go ahead in a few days. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-process/runit: drop 2.1.2-r3 (broken at runtime)
Bug: https://bugs.gentoo.org/938262 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
sys-process/runit: restore 2.1.2-r1
Allow users to downgrade to avoid reboot regression. Bug: https://bugs.gentoo.org/938262 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anna (navi) Figueiredo Gomes · gentoo
sys-process/runit: add sys-apps/openrc-navi dependency
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sys-process/runit: drop 2.1.2-r1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
sys-process/runit: Stabilize 2.1.2-r2 x86, #934649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
sys-process/runit: Stabilize 2.1.2-r2 amd64, #934649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
sys-process/runit: Stabilize 2.1.2-r2 sparc, #934649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sys-process/runit: Stabilize 2.1.2-r2 arm64, #934649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
sys-process/runit: Stabilize 2.1.2-r2 arm, #934649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
sys-process/runit: Stabilize 2.1.2-r2 ppc64, #934649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
sys-process/runit: Stabilize 2.1.2-r2 ppc, #934649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
sys-process/runit: EAPI=8 porting and other fixes
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/show_bug.cgi?id=920357 Closes: https://bugs.gentoo.org/show_bug.cgi?id=875533 Closes: https://bugs.gentoo.org/show_bug.cgi?id=721880 Closes: https://bugs.gentoo.org/show_bug.cgi?id=590412
Repository mirror & CI · gentoo
Merge updates from master
William Hubbs · gentoo
sys-process/runit: remove duplicate pkg_preinst definition
Closes: https://bugs.gentoo.org/862615 Signed-off-by: William Hubbs <williamh@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-process/runit: fix indentation
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
sys-process/runit: fix DeprecatedInsinto
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sys-process/runit: Remove old 2.1.1-r2
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-process/runit: sparc stable wrt bug #790035
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-process/runit: Stabilize 2.1.2-r1 ppc, #790035
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-process/runit: Stabilize 2.1.2-r1 ppc64, #790035
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-process/runit: Stabilize 2.1.2-r1 amd64, #790035
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-process/runit: Stabilize 2.1.2-r1 x86, #790035
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-process/runit: Stabilize 2.1.2-r1 arm, #790035
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-process/runit: Stabilize 2.1.2-r1 arm64, #790035
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-process/runit: drop 2.1.2 (EAPI 5)
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-process/runit: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
*/*: downgrade m68k down to ~m68k
m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
William Hubbs · gentoo
sys-process/runit: remove 2.1.1-r1 for eapi3 removal
Package-Manager: Portage-2.3.24, Repoman-2.3.6
William Hubbs · gentoo
sys-process/runit: 2.1.1-r2 revbump to remove eapi 3 ebuild
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --force
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Mike Frysinger · gentoo
sys-process/runit: mark 2.1.1-r1 s390/sh stable
Mike Frysinger · gentoo
sys-process/runit: add arm64/m68k love
William Hubbs · gentoo
sys-process/runit: Complete migrating 2.1.2-r1 to EAPI 6
Package-Manager: portage-2.3.0
William Hubbs · gentoo
sys-process/runit: 2.1.2-r1 revision bump
This fixes the following issues: https://bugs.gentoo.org/show_bug.cgi?id=562702 https://bugs.gentoo.org/show_bug.cgi?id=575478 https://bugs.gentoo.org/show_bug.cgi?id=588950 https://bugs.gentoo.org/show_bug.cgi?id=589532 Package-Manager: portage-2.3.0
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed