Commit graph

721 commits

Author SHA1 Message Date
b3b13be5a7
Move speedtest to its own function 2019-05-08 20:40:26 -06:00
ea43d901ea
Silenced install_eset_nod32_av() 2019-05-08 20:39:56 -06:00
baebac669e
Avoid stall when enabling/installing uBlock Origin
* Fixes issue #89
2019-05-07 15:27:43 -06:00
07f2f338a2
Updated cleanup functions
* Fixes issue #77
2019-05-06 19:31:43 -06:00
a43c705f28
Store full ESET installer
* Allows for offline installs
* Avoids excessive downloads of the installer
* Fixes issue #71
2019-05-06 19:20:08 -06:00
5e75fffa86
Added 4K alignment check to checklists 2019-05-05 15:41:47 -06:00
dd08bc79e9
Use local LibreOffice installer in system setup 2019-05-05 15:14:11 -06:00
1df64c30f8
Include offline LibreOffice installer 2019-05-05 14:42:58 -06:00
bd08921f17
Post to osTicket before the upload for review 2019-04-25 23:06:37 -07:00
f473d315f8
Merge remote-tracking branch 'upstream/dev' into dev
* Fixes issue #72
2019-04-25 20:56:20 -07:00
d8024be2c3
Add option to upload hw-diag results for review 2019-04-25 20:55:14 -07:00
c7309ad381
Skip Firefox during d7II
* Fixes issue #78
2019-04-25 20:41:41 -07:00
fe6762cf05
Include more details when selecting a ticket
* Ticket ID is shown in BLUE
* Ticket subject is shown in CYAN
* Fixes issue #68
2019-04-25 20:16:02 -07:00
2a0a80b09a
Show error if ticket not found
* Fixes issue #80
2019-04-25 19:45:18 -07:00
f6fdc047cf
Post quick SMART results if run from menu
* --quick argument still disables osTicket integration
* Fixes issue #81
2019-04-25 19:28:34 -07:00
eb80580794
Merge remote-tracking branch 'upstream/dev' into dev 2019-04-25 19:18:20 -07:00
896f9e4a05
Explicitly define smartctl tolerance levels
* Fixes issue #104
2019-04-25 18:37:17 -07:00
b737696f7f
Show more accurate data in mount-all-volumes()
* Fixes issue #108
2019-04-25 18:13:53 -07:00
60bfa373e2
Added support for ESET SysRescue and HDClone 2019-04-20 20:15:28 -07:00
a0f4d74656
Merge remote-tracking branch 'upstream/dev' into dev 2019-04-20 18:57:10 -07:00
8b4b0c40ce
Merge branch 'new-ufd-script' into dev 2019-04-19 19:01:56 -07:00
a83dcdd06a
Handle non-ISO source items 2019-04-19 18:14:10 -07:00
731a281805
More bugfixes 2019-04-19 16:33:12 -07:00
e2d788e265
Fixed upate_boot_entries() 2019-04-19 15:23:21 -07:00
19799bb1f4
Adjusting formatting 2019-04-18 20:52:47 -07:00
27eb7975ef
Fixed SYSLINUX installation 2019-04-18 20:51:14 -07:00
b05057d743
Ignore errors when uncommenting boot entries
* Allows using older ISOs which lack newer boot entries
  * Not a great idea, but it won't crash
2019-04-18 20:00:37 -07:00
153cda7cf8
Fixed update_boot_entries() 2019-04-18 19:27:41 -07:00
050bef7f85
Skip FileNotFoundError in copy_source()
* Avoids crash when copying some WinPE ISOs
2019-04-18 19:26:28 -07:00
21a587ee0f
Bugfix sleep() 2019-04-18 19:24:39 -07:00
427243c933
Reordered functions 2019-04-16 00:33:47 -07:00
cd4ea75862
Remove the arch dir when updating the UFD 2019-04-16 00:23:58 -07:00
949efa4de6
Added hide items sections 2019-04-16 00:16:05 -07:00
4215a2fd78
Added find_first_partition() 2019-04-16 00:14:46 -07:00
9652aa4623
Added install Syslinux section 2019-04-15 23:57:46 -07:00
091c31d33a
Bugfix 2019-04-15 23:52:06 -07:00
89ac824d82
Expanded boot entries sections
* Update Arch labels from ISO_LABEL to UFD_LABEL
* Added Linux (Minimal) to syslinux
* Added Linux (Minimal) and Linux (dGPU) entries to rEFInd
* Removed Linux (i3) entries
  * I guess this is a hidden feature now...
2019-04-15 23:44:42 -07:00
c16e97e49a
Added boot entry sections 2019-04-15 23:07:33 -07:00
95f4877862
Reordered functions 2019-04-15 23:04:37 -07:00
fc9de61269
Added copy_source() 2019-04-15 22:40:20 -07:00
26aca0df9f
Added mount and unmount sections 2019-04-15 22:38:54 -07:00
d769b1ad4e
Set overwrite=False by default 2019-04-15 22:05:48 -07:00
af757c5582
Show full device paths 2019-04-15 21:28:53 -07:00
c8944e5a14
Fixed prep_device() 2019-04-15 21:27:27 -07:00
2230ea1eea
Added prep_device()
* Skipped if --update is used
2019-04-15 20:30:39 -07:00
e098d40c2f
Added pylint exceptions 2019-04-14 18:49:32 -07:00
72cc33cb7e
Only show destination device, not all devices 2019-04-14 18:48:54 -07:00
3310e3d253
Moved most logic to functions.ufd 2019-04-14 18:43:08 -07:00
6734460d42
Added option to skip pause in abort()
* Also use exit_script(1)
2019-04-14 17:01:53 -07:00
8a6dfc5cdf
Include disk volume report if only I/O fails
* Fixes issue #76
2019-04-11 22:01:00 -07:00