awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesAutomated Installation Scripts

Scripts that automate operating system installation processes during network boot.

Distinct from Network Booting Utilities: Distinct from Network Booting Utilities: focuses on the automation of the installation process itself rather than the transport mechanism.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · Automated Installation Scripts. Refine with filters or upvote what's useful.

Awesome Automated Installation Scripts GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • myspaghetti/macos-virtualboxAvatar von myspaghetti

    myspaghetti/macos-virtualbox

    13,535Auf GitHub ansehen↗

    This is a virtualization tool designed to run macOS guest operating systems, such as Catalina, Mojave, and High Sierra, inside VirtualBox on Windows, Linux, or Mac hardware. It provides a system for deploying these operating systems on x86 CPUs using official installation files. The project includes specialized utilities to manage EFI and NVRAM settings, enabling the emulation of device serial numbers and board identifiers to allow connectivity for cloud services and messaging. It also features a configurator for adjusting CPUID profiles and display resolutions to ensure hardware compatibilit

    Uses automated scripts to handle the configuration and installation of macOS from official files.

    Shellbash-scriptmacosmacos-installer
    Auf GitHub ansehen↗13,535
  • netbootxyz/netboot.xyzAvatar von netbootxyz

    netbootxyz/netboot.xyz

    11,855Auf GitHub ansehen↗

    netboot.xyz is a network-based system management platform that enables automated operating system deployment and remote system maintenance. By leveraging iPXE and standard network protocols like DHCP and TFTP, it provides a centralized infrastructure for booting installers and utility tools directly over a local network. The system is designed to facilitate unattended installations and live environment execution, allowing users to manage hardware without the need for physical installation media. The project distinguishes itself through a highly flexible, template-driven approach to boot menu

    Automates unattended operating system installations by injecting configuration files during the network boot process.

    Jinjaansiblebaremetalboot
    Auf GitHub ansehen↗11,855
  • holoiso-eol/holoisoAvatar von holoiso-eol

    holoiso-eol/holoiso

    5,197Auf GitHub ansehen↗

    Holoiso ist ein Tool zum Erstellen benutzerdefinierter, bootfähiger Betriebssystem-Images auf Basis von SteamOS 3 für die Installation auf Hardware, die kein Steam Deck ist. Es verwendet eine Linux-Archiso-Basis, um installierbare Disk-Images zu generieren, die ein Handheld-Gaming-Erlebnis auf Standardgeräten replizieren. Das Projekt ermöglicht die Erstellung einer gaming-orientierten Distribution mit einer Gamepad-gesteuerten Oberfläche und der Möglichkeit, zwischen einer Standard-Desktop-Umgebung und einer Gaming-Sitzung zu wechseln. Es enthält leistungsstarke Shader für systemweites Image-Upscaling, um visuelle Qualität und Bildraten innerhalb der Gaming-Oberfläche auszubalancieren. Das System deckt die automatisierte Image-Bereitstellung durch Installations-Skripte ab und verwaltet Software über konfigurierte Paket-Repositories und offizielle Mirrors. Es übernimmt zudem grundlegende Systemarchitektur-Aufgaben wie Dateisystemkomprimierung und die Konfiguration von Bootstrap-Paketen.

    Ships scripts to automate the deployment and installation sequence of the disk image onto hardware.

    Shell
    Auf GitHub ansehen↗5,197
  • jedi4ever/veeweeAvatar von jedi4ever

    jedi4ever/veewee

    4,266Auf GitHub ansehen↗

    Veewee ist ein Framework für die Automatisierung der Generierung und Verpackung benutzerdefinierter virtueller Maschinen-Images über mehrere Hypervisoren hinweg. Es dient als Image-Builder für virtuelle Maschinen, OS-Installations-Automatisierer und Image-Konverter, der in der Lage ist, konfigurierte Images für KVM, Vagrant und VMware zu produzieren. Das Tool differenziert sich durch die Verwendung von Remote-Desktop-Tastatureingabe-Injektion, um Tastatureingaben direkt in den Gastmaschinen-Puffer zu simulieren und Installationen zu automatisieren, die normalerweise manuelle Interaktion erfordern. Es ermöglicht zudem die Erstellung benutzerdefinierter Base-Boxen und portabler Image-Formate durch ein Multi-Provider-Export-System. Das Projekt deckt Image-Building-Pipelines ab, einschließlich ISO-Management, YAML-basierter Maschinenspezifikationen und template-gesteuerter Konfigurationsgenerierung. Sein Funktionsumfang erstreckt sich auf Hardware-Parameterkonfiguration, sequenzielles Post-Installation-Scripting und Build-Validierung, um zu verifizieren, dass Komponenten korrekt installiert sind.

    Automates the full guest operating system installation process using simulated input and scripting.

    Shell
    Auf GitHub ansehen↗4,266
  1. Home
  2. Operating Systems & Systems Programming
  3. Network Booting Utilities
  4. Automated Installation Scripts

Unter-Tags erkunden

  • Guest OS Installation AutomationAutomation of the full operating system installation process within a virtual machine using scripts and simulated input. **Distinct from Automated Installation Scripts:** Distinct from Automated Installation Scripts: specifically targets the guest OS installation process in VMs via simulation, not just network booting.