iso
Here are 504 public repositories matching this topic...
Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
-
Updated
Mar 20, 2022 - Batchfile
Arch Linux installer - guided, templates etc.
-
Updated
Apr 9, 2022 - Python
A PowerShell script to download Windows ISOs or the UEFI Shell
-
Updated
Jan 26, 2022 - PowerShell
-
Updated
Jan 3, 2020 - Shell
The universal GraphQL API and CSPM tool for AWS, Azure, GCP, and K8s.
-
Updated
Apr 6, 2022 - TypeScript
Arch Linux Based Custom ISOs Made With "Archiso"
-
Updated
Sep 23, 2021
Collection of image builders [maintainer=@Lassulus]
-
Updated
Apr 8, 2022 - Nix
Can we get Filer and FeatherPad to use polkit-dumb-agent so that it asks for the root password whenever it is needed?
Blocked by:
sandsmark/polkit-dumb-agent#5
Fedora Media Writer - Write Fedora Images to Portable Media
-
Updated
Apr 7, 2022 - C++
Super UEFIinSecureBoot Disk: Boot any OS or .efi file without disabling UEFI Secure Boot
-
Updated
Jan 26, 2022
Generate, parse, validate, error-correct and present IBAN (and IIBAN) bank account information in PHP.
-
Updated
Feb 12, 2022 - PHP
hello
please add an ability to directly, without unpacking, write images in formats like gz and xz with on the fly decompression.
it is not very usefull for usual iso's, because most of them are compressed internally, by technologies like squashfs, but this can be very usefull for raspberry pi images.
Trace Labs OSINT Linux Distribution based on Kali.
-
Updated
Apr 4, 2022 - HTML
This project provides all you need to create an unattended installation of a minimal setup of Linux.
-
Updated
Sep 14, 2021 - Shell
UnifiedArchive - an archive manager with a unified way for different formats. Supports all basic (listing, reading, extracting and creation) and specific features (compression level, password-protection). Bundled with console program for working with archives.
-
Updated
Dec 21, 2021 - PHP
Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
-
Updated
Dec 16, 2021 - C#
Improve this page
Add a description, image, and links to the iso topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iso topic, visit your repo's landing page and select "manage topics."


bootiso by deault fetches SYSLINUX online if major version of local version is different than the one used in an image.
I find it it a nice feature that bootiso can fetch an alternate bootloader - but find it problematic that it is done by default.
Please consider flipping around the logic to operate offline by default.