2Shirt
0902a7997f
Moved SafeMode sections into functions/safemode.py
...
* Allows for better descriptions of the actions being taken
* Allowd for better error handling
* Fixes issue #34
2018-05-14 12:58:06 -06:00
2Shirt
6868988cec
Added antivirus check to the system_checklist
...
* Fixes issue #31
2018-05-14 12:11:38 -06:00
2Shirt
8ea17268c7
Fixed local sources for user_data_transfer
...
* Added support for local images and root folders
2018-05-14 09:42:30 -06:00
2Shirt
e751696307
Avoid crash if VCR+ installers are missing
2018-05-14 08:01:09 -06:00
2Shirt
ebffd2a2dd
Added more missing file warnings
...
* Part of the fix for #27
2018-05-14 07:54:33 -06:00
2Shirt
17dc572c4a
Added warnings for missing tools
2018-05-13 18:57:27 -06:00
2Shirt
79d2af6e0a
Fix issue #27
...
Several popen_program() calls were not inside try blocks causing full crashes
2018-05-13 18:20:42 -06:00
2Shirt
18c535dcfd
Bugfix for OS detection
...
* Avoids CurrentBuild collision between Win8 and Win8.1
* Fix DisplayName formatting
2018-05-13 16:09:07 -06:00
2Shirt
ee2bcd5aea
Refactored OS build detection
...
* Known build data moved to settings/windows_builds.py
* OS version statically set in windows_builds.py
* Added Insider Previews to recognized builds
* Shown in red due to their very short support windows
* Windows 8 and Windows 8.1 are now separate versions
* Added codenames to Vista and 7 (for fun!)
* Unrecognized builds have the CurrentBuild number in the DisplayName
2018-05-12 20:13:54 -06:00
2Shirt
97fa91725e
Better font support for compton and urxvt
2018-05-12 17:04:47 -06:00
2Shirt
f6d3938ecb
Prevent crashes when KIT_NAME_FULL contains spaces
2018-04-20 10:43:13 -06:00
2Shirt
f0bbb1c57e
Merge branch 'dev' of github.com:2Shirt/WizardKit into dev
2018-04-16 14:25:42 -06:00
2Shirt
94f74fa1a0
Merge branch 'dev' of https://github.com/2Shirt/WizardKit into dev
2018-04-16 14:21:06 -06:00
2Shirt
04f7ae2f21
Better unit handling during I/O Benchmarks
...
* All results are in MB/s
2018-04-16 14:17:28 -06:00
2Shirt
b5202d3646
Extend I/O Benchmark to test whole dev
2018-04-16 13:26:35 -06:00
2Shirt
945c771b6e
hw-diags-iobenchmark set as executable
2018-04-16 13:01:21 -06:00
2Shirt
501191b388
Include hidden items in EXTRA_DIR/
2018-04-16 11:37:09 -06:00
2Shirt
c7eb3921fd
Fix Linux graphics issue
...
* Using safer backend for compton
* Removed xf86-video-intel
* See https://wiki.archlinux.org/index.php/Intel_graphics#Installation
2018-04-16 10:47:57 -06:00
2Shirt
d1f4944a09
Changed linux std user name to tech
...
* Prevent build failure when ${KIT_NAME_SHORT} starts with a digit
2018-04-16 10:07:51 -06:00
2Shirt
c18d86d8c5
Q-Dir filename changed
2018-04-16 10:07:15 -06:00
2Shirt
9ddfaab8bc
inxi moved to AUR
2018-04-16 09:48:05 -06:00
2Shirt
ae18668a72
Type in AIDA64 URL
2018-04-16 09:42:37 -06:00
2Shirt
d893a80f03
PyPI moved
2018-04-16 09:42:03 -06:00
2Shirt
d7111b0e41
Readding noto-fonts
2018-04-16 08:50:59 -06:00
2Shirt
71885212e8
Tool version bumps
2018-04-16 08:47:34 -06:00
2Shirt
e55dbeeb23
Add dd drive I/O Benchmark test
...
* All tests: runs if SMART=CS/OVERRIDE & BADBLOCKS=CS
* All drive tests: runs if SMART=CS/OVERRIDE & BADBLOCKS=CS
* I/O tests are readonly, blocksize=4M, and limited to 16 Gb
* Fix issue #23
2018-04-16 02:58:34 -06:00
2Shirt
a7079d4eae
Added GPT/PMBR support to build-ufd
...
* Defaults to GPT/PMBR
* (Hopefully) fixes #20
* Can still build MBR (Legacy) with the --use-mbr flag
2018-04-15 21:00:45 -06:00
2Shirt
c7c23bc7a1
Open speedtest at the end of the User Checklist
...
* Fix issue #24
2018-04-15 19:19:03 -06:00
2Shirt
4b0dde6efe
Re-add keyboard test to HW diag menu
...
* Fix issue #25
2018-04-15 10:25:49 -06:00
2Shirt
8e22aa22b0
Fix issue #22
2018-03-15 15:28:54 -06:00
2Shirt
b080200118
Fix issue #21
2018-03-15 14:30:46 -06:00
2Shirt
77f3458d71
Expanded openbox-patched dependencies
2018-03-09 14:30:22 -07:00
2Shirt
ac1ee5f695
More HWiNFO updates
2018-03-08 19:09:22 -07:00
2Shirt
f37b1cdf44
Updated Build Kit.cmd
2018-03-08 18:37:47 -07:00
2Shirt
6d503fb6c7
Enable TLS 1.2 for PowerShell scripts
2018-03-08 17:33:48 -07:00
2Shirt
2899e34f5e
Update sources.py
...
Version bumps
2018-03-08 17:02:34 -07:00
2Shirt
5c035cf3b8
Update build_pe.ps1
...
Version bumps
2018-03-08 16:54:06 -07:00
2Shirt
aadba319b1
Update build_kit.ps1
...
Version bumps
2018-03-08 16:44:49 -07:00
2Shirt
6f80f0e708
Updated Build Linux --build-iso / main.py sections
...
* --build-iso loads main.py from $LIVE_DIR instead of $BUILD_DIR
* Ensures that the settings in $LIVE_DIR and the final ISO match
* --build-iso loads main.py silently
* Avoids editing the file twice under --build-all
* The ownership of the $OUT_DIR and ISO are set to $REAL_USER instead of root
2018-03-06 04:47:09 -07:00
2Shirt
d9155b9b7e
Removed volume icon from i3status bar
...
* Avoid differing level readouts in i3
* The volume level is calculated differently for volumeicon and i3status
2018-03-06 04:08:35 -07:00
2Shirt
e4edb809f5
Adjusted AUR package build process
...
* Don't install runtime dependencies while building packages
* Fix issue #17 (again)
2018-03-06 02:49:21 -07:00
2Shirt
06a72e29fb
Add (optional) build-time dependency for TestDisk
2018-03-06 02:26:56 -07:00
2Shirt
1cd52813b1
Add (undocumented) dependency for openbox-patched
2018-03-06 02:13:41 -07:00
2Shirt
f86f2b9ad4
Add (undocumented) build dependency for hfsprogs
2018-03-06 02:03:01 -07:00
2Shirt
4dbb7ae7f1
Using arc-gtk-theme instead of gtk-theme-arc-git
...
* Avoids (undocumented) gtk3 build-time dependency
* The community package is based on the new soft-fork of the main repo
* Link for details: https://github.com/horst3180/arc-theme/issues/840
2018-03-06 01:53:00 -07:00
2Shirt
da1d958c11
Removed PulseAudio
...
* Audio is rarely used so ALSA is fine
* Should help with issue #17
2018-03-06 01:19:56 -07:00
2Shirt
51f9f91195
Wait for user input if run_elevated fails
...
* This is a workaround for su/sudo timeouts
* Should help with issue #17
2018-02-28 13:32:45 -07:00
2Shirt
d82ad55113
Fix issue #19
2018-02-28 13:15:00 -07:00
2Shirt
49c7880e6a
Added mount-raw-image script
...
* Allows for easier mounting of dd images and the partitions within
* Fixes issue #18
2018-02-28 12:39:27 -07:00
2Shirt
1d2940b92e
Updated tool versions in the PowerShell scripts
2018-02-21 18:11:01 -07:00