Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/troglobit/finit-skel
Filesystem skeleton for Buildroot systems running Finit
https://github.com/troglobit/finit-skel
buildroot finit init-system
Last synced: 2 days ago
JSON representation
Filesystem skeleton for Buildroot systems running Finit
- Host: GitHub
- URL: https://github.com/troglobit/finit-skel
- Owner: troglobit
- Created: 2022-12-19T14:15:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T06:04:21.000Z (11 months ago)
- Last Synced: 2024-11-22T01:01:59.673Z (about 1 month ago)
- Topics: buildroot, finit, init-system
- Language: CSS
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Introduction
------------This project provides a root filesystem layout and configuration files
needed for a Buildroot (BusyBox) based system to use Finit instead of
systemd, BusyBox init, or SysV init.For an example of how to use it your project, see [br2-ext-finit][1].
> **Note:** these Finit configuration files can actually be used with
> any BusyBox based system, just make sure to verify what your system
> use instead of the Debian/Ubuntu `/etc/default` directory for daemon
> argument includes, if any. E.g., Alpine Linux use `/etc/conf.d`[1]: https://github.com/troglobit/br2-ext-finit