Showing 19 open source projects for "initramfs"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    u-root

    u-root

    A fully Go userland with Linux bootloaders

    A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Tristel GNU/Linux-Libre
    ...It comes preloaded with the Trinity Desktop Environment (TDE), offering a classic desktop experience with modern functionality. Note (!) If you encounter an Initramfs error at boot, simply press Enter/Intro, then press Ctrl/Cmd + D to proceed.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Metztli Reiser4

    Metztli Reiser4

    Reiser4 SFRN 4.0.2 /Zstd Debian Trixie minimal install media ISO/USB

    Modified Debian netboot with rtw89 WiFi-support install image suitable to be 'burned' onto ~340 MB CD|USB media with command (assuming USB device is at /dev/sdc *else* modify or you risk data loss) at Linux shell: dd if=metztli-reiser4.iso of=/dev/sdc bs=4M; sync Enables native reiser4 create/partition/format of storage media during Debian OS installation—accomplished via Internet. Guided non-expert install defaults to 500MB /boot JFS & reiser4 non-LVM others. Expert...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    G4L

    G4L 0.69 released 03/05/26 Disk imaging

    ...Build Issue This Zip contains multiple files First is similar to the previous ISO files uses syslinux and can be written to CD or Flash Release 0.69a started 2025/09/01 Fedora 42 13218816 Mar 5 01:48 bz6x19.6 13321216 Mar 3 00:53 bz7x0.rc2 BusyBox v1.38.0.git (2026-03-02 10:01:49 ChST) multi-call binary. BIG Change - initrd support set to end 1/2027 Updated to initramfs added btrfs programs added ethtool removed some /dev subdirectories no longer use by newer kernels upgraded memtest to version 8.00 upgraded GNU ddrescue 1.30 upgraded grub4dos 348271 Jan 23 19:52 /home/msetzerii/Downloads/grub4dos-0.4.6a-2026-01-20.7z 2023722 Jan 25 14:19 /home/msetzerii/Downloads/grub4dos-for_UEFI-2026-01-25.7z
    Downloads: 96 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Melawy Linux

    Melawy Linux

    Melawy Linux

    Melawy Linux - дистрибутив операционной системы Linux, основанный на пакетной базе Arch Linux, установщике Calamares, с индивидуально разработанным оформлением под: загрузчик rEFInd, экран загрузки Plymouth, менеджер входа в систему SDDM, рабочий стол KDE Plasma. Продукт является открытым программным обеспечением со свободной лицензией. Проект нацелен на сегмент ПК и ноутбуков. Приглашаем энтузиастов для совместной разработки, тестирования программ и оформления. Site:...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6

    Underdog -- Early and Late User Context

    mkinitramfs & mkinitrd replacement and (eventually) alternate /init

    ...Underdog an alternate /init to create a "late" user context to resume control during shutdown to park media and detach network devices. Currently there is a fully working initramfs (mkinitramfs/mkinitrd) replacement that is capable of building the early user context images both as separate files or built into the kernel image. The working proof of concept code for the alternate /init is too messy to sahre just now. /doh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    linux-factory

    linux-factory

    Framework used to create custom debian linux operating systems

    linux-factory is a utility designed to streamline the process of building and customizing Linux kernel images using a simple, scriptable environment. It provides a modular framework for configuring kernel options, applying patches, and generating bootable images, making it ideal for embedded developers, kernel hackers, and OS maintainers. With a strong emphasis on repeatability and automation, linux-factory reduces the manual overhead of compiling and deploying Linux kernels across various...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Linux From Scratch LiveCD

    Linux From Scratch LiveCD

    Linux From Scratch LiveCD

    Linux From Scratch LiveCD is an LFS iso which can be install to your hardware. https://github.com/emmett1/lfs-scripts
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    Darch

    Darch

    A tool for building and booting stateless and immutable images

    ...It allows users to define system images as Dockerfiles, making Linux operating system builds reproducible, modular, and easily maintainable. darch images are booted via a custom initramfs and are ideal for creating immutable systems or quickly spinning up specialized environments without traditional installation steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    NodeOS

    NodeOS

    Lightweight operating system using Node.js as userspace

    ...Core development is being done in layers. There could be some differences to adjust better to each target platform, but the general structure is barebones custom Linux kernel with an initramfs that boots to a Node.js REPL, initramfs Initram environment to mount the users partition & boot the system, and usersfs multi-user environment with the same behaviour of traditional OSes. All the layers are bootable, leading barebones to a raw naked Node.js REPL prompt as PID 1, while initramfs exec actual NodeOS code to isolate user code from the core system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Generic, modular initramfs generation tool that can be used across various distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Matts Initramfs Init

    Compiled Init for initramfs

    This is the source code for init for use with a minimal initramfs. Needs to be able to mount the rootfs by labels and move onto the rootfs as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WhiteBeam Kernel for YP-GB1

    White Beam Kernel For YP-GB1 Project page

    White Beam Kernel For YP-GB1 based on samsung's yp-gb1 kernel source To get Source Code, follow the URL below Kernel Source: https://github.com/sukso96100/WhiteBeam-Kernel-For-YP-GB1 Initramfs(KRKPC): https://github.com/sukso96100/WBK_YP-GB1_GB_KRKPC_intiramfs initramfs(KRKPG); https://github.com/sukso96100/WBK_YP-GB1_initramfs_KRKPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Cubebone Kernel For SHW-M250s

    Cubebone Kernel For Galaxy S2(SKT)

    Cubebone Kernel For Galaxy S2(SKT) To get source code, move to following URL (UG26) Kernel source https://github.com/IADcodes/cubebone_kernel_shw-m250s initramfs https://github.com/IADcodes/cubebone_shw-m250s_initramfs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A set of tools to generate and build a customized initramfs, for simple mounting tasks, such as setting up a unionfs system. Written for a small footprint and fast execution. Compatible with both glibc and uClibc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    initramfs which latest kernel for people who make linux base on linux from scratch. your linux will well know most of hardwares and run smoothly with just only download then extract and install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    mkinitramfs is intended to create the ultimate initramfs image. It's designed to boot from any media (SATA,PATA,SCSI,USB,even CDROM...) without any changes being made to your disk. Yet, it is very simple (about 400 lines of code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB