OSDN Git Service

runit: small fixes to the 66 frontend.
[avyssos/66-voidlinux.git] / README.md
1 # 66-voidlinux
2
3 Packaging and integration of the [66](https://web.obarun.org/software/66/latest/) suite and related software for voidlinux.
4
5
6 ## Description
7
8 This repository contains packaging templates, scripts and frontend service files that enable a [voidlinux](https://www.voidlinux.org) system to boot and work using [s6](https://skarnet.org/software/s6/) and [s6-rc](https://skarnet.org/software/s6-rc/) via the [66](https://web.obarun.org/software/66/latest/) suite of utilities.
9 Packaging templates are provided for:
10
11 - **boot66-serv**, the portable set of service to boot a machine in conjunction with 66 API. The package also contains extra scripts, under the files/ subdir and two services frontend files. Under the patches/ subdirectory there are void-specific patches.
12
13 - **void-66-services**, a collection of frontend service files for voidlinux, maintained in https://github.com/mobinmob/void-66-services.
14
15 - **scandir-66serv**, a __module__ type service for 66 that enables running services in a user session.
16
17 ## History
18
19 The effort to make this possible started in a void-packages ([PR](https://github.com/void-linux/void-packages/pull/21142))  from [zenfailure](https://github.com/zenfailure) that packaged the portable stage 1 scripts for 66, created by Eric Vidal. [teldra](https://github.com/teldra) packaged the current, module-based iteration ([PR](https://github.com/void-linux/void-packages/pull/23122)) and I took over the effort and maintain a stable version in a [PR](https://github.com/void-linux/void-packages/pull/25743).
20
21 Packages based on the templates are created and uploaded to the [void-66 repo](https://codeberg.org/mobinmob/void-66) and there is some [documentation](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-conf.md) on using them to setup the system.
22
23 ## Authors
24 Active (main) :
25
26 - mobinmob
27
28 Previous:
29
30 - teldra
31
32 - zenfailure
33
34 ## License
35 This project is licensed under the BSD-2-Clause License - see the LICENSE file.