finit 4.7-1build1 source package in Ubuntu

Changelog

finit (4.7-1build1) noble; urgency=medium

  * No-change rebuild against libuev3t64

 -- Steve Langasek <email address hidden>  Tue, 19 Mar 2024 00:18:30 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
finit_4.7.orig.tar.xz 672.0 KiB 8aa13746de6a8b1c793327b120a80486b54e6c9919048dbe252054847e727ed7
finit_4.7-1build1.debian.tar.xz 5.0 KiB e084772b76e45474cd313ae25419a39fedb012b7e826c53e866646ee5bd8ec86
finit_4.7-1build1.dsc 2.1 KiB 8ce6fea38b5d4e31c4b693b7075cdb48f2ff5f5b1f6054f16ca2f3d062d0e9bb

Available diffs

View changes file

Binary packages built by this source

finit: Fast init for Linux systems

 Finit is a simple alternative to SysV init and systemd, reverse engineered from
 the EeePC fastinit. Focus is on small and embedded systems, although Finit is
 fully usable on server and desktop systems as well.
 .
 Finit supports runlevels, process monitoring, and starting services on demand
 using the built-in inetd, or by triggering a condition. E.g., "don't start this
 service until basic networking is available", or "wait until syslogd has
 started".

finit-dbgsym: debug symbols for finit
finit-plugins: Fast init for Linux systems - plugins

 Finit is a simple alternative to SysV init and systemd, reverse engineered from
 the EeePC fastinit. Focus is on small and embedded systems, although Finit is
 fully usable on server and desktop systems as well.
 .
 This package contains a set of plugins:
   * alsa-utils.so: Restore and save ALSA sound settings on startup/shutdown.
   * bootmisc.so: Setup necessary files and system directories for, e.g., UTMP
     (tracks logins at boot).
   * dbus.so: Setup and start system message bus, D-Bus, at boot.
   * hook-scripts.so: Trigger the execution of scripts from plugin hook points.
   * rtc.so: Restore and save system clock from/to RTC on boot/halt.
   * modules-load.so: Scans /etc/modules-load.d/*.conf for modules to load using
     modprobe.
   * netlink.so: Listens to Linux kernel Netlink events for gateway and
     interfaces.
   * resolvconf.so: Setup necessary files for resolvconf at startup.
   * tty.so: Watches /dev, using inotify, for new device nodes (TTY's) to
     start/stop getty consoles on them on demand.
   * urandom.so: Setup random seed at startup.
   * x11-common.so: Setup necessary files for X-Window.

finit-plugins-dbgsym: debug symbols for finit-plugins
finit-sysv: Fast init for Linux systems - SysV compatibility symlinks

 Finit is a simple alternative to SysV init and systemd, reverse engineered from
 the EeePC fastinit. Focus is on small and embedded systems, although Finit is
 fully usable on server and desktop systems as well.
 .
 Installing finit-sysv will overwrite /sbin/init with a symlink to finit.