Commit graph

43 commits

Author SHA1 Message Date
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
6d3c74e71e
Update Linux package lists 2021-05-08 02:14:46 -06:00
60e5d86f8e
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-24 22:22:54 -06:00
118012d7e2
Merge refactored code
NOTE: This was unintentionally squashed so some details were lost

* Major updates to build_linux to support the current archiso scripts
* Most customize_airootfs.sh code has been moved elsewhere
  * Using static files or links where possible
  * Generating other files as needed in build_linux
* Syslinux configuration has been simplified
* Dropped i3
* Dropped rxvt-unicode in favor of termite
  * Font rendering broke one too many times
* Dropped NetworkManager in favor of iwd/systemd-networkd
2021-01-10 19:28:51 -07:00
b081d79fab
Change file layout for new archiso usage 2021-01-10 19:09:10 -07:00
Renamed from setup/linux/packages/live_add (Browse further)