Init Software for Linux

View 290 business solutions

Browse free open source Init software and projects for Linux below. Use the toggles on the left to filter open source Init software by OS, license, language, programming language, and project status.

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    boot-repair-disk

    boot-repair-disk

    A rescue disk that includes the Boot Repair tool

    See http://sourceforge.net/p/boot-repair-cd/home
    Leader badge
    Downloads: 2,203 This Week
    Last Update:
    See Project
  • 2
    DHCP Server Open Source Freeware Windows/Linux. MultiSubnet DHCP Server supports Dynamic, Static Leases, Relay Agents, BOOTP, PXEBOOT. Global, Range and Client Specific Options. Supports filtering of ranges on Mac Address, Vendor and User Class.
    Leader badge
    Downloads: 715 This Week
    Last Update:
    See Project
  • 3
    Self Integrated DNS DHCP Server Open Source Freeware Windows/Linux. Works as DHCP or DNS Server or both. Using both services automatically adds DHCP allotted hosts automatically to DNS Server. Support Relay Agent, PXEBOOT, BOOTP, Zone Trasfer, DHCP Range Filters. Download.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 4
    Small Linux console getty that is started on the Linux text console, asks for a login name and then tranfers over to /bin/login. Is extended to allow automatic login and starting any app.
    Leader badge
    Downloads: 171 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    ELILO: EFI Linux Boot Loader

    ELILO was the legacy EFI linux boot loader for IA-64(IPF), IA-32(x86),

    This project is orphaned, Debian dropped it in 2014, and RH & SUSE stopped using this tree (and feeding back change) long before that so no longer interested in working on it. Feel free to start your own source tarball is available.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 6
    qingy is a replacement of getty. Written in C, it uses DirectFB to provide a fast, nice GUI without the overhead of the X Window System. It allows the user to log in and start the session of his choice (text console, gnome, kde, wmaker, ...).
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    Teuton Preinstalled Environment (TPE)

    Teuton Preinstalled Environment (TPE)

    Alternative PE to rescue, hack or troubleshoot your machine or network

    TeutonPE is inspired by PortableApps.com combined with a PeBuilder compiled Boot USB / CD. Programs can be used, even when there is no OS installed. BB4win is used for Live Menu and as the default Shell.All Plugins are also BartPE & XPE compatible
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    daemontools is a collection of tools for managing UNIX services
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9

    Kobo XCSoar Launcher

    a customizable boot menu for your Kobo Mini

    Mainly this project aims at easing startup and use of XCSoar (see xcsoar.org) on Kobo Mini. But the scope of use should not be limited solely to XCSoar. The Launcher should be small in code size, reuse most of the original libraries, provide flexible configuration to any application that might be ported to the Kobo Mini. It supports customizable fonts, toolbox-pages, buttons (also graphical), labels, autostart and sleep timers.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Committed to the development of fundamental ACPI (Advanced Configuration and Power Interface) components for Linux. This includes a generic ACPI table parser, AML interpreter, bus and device drivers, policy, user interface, and support tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Simple `init' program with parallel execution and dependencies via reference counting (`start' and `stop' commands).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Nueva versión con soporte para pseudo tmpfs. Ahora la cantidad de archivos copiados puede exceder la cantidad de RAM del sistema!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This project aims to develop a method to use runit and SysV init to enable parallel service startup during boot for Fedora Linux. Standard Fedora Init scripts will be ported to runit init scripts maintaining full functionality. Docs are in the wiki.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    UEFI fdisk

    UEFI fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI fdisk is a port to UEFI of the famous fdisk partitioning tool from util-linux, see https://github.com/karelzak/util-linux . Now since this program runs directly under UEFI shell you don't need to *boot* the system to edit partition tables.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    eINIT is an Init System for POSIX-compliant operating systems. The primary focus is on speed and modularity and, unlike other init systems, this one can be used in combination with others. Benchmarks suggest that einit is faster than initng and upstart.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    A simple, easily customizable framework to produce the users choice of an initrd or initramfs package. My goal is to make Another Early Userspace Init Option that isn't outdated, hard to customize, or arbitrarily limited.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Minirighi is a multi-threading open-source operating system written for didactic purpose. It has been written from scratch and it is compatible with POSIX.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    depinit

    An alternative init program

    Depinit is an alternative init program that can handle parallel execution, dependencies, true roll-back, pipelines, improved signaling and unmounting filesystems on shutdown. It incorporates ideas from sysvinit, simpleinit, daemontools and make. At present, it is a bit experimental, and requires good knowledge of the initialisation process to set up.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    init4boot provides iSCSI boot for Xen dom0 and domU, kvm guests and bare metal systems - currently for Debian, Ubuntu and Fedora. It's an extensible tool set for creating initramfs with support for: iSCSI, lvm2, md, multipath, network, tftp config,
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    qinit is a fast, small, simple replacement for init. It does NOT read rc.d, or init.d; rather it is configured similarly to dwm. Meant to be built against dietlibc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This project's goal was to develop an open source firmware for Sinus 154 DSL Basic SE and similar AR7 based devices. Projektziel war die Entwicklung einer freien Firmware für Sinus 154 DSL Basic SE und vergleichbare Geräte mit AR7-Prozessor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    CIniFile is a C++ class to read and write inifiles in microsoft ini format. There is also a plain C version available. IniFiles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    InitNG strived to replace the old System V Init completelty. It offers faster startup through parallelization, service and demon monitoring, logging facilities and a dynamic run-time dependency configuration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Linux-based Network Bootmanager A graphical bootmanager providing OS deployment and repair for Linux, Windows, possibly other operating systems, via PXE and local cache.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Monday.com Logo