2b2d649a9f
Update ESET grub config
2019-05-26 18:13:11 -06:00
4912b17bf3
Improved support for AMD CPU sensors
...
* K8, K10, and K11? should be treated the same as CoreTemp
* These are included in osTicket posts
* Cleaned up code for pylint
* Removed unused join_columns() function
2019-05-26 17:40:47 -06:00
9c80c357d6
Added desktop theme to SETTINGS_EXPLORER_USER
2019-05-26 16:20:28 -06:00
9b64aa3939
Updated LibreOffice source (again)
2019-05-26 15:55:58 -06:00
40e1f78216
Updated windows_builds.py to include Win10v1903
2019-05-26 15:51:33 -06:00
da0cecbd8b
Fixed update_smartmontools()
2019-05-24 19:19:11 -06:00
ff9e37b4e5
Updated wimlib-imagex sources
2019-05-24 18:15:07 -06:00
d99f0e0179
Updated FastCopy source
2019-05-24 18:14:53 -06:00
e7470b6fc5
Updated LibreOffice source
2019-05-24 18:05:06 -06:00
bfcf0e705b
Removed setup sections from d7II
...
* Those actions have been moved to System Setup
* Sections removed:
* Install SW Bundle
* Browser Reset (not in System Setup but currently unused)
* User Checklist
* System Checklist
2019-05-24 17:49:10 -06:00
f395f7aec1
Remove Arch folder after mounting UFD
2019-05-24 16:10:51 -06:00
ff12a7e612
Fixed added ESET SysRescue to UFD
2019-05-24 16:10:33 -06:00
9318e97400
Mount UFD sources read-only
2019-05-24 15:39:19 -06:00
16f0b1dc2a
Typo fix
2019-05-23 18:07:02 -06:00
cb0275dc9d
Save WiFi connections using the live user
...
* Instead of the build user
2019-05-23 18:05:30 -06:00
bd77216ab7
Save WiFi networks by SSID not PW
2019-05-23 18:04:53 -06:00
2fc503773c
Updated add-known-networks
2019-05-23 17:33:20 -06:00
17ee37d671
Updated wallpapers
2019-05-23 15:51:07 -06:00
84cdc51a77
Updated Nextcloud links
2019-05-19 22:11:26 -06:00
ee8beb194e
Added pause after posting
...
* Addresses issue #62
2019-05-17 16:16:09 -06:00
ac1f02c3a0
Include block_pair size in report
2019-05-17 16:15:46 -06:00
385f4a1d15
BITWISE operators =/= LOGICAL operators
...
* Also fixed is_writable_dir()
2019-05-17 16:05:01 -06:00
d06f505a84
Post report to osTicket
...
* Addresses issue #62
2019-05-17 15:07:33 -06:00
7b3fd34e63
Added generate_report()
...
* Addresses issue #62
2019-05-17 14:54:06 -06:00
f2adf6f5c0
Improved ddrescue map parsing
...
* Get data recovered instead of percentage, should be more acurate
2019-05-16 18:23:57 -06:00
73ca03da8e
Adjusted human_readable_size
...
* Now supports petabytes?
2019-05-16 16:29:06 -06:00
496b28c8a6
Adjusted convert_to_bytes
...
* Now supports bytes!
* Now supports petabytes?
2019-05-16 16:22:56 -06:00
4228c9a3a9
Get osTicket ID and name in ddrescue-tui
...
* Addresses issue #62
2019-05-16 15:53:10 -06:00
26fa73a40b
Added "Connecting to osTicket..." message
2019-05-16 15:52:35 -06:00
2d4a104882
Run ddrescue-tui as standard user
...
* Just use sudo when calling ddrescue, losetup, etc
2019-05-16 15:45:33 -06:00
54cb77f737
Mount backup shares using tech's uid/gid
...
* Allows read-write access without root/sudo
2019-05-16 15:35:25 -06:00
eb4e9914d4
Disabled mounting Server1201 backup share
...
* This is due to issues working with mounting a subdir of a share
2019-05-16 15:14:30 -06:00
a0f9d0afed
Only change dir if destination fstype is ok
...
* Moved magic map_allows_fstypes to settings/ddrescue.py
* Addresses issue #74
2019-05-16 15:07:57 -06:00
867df93c30
Mount backup shares before adding block-pairs
...
* Helps ensure saving map files to non-volatile storage
* Addresses issue #74
2019-05-16 14:30:14 -06:00
ce275d86a4
Fixed mount-backup-shares
2019-05-16 14:14:41 -06:00
6b159cc6d4
Include test-station name in osTicket posts
...
* Only added if the hostname is a known test-station
* Addresses issue #96
2019-05-16 13:35:15 -06:00
eed455e3bb
Pylint cleanup for ddrescue-tui part 4
2019-05-13 20:39:38 -06:00
6a5bba5ed3
Pylint cleanup for ddrescue-tui part 3
2019-05-13 20:35:54 -06:00
1f8b795e9a
Pylint cleanup for ddrescue-tui part 2
2019-05-13 20:08:31 -06:00
d1f8307153
Moved tmux pane logic into State objects
2019-05-13 19:59:54 -06:00
7b7e50b524
Fixed import order
2019-05-13 19:45:57 -06:00
ab4c201b4b
Moved build_outer_panes() into State objects
2019-05-13 19:45:22 -06:00
f452216035
Adjusted CPU report
2019-05-13 19:37:41 -06:00
df33152a38
Pylint cleanup for ddrescue-tui part 1
2019-05-13 19:26:44 -06:00
fa39c85fe4
Fix mounting backup shares under Linux
2019-05-13 18:46:30 -06:00
51b6bd0fdf
Added 4K alignment check to disk reports
...
* Addresses issue #73
2019-05-13 18:23:47 -06:00
6fe273cf8b
Include RAM details in report
...
* Addresses issue #88
2019-05-13 18:07:52 -06:00
3088a2452a
Moved get_ram_details() to hw_diags
2019-05-13 17:53:43 -06:00
3c6341953d
Added get_ram_details()
...
* Will be used for issue #88
2019-05-13 17:51:51 -06:00
112cfb3a4b
Fixed issue #63
2019-05-13 17:23:19 -06:00
e8bc2e1005
Set Explorer settings (user) based on setup mode
...
* Addresses issue #94
2019-05-12 19:04:55 -06:00
971c8c66ad
Updated show_temp_files_size()
...
* It now adds all section subtotals and reports that
* Instead of just the last section subtotal
2019-05-12 18:37:17 -06:00
8ad9e834ef
Moved check_os_and_abort logic to its own function
2019-05-12 18:13:42 -06:00
e869fc96b0
Ensure there's a space after all prompts
2019-05-12 18:13:21 -06:00
c10e3f4fd0
Don't show secure boot alert box until the end
2019-05-12 18:05:34 -06:00
1134477c49
Fix formatting issue when enabling Windows Updates
2019-05-12 17:33:11 -06:00
8e7083df6b
Merge branch 'unified_system_setups' into dev
2019-05-12 17:29:37 -06:00
3f9ad7842d
Removed deprecated scripts
...
* All replaced with system_setup.py
* Fixes issue #93
2019-05-12 17:04:52 -06:00
20cfe6a81d
Adjusted launchers
...
* Removed deprecated scripts
* Moved Activation to Misc
* It's handled automatically in system_setup.py
* Addresses issue #93
2019-05-12 17:03:13 -06:00
2ffa16248f
Added missing actions from other scripts
...
* system_setup.py should now have all actions performed by
* new_system_setup.py
* post_d7.py
* system_checklist.py
* system_checklist_hw.py
* user_checklist.py
2019-05-12 17:00:49 -06:00
8ea142cfdf
Reordered sytsem setup actions
2019-05-12 16:18:50 -06:00
1e0d7f7ef8
Set more action results to uppercase
2019-05-12 15:57:10 -06:00
b3f8790f01
Fixed enabling hibernation
2019-05-12 15:55:23 -06:00
a953d81b96
Fix Ninite selections
2019-05-12 15:37:59 -06:00
1b67a4293d
Avoid crash when no selections are enabled
2019-05-12 15:37:38 -06:00
c1005f6212
Fixed typos
2019-05-12 15:16:38 -06:00
96a74f956b
Skip Fast Startup/Hibernation question for SSDs
...
* Should fix issue #87
2019-05-12 15:07:05 -06:00
ef0b2cbb58
Added function drive_is_rotational()
2019-05-12 15:06:41 -06:00
9fc882533d
Added smartmontools
2019-05-12 14:42:44 -06:00
823de2dd9e
Added disable Fast Startup enable Hibernation
...
* Addresses issue #87
2019-05-10 20:33:46 -06:00
6e53e7c7d2
Create system restore point during system setup
...
* Addresses issues #83 & #86
2019-05-10 20:09:39 -06:00
e64b7f4eaa
Updated software bundle sections
...
* NOTE: This update message should be in the previous commit
* c30e30232f
* Always update currently installed software
* Avoid calling the same installer in multiple sections
* e.g. In both the main and extra selections
* Simplified the bundles from 11 to 5 options
2019-05-10 19:56:04 -06:00
c30e30232f
Wait for installations
2019-05-10 19:55:01 -06:00
f5f4c79326
Major update for installing software bundles
...
* Initial versions of find_current_software() and find_missing_software()
* Only covers browsers for now
* Expanded bundles for more fine-tuned installations
* Should fix failed installations in system_setup.py
2019-05-10 18:49:59 -06:00
70995f5dcf
Fixed calling install_adblock()
2019-05-10 17:40:17 -06:00
f17da656bb
Make all try_and_print results uppercase
2019-05-10 17:36:30 -06:00
a9c874d79e
Fixed LibreOffice installations
2019-05-10 17:28:21 -06:00
3bb2100dcd
Disable Office detection under HW mode
2019-05-10 17:09:32 -06:00
f0abf176e8
More formatting adjustments
2019-05-10 17:09:19 -06:00
cd9e89485e
Open Device Manager and Snappy in HW mode
2019-05-10 16:55:39 -06:00
f0e5b3945d
Added pause before exiting system setup
2019-05-10 16:55:12 -06:00
a6009b9923
Adjusted launchers
2019-05-10 16:47:43 -06:00
a07e4a4928
Adjusted formatting
2019-05-10 16:42:26 -06:00
f5f6e71516
Fix formatting when installing adblock
2019-05-10 16:41:34 -06:00
4985df805d
Improve detection of enabled AV products
2019-05-10 16:40:26 -06:00
06018125b2
Avoid crash due to missing error classes
2019-05-10 16:39:28 -06:00
6a1315a9f2
Bugfixes
...
* Ensure KWArgs is a dict
* Print action string not values
2019-05-10 16:38:31 -06:00
aa4356c08c
Added run actions section
2019-05-10 16:08:05 -06:00
e8457756fb
Handle WK-ClientDir cleanup action
2019-05-10 16:05:00 -06:00
97c5fc4c4d
Add special handling of Ninite action
2019-05-10 15:58:05 -06:00
a53050b78d
Fixed action options
2019-05-10 15:57:05 -06:00
de247c919b
Adjusted get_actions()
...
* Handle 'If answer' & 'Win10 Only' options
2019-05-10 14:25:00 -06:00
9553cbcbc8
Added system_setup.py
...
* Initial, incomplete re-implementation of new_system_setup.py
2019-05-08 20:42:47 -06:00
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
f8773e1736
Add known networks when building the Linux ISO
...
* Instead of at login
2019-05-05 12:53:07 -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
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
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
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
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
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
a9461311bc
Unmount UFD before installing Syslinux
2019-04-16 00:15:33 -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
4115f3cfe1
Removed unused args
2019-04-15 23:16:57 -07:00
c66b2facbf
Skip confirm_selections if --force is used
2019-04-15 23:12:27 -07:00