Commit graph

1967 commits

Author SHA1 Message Date
6a821de0b5
Added LibreOffice settings 2019-06-04 18:58:24 -06:00
576cb29281
Updated settings.setup.py 2019-06-04 18:57:07 -06:00
b83f2b0c5f
Updated pause() 2019-06-04 18:48:03 -06:00
2d3ccac369
Updated convert_to_bytes and human_readable_size 2019-06-04 18:46:35 -06:00
7816602685
4K Alignment checks 2019-06-04 18:40:42 -06:00
214df52723
Expanded SW bundle sections 2019-06-04 18:33:57 -06:00
35890d6bb3
Fixed setting timezone in Windows 2019-06-04 18:29:32 -06:00
7ccd4c6055
BITWISE operators =/= LOGICAL operators 2019-06-04 18:24:01 -06:00
5ccd628259
Updated check_disk.py 2019-06-04 17:10:38 -06:00
b9276aa0d7
Updated build-ufd 2019-06-04 17:09:59 -06:00
798876eb10
Updated UFD sections 2019-06-04 17:06:11 -06:00
617bb1484a
Name connections by SSID 2019-06-04 16:54:40 -06:00
d51538aac3
Fixed handling of known_networks 2019-06-04 16:52:17 -06:00
644b709f6f
1.8.2 - Mushishi Build
Changes
* Disable warning for non ODF/default in LibreOffice
* Show driver pack names in SDIO

Bugfixes
* Avoid crash in HW-Diags (quick)
* Avoid crash when a system fails Prime95
* Fixes rEFInd wallpaper handling
* Prevent constant reloading of conky (flickering)
* Support names with apostrophes when posting to osTicket
2019-06-04 16:32:39 -06:00
48a3eb461d
v1.8.1 - Mushishi Build
Main Kit
* Added Win10 v1903 support
* d7II
  * Added Python check before disabling Windows Updates
    * Provides a good break point if KB2999226 needs installed
  * Removed Install SW Bundle, User Checklist, and System Checklist
    * These are all replaced by the new System Setup script below
    * Should avoid the stalls/locks seen when configuring browsers
    * Separates repair actions from setup actions
* System Setup script
  * Replaces New System Setup, Post-d7II, System Checklists, and User Checklists
  * Actions performed are based on the mode selected and answers given
  * ESET now installed from a local source
    * Can optionally install using the MSP settings (ITS/VIP)
    * Includes updated settings for current version
  * Improved LibreOffice installations
    * Installed from a local source
    * Registers all MS Office types†
    * Sets default save-as options unless a config file is already present†
    * † Depending on setup mode selected
  * Improved performance when exporting system info
    * NOTE: Event logs are no longer saved
  * New 4K alignment check
  * New Win10 1903 theme handling
    * If updating Explorer (user) settings the Light theme is disabled
      * Set to the <= 1809 default to match Classic Start theme
* Fixed Gogs issues #44, #48, #71, #73, #77-#79, #82-#87, #89, & #93-#95
* Various other bug fixes

Linux
* Auto-connects to known WiFi networks
* Better osTicket integration
  * The ticket ID and subject are shown when selecting the ticket
  * An error is shown if the ticket ID can't be found
* ddrescue-tui (AKA WKClone and WKImage)
  * Added osTicket integration
    * Prompts for ticket ID before recovery attempts
    * Prompts to post results when exiting
    * Prompts for the ticket ID again if it was skipped before
  * Improved recovery state detection
    * NOTE: percentages may be off by 0.01% due to the rounding method used
* HW-Diagnostics
  * Added option to upload results for review
  * Added RAM info to CPU posts to osTicket
  * Added warning if one or more partitions are not 4K aligned
  * Improved AMD CPU support (k8, k10, etc)
    * These are now treated as CPU temps
    * These are now included in osTicket posts
  * Improved SMART detection and reporting
  * Quick SMART results are now posted to osTicket
    * Only if selected in the menu, not for --quick
* Linux should leave the RTC set to localtime
  * NOTE: Experimental as Linux normally expects it to be set to UTC
* New build-ufd script
  * Now written in Python
  * Only Linux (Full) is required, all other sources optional
  * Boot options are enabled based on files present on the UFD
  * Can update in place without reformatting
* Test-Station detection
  * Updates the hostname and wallpaper to match the test-station
  * NOTE: This functionality is not guaranteed to work 100% of the time
* Fixed Gogs issues #42, #43, #62-#64, #68, #72-#74, #76, #80, #81, #88, #92, & #96
* Fixed GitHub issues #101-#108, & #113
* Various other bug fixes
2019-06-04 16:25:12 -06:00
ae488138e0
Missed a rEFInd wallpaper section, switched to PNG 2019-05-29 21:10:21 -06:00
61f2ab5777
Avoid replacing .conkyrc if nothing changed
* This prevents conky from reloading every 30 seconds
2019-05-29 20:46:48 -06:00
2ff8690a66
Avoid crash in HW-Diags --quick
* The LogDir wasn't being created before being used.
2019-05-29 20:45:25 -06:00
3d4fc4c3f3
Show driver pack names in SDIO 2019-05-29 20:15:44 -06:00
5784a3c6da
Disable warning when saving non ODF/default type 2019-05-29 20:08:37 -06:00
e99f16300f
Escape single quotes before posting to osTicket
* Only done for the post body for now
2019-05-29 20:01:16 -06:00
ed339866f7
Avoid a crash when a system fails Prime95 2019-05-29 15:38:38 -06:00
f70cf16040
Updated system diagnostics
* Skip more sections under d7II mode
  * They will be handled by the new system setup script instead
* Fixed some formatting
2019-05-28 01:43:57 -06:00
55bc3f250d
Fix enabling LiveGrid 2019-05-28 01:22:50 -06:00
29b54a7b85
More ESET settings 2019-05-28 00:44:31 -06:00
8c3b6865e6
Updated ESET NOD32 AV settings
* Settings options are now standard or MSP
2019-05-28 00:04:40 -06:00
4f897d5a9c
Forgot to update refind.conf 2019-05-27 23:06:26 -06:00
7aece55434
Switched back to PNG for rEFInd 2019-05-27 22:58:30 -06:00
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
cd8bd6c8fb
Updated ConEmu.jpg 2019-05-24 19:19:31 -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
96c1251ae2
Fixed ISO naming for --build-all 2019-05-24 17:36:48 -06:00
43328ab3a1
Overwrite files when extracting files with 7-Zip 2019-05-24 17:07:58 -06:00
a61d8bd666
Added perl-rename as a build dependancy 2019-05-24 16:47:50 -06:00
ddbe3b0e71
Added --build-all option 2019-05-24 16:45:52 -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
110acfc6e2
Updated Build Linux 2019-05-23 17:34:28 -06:00