Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow the disk image burner to run on .iso files | Ken Moore | 2018-09-01 |
| | |||
* | Fix the __linux__ ifdef. Needed to be all lowercase. | Ken Moore | 2017-01-03 |
| | |||
* | Block off the SIGINFO/SIGUSR1 section with __Linux__ definition checks. This ↵ | Ken Moore | 2017-01-03 |
| | | | | should fix compiling on Linux systems which do not have the SIGINFO signal defined. | ||
* | New Feature for lumina-archiver: | Ken Moore | 2016-12-29 |
If a *.img file is loaded, enable a new menu option/dialog for burning that image to a USB device. This is a front-end to the "dd" utility, and has full status reporting about the process as well. If the dd operation requires elevated permissions and qsudo is installed, also provide a prompt for switching to root permissions (with qsudo) and immediately re-opening the burn dialog with the same file. |