Commit Graph

13 Commits

Author SHA1 Message Date
Tom Alexander f44074ebe7
Only scrub when plugged in on Linux, and TCP optimization. 2024-05-16 21:20:30 -04:00
Tom Alexander a7fe423583
Update for FreeBSD on AMD Framework laptop. 2024-04-28 15:08:36 -04:00
Tom Alexander a66eff79e2
Set up poudriere to build pkgbase. 2024-04-06 11:00:20 -04:00
Tom Alexander 9d54609a12
TEMP change to use mainline kernel instead of LTS for AMD board. 2023-12-07 16:57:56 -05:00
Tom Alexander 0146c631ae
Trust additional zfs signing key. 2023-12-07 16:57:56 -05:00
Tom Alexander ec72d20455
Fix building ZFS on linux. 2023-10-26 21:14:41 -04:00
Tom Alexander 61bc98578b
Install CPU microcode updates on Intel on FreeBSD and switch from wf-recorder to wl-screenrec. 2023-09-05 21:17:09 -04:00
Tom Alexander d5a9ba5a84
Switch to using the LTS Linux kernel.
This is to avoid updating to a version that is not yet supported by ZFS, causing the DKMS build to fail.
2023-05-26 19:19:13 -04:00
Tom Alexander 34a456c9b5
Exec the zfs send/recv commands. 2023-05-03 00:15:33 -04:00
Tom Alexander a4e75f98d7
Add scripts for zfs send and recv for making full clones.
I most often need to make full clones when doing zfs send or recv so this writes down all the flags I prefer to use in a script so I do not forget them.
2023-05-01 22:20:55 -04:00
Tom Alexander 4dba716b3e
Switch to using dkms zfs package. 2023-04-14 17:48:40 -04:00
Tom Alexander 14d80f5075
Increase zfs transaction timeout.
The goal here is to improve battery life by not waking up the CPU as often, but until I get the touchpad interrupt issue resolved, the difference won't be noticeable.
2023-03-05 09:28:35 -05:00
Tom Alexander e123c1f228
Add a ZFS role for Linux. 2023-03-03 17:30:00 -05:00