iso
Here are 495 public repositories matching this topic...
-
Updated
Jan 26, 2022 - Python
-
Updated
Jan 22, 2022 - Batchfile
-
Updated
Dec 8, 2021 - PowerShell
-
Updated
Jan 3, 2020 - Shell
-
Updated
Jan 25, 2022 - C
-
Updated
Sep 23, 2021
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
-
Updated
Dec 26, 2021 - Nix
-
Updated
Jan 3, 2022 - C++
-
Updated
Jul 1, 2021 - PHP
-
Updated
Jan 26, 2022
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
Jan 17, 2022 - HTML
-
Updated
Dec 21, 2021 - PHP
-
Updated
Sep 14, 2021 - Shell
-
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.