Commit graph

54 commits

Author SHA1 Message Date
ddd81702ab
Switch to adobe-source sans fonts 2024-03-25 21:23:01 -07:00
4e20cfe7a5
Drop unused firmware packages 2024-03-25 21:18:22 -07:00
Techs
4c6b8b564a DMDE 2023-11-04 19:58:34 -07:00
0fd96c0074
Merge remote-tracking branch 'upstream/dev' into dev 2023-11-01 23:43:26 -07:00
f7d212d115
Refactor built-ufd to match new Linux builds 2023-11-01 23:30:27 -07:00
1ce6fddbaf
Merge remote-tracking branch 'upstream/dev' into dev 2023-10-27 22:18:05 -07:00
75bad41e93
Revert to upstream Linux ISO boot setup
We'll move the WizardKit customization to build-ufd
2023-10-26 00:08:52 -07:00
b01cb6ed26
Remove haveged and rngd to match upstream 2023-10-23 23:41:24 -07:00
8a23c626dd
Add matplotlib to package list 2023-10-22 17:56:25 -07:00
d545152d67
Merge remote-tracking branch 'upstream/dev' into dev 2023-06-11 19:07:23 -07:00
bcb9228234
Add missing package 2023-06-10 17:56:21 -07:00
8719f18f47
Add python-packaging
It's an unlisted dependency for python-mariadb-connector
2023-02-06 18:39:35 -08:00
a40c862bcf
Add missing linux-headers package
Needed by opensuperclone to compile the AHCI driver
2023-02-06 18:37:38 -08:00
a9b57ad3ad
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-04 17:36:34 -08:00
fd9d506ce5
Adjust package lists for OpenSuperClone 2023-02-04 17:29:09 -08:00
4f89656edc
Merge branch 'opensuperclone' into dev 2023-01-31 22:41:51 -08:00
4a3bb2cc3f
Revert "Switch to LTS kernel"
This reverts commit f21b95b090.
2023-01-31 22:36:42 -08:00
c729a20ce5
Merge remote-tracking branch 'upstream/dev' into dev 2022-12-23 21:03:13 -08:00
6e4bc11a7e
(Re)add mesa-utils
Needed by the hw-info script
2022-12-23 21:02:13 -08:00
aabe4a1944
Merge remote-tracking branch 'upstream/dev' into dev 2022-12-17 23:21:38 -08:00
c235926930
Remove Linux Minimal build
- Merge archiso profiles
- Merge package lists
- Merge full/minimal sections in build_linux
- Remove minimal boot entries
- Remove minimal from build-ufd config and scripts
- Update Linux README.md

Addresses #207
2022-12-17 23:07:35 -08:00
f21b95b090
Switch to LTS kernel 2022-12-15 17:05:29 -08:00
aa3dc51740
Merge remote-tracking branch 'upstream/dev' into dev 2022-12-03 17:27:31 -08:00
76e7994aaa
Switch to mprime-bin
The compiled version is a couple versions out of date?
2022-11-15 03:34:48 -08:00
84064c381a
Merge remote-tracking branch 'upstream/dev' into dev 2022-11-12 22:21:09 -08:00
71bbf6ed57
Replace testdisk-wip with testdisk
Needed for dependency issues
2022-11-12 22:20:25 -08:00
d846c544d0
Add system info post to hw-diags 2022-10-29 12:03:50 -07:00
a97bcf8caa
Switch to python-mariadb-connector
The most recent version of python-mysql-connector wasn't able to connect
to the server due to the utf8 encoding
2022-09-24 18:24:14 -07:00
a3d14012bb
Merge remote-tracking branch 'upstream/dev' into dev 2022-09-23 18:27:01 -07:00
21da84e5e2
Update Archiso profile to match upstream changes 2022-09-23 18:25:57 -07:00
326c38595e
Merge remote-tracking branch 'upstream/dev' into dev 2022-05-16 15:12:14 -07:00
4d34e868b2
Update Linux package lists 2022-05-16 15:07:15 -07:00
7dc64fb73b
Merge remote-tracking branch 'upstream/dev' into dev 2021-12-14 15:34:27 -07:00
dc52eba172
Add missing mtools package 2021-12-13 21:16:53 -07:00
0fb62f4bcd
Add missing memtest86-efi package 2021-12-13 21:13:33 -07:00
4782d2d67d
Merge remote-tracking branch 'upstream/dev' into dev 2021-12-09 00:02:49 -07:00
c0e29e5a57
Switch to libldm from ldmtool (AUR) 2021-12-09 00:01:03 -07:00
9cd39c5691
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-14 17:23:10 -06:00
d1b32a786c
Add arch-install-scripts to live image 2021-10-09 19:42:38 -06:00
0808c8affc
Merge remote-tracking branch 'upstream/dev' into dev 2021-08-25 16:01:11 -06:00
c2353ad859
Update archiso profile to match upstream changes 2021-08-25 15:38:38 -06:00
a46557020b
Merge remote-tracking branch 'upstream/dev' into dev 2021-07-24 19:29:47 -06:00
7ce67c7844
Add pv package 2021-07-24 19:28:22 -06:00
bd9ba3941e
Merge remote-tracking branch 'upstream/dev' into dev 2021-07-24 18:29:57 -06:00
0a6f0f200b
Drop termite-terminfo package 2021-07-24 18:28:17 -06:00
29dc4694b4
Merge remote-tracking branch 'upstream/dev' into dev 2021-06-23 23:36:03 -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
f18c3843ca
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-17 14:58:41 -06:00
bfea4b9910
Re-add missing ddrescue package to Linux image 2021-05-17 14:57:24 -06:00
81ab4a7192
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-08 02:15:23 -06:00