Showing 3 open source projects for "line boot"

View related business solutions
  • 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
  • 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
  • 1

    controller

    FLL based tool for controller programs and can act as an init program.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    System_42

    Ultra-Lightweight Superior Calibre Linux Distro

    '''THERE IS NO ZIPFILE download: 'theTool-v0.tar.gz' Unpack theTool-v0.tar.gz to an empty ext2 directory, preferably a fresh primary partition, like, /dev/sda4 tar -C/mnt/sda4 -xzf theTool-v0.tar.gz Now also unpack libc, rootfs, and cc: tar -C/mnt/sda4 -xzf theTool-v0-root.tar.gz tar -C/mnt/sda4 -xzf theTool-v0-sys.tar.gz tar -C/mnt/sda4 -xzf theTool-v0-cc.tar.gz line up the kernel, .System42, with your lilo and boot it (use init=/sbin/init; or init=/bin/bash ). Use sed or emacs to alter etc/fstab before you boot it. Copy tarballs into /System42/.archive so that you can rebuild the system using theTool in /System42 (see forums:kconfig). RELEASES: 2026-02-23, initial release, procfs mounts at /psu. 2026-03-20. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB