iso
Here are 458 public repositories matching this topic...
-
Updated
Aug 5, 2021 - Python
-
Updated
Aug 7, 2021 - PowerShell
-
Updated
Jan 3, 2020 - Shell
-
Updated
Aug 7, 2021 - C
-
Updated
May 20, 2021
-
Updated
Aug 8, 2021 - C++
-
Updated
Jun 29, 2021 - Nix
A screen recording from a week ago.
I found it odd that every time I aimed to use a menu for QTerminal:
- the menu disappeared
- About This Computer appeared
https://user-images.githubusercontent.com/192271/104820329-fa3be780-582b-11eb-966a-69df86aee895.mp4
-
Updated
Jul 1, 2021 - PHP
-
Updated
Apr 22, 2019
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.
-
Updated
May 3, 2021 - PHP
-
Updated
Oct 31, 2020 - Shell
-
Updated
Aug 5, 2021 - HTML
-
Updated
Apr 26, 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.