e6d7d8699a
Restored missing photorec-sort script
2018-09-28 12:50:09 -06:00
10f1982c23
Removed unused startup scripts
2018-09-28 11:43:02 -06:00
1e6f486865
Adjusted X startup sequence
...
* Moved most X startup logic to ~/.update_x
* This is called by both i3 and openbox
* Network logic moved to .zlogin
* This avoids a bug where apps can no longer connect to the $DISPLAY
2018-09-27 23:10:30 -06:00
79b64e4f23
(re)disable root logins (again)
2018-09-27 23:00:17 -06:00
c43ba34cbf
Differentiate between not-run and unknown results
2018-09-27 21:00:00 -06:00
26eadebf21
ddrescue-tui: Support devices with '/' in the name
2018-09-27 13:13:42 -06:00
7da01be7ab
Removed inxi
2018-09-26 16:16:58 -06:00
3b27d05fd6
Disabled HDT menu entry
...
* See issue #57
2018-09-25 20:51:40 -06:00
a3c82023e8
Removed unused file
2018-09-25 15:17:44 -06:00
5e73583e00
Mark declined overrides as "Skipped"
...
* NS should be reserved for known failures not unknown/questionable states
2018-09-25 12:33:11 -06:00
4b16ec6095
Adjusted Prime95 countdown
2018-09-25 12:24:47 -06:00
d4f24eafb6
Fix issue #55
2018-09-25 12:17:38 -06:00
6c4381c3a5
Include percent with rates in "raw" I/O log
2018-09-25 12:15:28 -06:00
4979fbe927
Taller I/O horizontal graph
...
* Inceases fidelity to 32 steps
2018-09-25 11:52:24 -06:00
9689f5aa15
Adjusted I/O chunk size and graph scale
2018-09-25 11:51:22 -06:00
a4d559f406
Removed more VCR 2008 references
2018-09-25 11:46:15 -06:00
883305ca6b
Replaced pacinit alias with full script
2018-09-18 13:42:51 -06:00
48f789c5b4
(re)Disable root SSH logins
2018-09-18 13:12:17 -06:00
b34187b86a
Use new Firefox 62 method to install uBlock Origin
2018-09-17 20:04:47 -06:00
79fc40e57a
Fixed Python 3.7 dependencies
...
* This re-upgrades Python to 3.7 in WinPE
2018-09-17 18:50:55 -06:00
e3aaa887c5
Countdown the minutes remaining during Prime95
...
* Fixes issue #54
2018-09-17 14:15:19 -06:00
50a503240d
Downgrading Python to 3.6 in WinPE
...
* Python wouldn't load
2018-09-16 23:08:11 -06:00
ae8993821f
Missed a VCR 2008 section
2018-09-16 21:05:09 -06:00
9c02626937
Updated update_adwcleaner()
2018-09-16 21:03:49 -06:00
902a6398ca
Bugfix update_samsung_magician()
2018-09-16 20:58:25 -06:00
1e6eb26c77
Removed Office 2013 sections
2018-09-16 20:02:15 -06:00
d502f769ea
Updated update_samsung_magician()
2018-09-16 19:58:36 -06:00
bc57230418
Replaced TreeSizeFree with WizTree
2018-09-16 19:44:41 -06:00
f3885f25d6
Update FastCopy using new installer
2018-09-16 19:39:05 -06:00
e4bcf88fe5
Update Intel RST (Current Release)
2018-09-16 19:23:36 -06:00
4e9cd1f114
Update FastCopy using new installer
2018-09-16 19:21:36 -06:00
b79cd5d65a
Updated tool versions
...
* Adjusted bundles
* Dropped Office 2013
* Moved to Python 3.7
* Replaced TreeSizeFree with WizTree
2018-09-16 18:46:02 -06:00
a71f7648c2
Bugfixes for Build Linux script
2018-09-16 18:45:10 -06:00
7cc31e892b
Merge branch 'dev' of github.com:2Shirt/WizardKit into dev
2018-09-16 15:42:07 -06:00
6cdf2a4211
Added authorized_keys file for SSH connections
2018-09-16 15:41:14 -06:00
a213ba5d32
Bugfix for mount-all-volumes
2018-09-15 21:20:52 -06:00
91f7628081
Updated sources
...
* Dropping 2008
2018-09-15 18:17:58 -06:00
35fd50771c
Update hw_diags.py systemctl command syntax
...
* Now it matches the wk-power-command style
2018-09-15 17:50:54 -06:00
1e21c04a3e
Address shutdown slowdowns
...
* Unmount filesystem(s) and flush write cache before poweroff/reboot
* Also adjusted timouts to maybe fix issue #52
2018-09-15 17:46:05 -06:00
da92cee338
Fix issue #51
...
* The curly braces were being interpreted incorrectly by print_standard()
2018-09-15 16:00:24 -06:00
9a093ace9c
Moved 'Scanning disks...' message in hw_diags.py
...
* (Re)fixes issue #46
2018-09-15 15:47:47 -06:00
1ee4a611b9
Hide UFD-only boot options from Linux ISOs
...
* Fixes issue #41
2018-09-15 15:42:40 -06:00
d31991a67f
Always load broadcom before tg3
...
* Hopefully won't cause any problems.
2018-09-15 15:24:59 -06:00
3a801ba72d
Updated startup settings
...
* Added support for HiDPI devices
* Only affects devices with a DPI >= 192
* Most screen objects are doubled in size
* Updated .conkyrc
* Vertical offset now set to 24 or 48 (to match URxvt)
* Removed extra line after network adapters
* Updated .xinitrc
* Removed dunst logic since `cbatticon` no longer sends notifications
* Update .Xresources for all programs before `xrdb -merge`
* Update hostname after `connect-to-network`
* URxvt windows are now based on a 16:9 ratio (instead of 4:3)
* Removed
* .update_wallpaper (integrated with .xinitrc)
* .urxvt_default_res (integrated with .update_dpi_settings)
* Fixes issue #45
2018-09-15 15:08:47 -06:00
cdef33d774
cbatticon removed from i3, notifications disabled
2018-09-15 12:38:27 -06:00
879927c37c
Add CoreStorage support to mount-all-volumes
...
* Checks for any CoreStorage partitions
* If found scans partition with testdisk to find inner volume(s)
* If found mapper devices are added with dmsetup
* Then the device list is built in mount_volumes()
2018-09-14 17:53:35 -06:00
821cb5cd46
Super+t URxvt windows auto-connect to tmux session
2018-09-12 21:02:24 -06:00
cb5ff20378
Start a VNC server during startup
2018-09-12 20:54:49 -06:00
d9a9ce0a86
Allow hw-diags to reattach to the tmux session
...
* The option to kill the current session and start a new was left in place
2018-09-12 18:56:39 -06:00
deec1746e4
Removed pydf to fix issue #44
2018-09-12 18:20:16 -06:00