2 रिपॉजिटरी
Tools for preparing installation media for one operating system while hosted on another.
Distinct from macOS Installation Utilities: Existing candidates focus on macOS-native utilities or generic packaging, not the cross-platform host aspect
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Cross-Platform OS Deployment. Refine with filters or upvote what's useful.
NodeOS is an operating system that boots a Linux kernel with Node.js running as the primary userspace, replacing traditional shell utilities with JavaScript execution. Every npm package is treated as a native system command, making hundreds of thousands of packages directly executable at the OS level. The operating system is built inside Docker containers using a reproducible pipeline that generates ext2 filesystem images, with the ability to conditionally disable KVM for systems without hardware virtualization. It mounts a persistent usersfs partition for user home directories, preserving ch
Deploys the same operating system on real hardware, cloud providers, VMs, and containers.
gibMacOS is a Python-based suite of utilities used to fetch official macOS installation files and recovery components directly from Apple servers. Its primary purpose is to download system images and assemble them into bootable recovery USB drives. The tool specifically enables the creation of macOS recovery media from a Windows environment. It achieves this by using disk imaging and compression tools to flash the retrieved system components onto external USB storage. The project manages its own environment by automating the resolution and installation of required Python dependencies at runt
Enables the preparation of macOS recovery tools while using a Windows computer as the host.