iso
Here are 458 public repositories matching this topic...
-
Updated
Jul 7, 2021 - Python
-
Updated
Jun 10, 2021 - PowerShell
-
Updated
Jan 3, 2020 - Shell
-
Updated
Jul 15, 2021 - C
-
Updated
May 20, 2021
-
Updated
Jul 14, 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
Since stock Android ROMs suck, Huawei's stock in particular, it might be useful to also log to /data/data/[pkg]/cache and add an option to save the logs to /sdcard/download in the error screen.
magnusja/libaums#253 (comment) user can't get logs because of Huawei's bullshit.
For anybody checking this and wondering where have I been. Very busy
-
Updated
May 3, 2021 - PHP
-
Updated
Oct 31, 2020 - Shell
-
Updated
Apr 26, 2021 - C#
-
Updated
Jun 14, 2021 - HTML
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.