Showing 23 open source projects for "rootfs"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    FEX

    FEX

    A fast usermode x86 and x86-64 emulator for Arm64

    ...ARMv7 and older x86 hardware will not work. Expected operating system usage is Linux. FEX has been tested with Ubuntu 20.04, 20.10, and 21.04. Also Arch Linux. AArch64 hosts require a rootfs for running applications.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wsldl

    wsldl

    Advanced WSL launcher / installer. (Win10 FCU x64/arm64 or later.)

    Advanced WSL launcher/installer. (Win10 FCU x64/arm64 or later.) Requires Windows 10 1709 Fall Creators Update or later(x64/arm64). Windows Subsystem for Linux feature is enabled.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    ParrotSec
    A ParrotSec RootFS at /installed-rootfs/parrot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    SWUpdate

    SWUpdate

    Software Update for Embedded Systems

    SWUpdate is a Linux Update agent with the goal to provide an efficient and safe way to update an embedded Linux system in the field. SWUpdate supports local and OTA updates and multiple update strategies and it is designed with security in mind. To start with SWUpdate, it is suggested you look at the documentation and build for one evaluation board (or you run SWUpdate on your host for a first overview). If you plan to update your device locally or remotely, SWUpdate is the right framework...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Axok!_OS LFS Backup

    Axok!_OS LFS Backup

    Axok!_OS base rootfs backup

    Axok!_OS LFS rootfs backup This repository contains a root filesystem built mannualy following the Linux From Scratch (LFS) book. Purpose: Personal backup and educacional use. Notice: This is NOT an Official Linux From Scratch distribution. It is simply a system built from LFS and archived for backup purposes. Base System: Linux From Scratch Note: This archive only contains the root filesystem built from LFS After extracting, you must install and configure a bootloader (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Ubuntu for Redmi Note 10 Pro sweetin

    Ubuntu Touch (Halium) port for the Xiaomi Redmi Note 10 Pro

    This is a single-zip installer combining a LineageOS 18.1 base with a fixed Ubuntu Touch/UBports rootfs - flash one zip from TWRP and it handles everything: partitions, data formatting, and the Ubuntu Touch install itself. On top of the base rootfs this includes fixes for hardware/UI issues specific to this device (battery reporting, status bar layout, session menu, vibrator, wireless display, and more). This SourceForge project exists only to host the flashable zip files, since they're a few GB each and too large for GitHub Releases. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    distroClone-backup

    distroClone-backup

    DistroClone Backup & Restore Incremental rootfs backup and restore

    ...What DistroClone Backup Does DistroClone Backup & Restore is a GTK/YAD-based graphical frontend that creates and manages backups of the system root filesystem (rootfs) across Debian-based distributions such as: Debian Ubuntu Linux Mint / LMDE Elementary OS Zorin OS SysLinuxOS and derivatives
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Raspberry Pi Void Linux img with DE

    Raspberry Pi Void Linux img with DE

    Light weight ARMv6 Pi boot image for desktop use

    ...The password for both the root and the default account, 'user', are 'voidlinux'. It is strongly advised to change the default password immediately after installation. 2024-03-14 rootfs updated to 2025-05-25 packages https://voidlinux.org
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    PRoot

    PRoot

    Chroot, mount --bind, and binfmt_misc without privilege/setup

    ...Also, developers can use PRoot as a generic Linux process instrumentation engine thanks to its extension mechanism, see CARE for an example. Technically PRoot relies on ptrace, an unprivileged system-call available in every Linux kernel. The new root file-system, a.k.a guest rootfs, typically contains a Linux distribution. By default PRoot confines the execution of programs to the guest rootfs only, however, users can use the built-in mount/bind mechanism to access files and directories from the actual root file-system, a.k.a host rootfs, just as if they were part of the guest rootfs.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 12
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    image-builder-rpi

    image-builder-rpi

    SD card image for Raspberry Pi with Docker: HypriotOS

    ...You can find released versions of the SD card image here in the GitHub releases page. To build this SD card image we have to take the files for the root filesystem from os-rootfs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    revfat+4rpi.sh

    Script to take an SD card image created by Livemedia-Creator (such as

    ...https://github.com/kelsieflynn/revfat-4rpi.sh____formerly_raspberrypi-reformat Script to take an SD card image created by Livemedia-Creator (such as for a Raspberry Pi) with an ext4 boot partition, that you need to be vfat! This will reconfigure the boot partition as vfat and it will take a new bootlabel input and apply it to the fstab on the images rootfs. To use this script, provide the image name as the first argument and the new "UPPERCASE 4-8 char alpha-numeric only" bootlabel for second arg, you can safely add a dash too *BOTH args $1 and $2 are mandatory in this configuration to ensure maximum likelihood of successful booting Use Example "./revfat+4rpi.sh [image-name.img] RPI-BOOT" Requirements The actual rpi install image you created with livemedia-creator already! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Toybox

    Embedded linux and cross toolchain

    Embedded linux and cross toolchain Toolchain 20141105 - Updated gcc 4.9.2, gdb 7.8.1 SDK V0.6 - Added SDL2_image, SDL2_ttf library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    YARbian

    Yet Another Raspbian

    A modded Raspbian with F2FS in rootfs and the essential packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    bodhi-pandora

    bodhi-pandora

    pandora version of the bodhi rootfs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Phoenix Cluster Project
    Phoenix Cluster Project is an open cluster architecture. It is built using Gentoo Linux with RootFS shared between all nodes of the cluster. The main components are: Torque/Maui, Network Raid, Ganglia, LAMP Platform, KVM and GLSL for GPGPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    tuda-rsync_install

    install method for cluster compute nodes

    Tuda-rsync_install is a initrd image containing scripts to partition and rsync a rootfs to compute, or other nodes. A fast, easy and flexible solution not only for HPC systems, although it has been developed for that purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Bluebian

    A sleeker Raspbian

    Bluebian is an OS for the Raspberry Pi single board computer based off of Raspbian that is meant to provide a sleeker interface and less of the annoying software that comes prepackaged with Raspbian. User: pi Password: toor -- For the love of Chtulhu CHANGE THE PASSWORD WM: XFCE To expand the rootfs, change the settings easily, or change the CPU clock(Yes I know it is a setting) run raspi-config in the terminal. Please post reviews with feedback and suggestions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    openlgtv is an attempt to open the LG TV operating system for software developers and hackers. Linux based LG TV are targetted, main current focus being on europe (EU) saturn6 based models. openlgtv is a kernel+rootfs mod. LGMOD is a rootfs only mod.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    sUSBix ("sus-bix") = suspend2+USB+*nix. Its an effort to empower liveUSB with TRUE mobility. not LiveUSB distro by itself. v1.0 was boring, how abt booting off a pluggable rootfs while in flight from wUSB in your pocket? be part of susbix-v20.to help ;
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next