dc52eba172
Add missing mtools package
2021-12-13 21:16:53 -07:00
3f678e1920
Set correct permissions for authorized_keys
2021-12-13 21:13:50 -07:00
0fb62f4bcd
Add missing memtest86-efi package
2021-12-13 21:13:33 -07:00
a7d359e2b0
mprime requires boost to compile
2021-12-09 00:01:29 -07:00
c0e29e5a57
Switch to libldm from ldmtool (AUR)
2021-12-09 00:01:03 -07:00
6f0ae5a6ad
Set AdwCleaner settings before running
2021-10-28 23:15:28 -06:00
88373c5e10
Update rofi theme
2021-10-28 04:15:39 -06:00
627994973d
Fix bug in build_linux
2021-10-27 18:06:07 -06:00
a5a96dd598
Drop 7za in favor of the full version
2021-10-20 21:59:49 -06:00
b331022520
Replace fgrep usage with grep -F
2021-10-20 21:02:11 -06:00
6d0d929c44
Hide HWiNFO sensor tooltips
2021-10-15 01:24:57 -06:00
5d54b6de4b
Use correct bit-depth tools when building the kit
...
If you use the 32-bit version of ConEmu and/or? Python on a 64-bit OS
then psutil will throw access denied errors when trying to wait for
processes.
2021-10-14 23:55:12 -06:00
ca45fe800f
Remove unused build_additions
2021-10-14 23:24:04 -06:00
22bde273f2
Add warning that WinPE is under development
2021-10-14 22:36:39 -06:00
a417cc0c64
Update README files
2021-10-13 20:52:35 -06:00
e750a9c66d
Update script descriptions for consistency
2021-10-13 20:50:40 -06:00
fa6183379e
Update macOS build script and move to setup dir
2021-10-13 20:48:41 -06:00
b5021674ee
Remove old code
...
Finally
2021-10-13 18:31:29 -06:00
ccd6933f51
Add Windows Kit build sections
2021-10-13 17:59:46 -06:00
0725674a3b
Update Windows kit layout and update tool configs
...
Going forward cbin/.cbin will only be used if necessary and not by
default. This removes a step for most tools when used and better
aligns with the new auto_repairs and auto_setup scripts.
2021-10-13 17:51:55 -06:00
d1b32a786c
Add arch-install-scripts to live image
2021-10-09 19:42:38 -06:00
bc0a358ac0
Update source URLs
2021-10-08 20:53:21 -06:00
a7779a9c1f
Refactor Windows kit build process for new layout
2021-10-08 20:05:08 -06:00
ba4edcf6f3
Cleanup wk/setup/windows dir
2021-10-02 18:58:16 -06:00
d725837f9b
Add AIDA64 sections
...
Replaced old report profiles with a new basic profile.
Several sections that just slow down the process have been removed.
2021-09-28 19:21:30 -06:00
24b3c7a8a9
Fix MemTest86 boot entry in rEFInd
2021-08-25 15:55:51 -06:00
c2353ad859
Update archiso profile to match upstream changes
2021-08-25 15:38:38 -06:00
3189fc464a
Add macOS boot options
2021-08-25 12:32:55 -06:00
547038c560
Include our boot files in build_linux ISO files
2021-08-24 20:57:17 -06:00
8cdfb244e8
Enable teststation customization using local files
...
/run/archiso/bootmnt is only available if booted without using copytoram
2021-08-22 16:16:40 -06:00
7ce67c7844
Add pv package
2021-07-24 19:28:22 -06:00
5620ac882a
Apply more fixes for Alacritty
2021-07-24 19:27:53 -06:00
0a6f0f200b
Drop termite-terminfo package
2021-07-24 18:28:17 -06:00
f61f4397d2
Remove unused .Xresources file
2021-07-24 18:08:19 -06:00
6031b73fb5
Replace termite with alacritty
...
Termite was removed from the main Arch repos and the devs are
recommending this instead
2021-07-24 18:07:23 -06:00
628592f958
Fix Mac memtest tool sections
2021-07-24 02:40:45 -06:00
dd50852a68
Enable numlock in Linux
2021-07-23 22:58:28 -06:00
07bddaae54
Include memtest in macOS builds
2021-07-23 22:17:32 -06:00
8e0fdf641b
Retest temps with sysbench if Prime95 runs too hot
...
If the CPU reaches the failing temps during Prime95 then sysbench will be
run to emulate a less artificial workload. The both the overall and sysbench
max temps are recorded and shown in the results.
Added new option to track an alternate max temp value in wk.hw.sensors.
This was needed so show two different max temps recorded during CPU testing.
Sysbench was added to the Linux package list and is compiled for macOS.
Without manually compiling the package it brings in way too many dependencies
to support SQL DB testing (which we don't need).
2021-06-17 03:16:34 -06:00
bfea4b9910
Re-add missing ddrescue package to Linux image
2021-05-17 14:57:24 -06:00
f3e3483b46
Support new Archiso layout in UFD sections
2021-05-13 21:30:32 -06:00
6d3c74e71e
Update Linux package lists
2021-05-08 02:14:46 -06:00
3c748520e1
Don't suppress bells in ConEmu
2021-04-20 22:23:05 -06:00
f1592b92a6
Reduce macOS image size
...
Having a DMG also allows us to use dmg2img to convert into a raw HFS+
image. That image can be applied to a partition using dd under Linux.
2021-04-15 01:30:56 -06:00
2761018a37
Ensure /media is created in build_linux
...
Without this udevil will fail until it's created.
2021-04-09 00:06:22 -06:00
50e4164bf8
Apply bugfixes for macOS sections
2021-04-05 16:44:45 -06:00
ecbbf5511c
Set macOS localtime using main.cfg
...
Not sure where the old reference to an "other" timezone came from.
Going to use the POSIX style esp. after finding the answer below.
Thankfully both options appear in macOS 10.11-10.15 in my testing.
https://stackoverflow.com/a/4309852
2021-04-04 03:24:56 -06:00
695bf03bcb
Add fixes for High Sierra
2021-04-04 03:18:59 -06:00
b3e7b55635
Add fixes for El Capitan
2021-04-04 03:14:59 -06:00
aa6f7088ab
Copy networksetup to live macOS
2021-04-02 19:30:05 -06:00