Commit graph

1373 commits

Author SHA1 Message Date
0101506f2c
Added check_os_support_status()
* Refactored from os_is_unsupported()
* Removed os_is_unsupported()
2019-05-08 20:41:16 -06:00
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
7b65833c20
Added Python compatibilty check to d7II
* Fixes issue #84
2019-05-06 19:59:10 -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
67c5384e5b
Fix issue #85 2019-05-06 19:09:45 -06:00
b67a624038
Updated 1201 creds
* Addresses issue #43
2019-05-06 18:51:10 -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
b28a374cdb
Added 1201 WiFi
* Fixes issue #42
2019-05-05 12:50:10 -06:00
b63589c39e
Add known networks when building the Linux ISO
* Instead of at login
2019-05-05 12:48:44 -06:00
6bd57dd5a2
Use better filenames for upload_logdir() 2019-04-25 23:07:31 -07: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
d9e062ca7e
Enable restore point creation in Snappy 2019-04-25 20:29:31 -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
dac20b12f1
Hide .bin and .cbin in build-ufd
* Fixes issue #107
2019-04-25 19:09:27 -07:00
5ae8ea3be1
Show more details for loopback devices
* Fixes issue #106
2019-04-25 19:05:44 -07:00
1d2d79eceb
Updated Rofi config
* Set font to Noto Sans
* Added HiDPI support
  * Fixes issue #105
2019-04-25 18:50:07 -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
2fb9b36959
Minor formatting change 2019-04-21 21:41:02 -07:00
60bfa373e2
Added support for ESET SysRescue and HDClone 2019-04-20 20:15:28 -07:00
a0db819a76
Apply upstream SystemExit fix to all scripts 2019-04-20 18:59:43 -07:00
a0f4d74656
Merge remote-tracking branch 'upstream/dev' into dev 2019-04-20 18:57:10 -07:00
5756d14292
Fix issue #102 2019-04-19 19:16:25 -07:00
2ce8c66fc8
Merge branch 'new-ufd-script' into dev 2019-04-19 19:03:29 -07:00
9502ea0bbc
Deleted old build-ufd (BASH) 2019-04-19 19:02:38 -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
0080539575
Copy the known_networks file to /root/ 2019-04-19 14:36:09 -07:00
19799bb1f4
Adjusting formatting 2019-04-18 20:52:47 -07:00
72c0e75156
Fix mounting UFD 2019-04-18 20:52:11 -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
8edf164522
Avoid crash present in archiso v40-1
* Fix is present in upstream archiso-git
* iwd would be installed as a dependency for NetworkManager anyway
2019-04-18 19:29:40 -07:00
f062f3ce71
Fixed source ITEMS 2019-04-18 19:28:15 -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
e07c019fb2
Bugfix: Call unmount() not mount() 2019-04-18 19:25:13 -07:00