566 Commits (pixelbook)
 

Author SHA1 Message Date
Tom Alexander 06de3fb0ac
Disable CPU power consumption settings.
The pixelbook seems oddly slow. Disabling this to see if it helps.
6 months ago
Tom Alexander eaa05e13d0
Enable the wireguard configs. 6 months ago
Tom Alexander 98f6ca10ff
Add wireguard configs for pixelbook. 6 months ago
Tom Alexander 675652044f
Add support for audio. 6 months ago
Tom Alexander c901defbf3
Add the pixelbook. 6 months ago
Tom Alexander 8bf7b7d489
Trust additional zfs signing key. 6 months ago
Tom Alexander 6e772f1137
Add pipewire jack replacement. 6 months ago
Tom Alexander d7f99659f1
Add devfs rules for homeserver. 6 months ago
Tom Alexander 023e362896
Add a script to decrypt and mount disks on the home server. 6 months ago
Tom Alexander c66327a31f
Updates for FreeBSD 14. 6 months ago
Tom Alexander 423d057abd
Add restaurant_health_rating. 6 months ago
Tom Alexander 6061f61c16
Remove extra subkey from linux build key. 6 months ago
Tom Alexander f6bc39a7fb
TEMP changes for running on NUC. 6 months ago
Tom Alexander 68e84fdd77
Add node version manager (nvm) and minor fixes. 6 months ago
Tom Alexander 48bdb12e77
Change package name for google cloud sdk on linux. 7 months ago
Tom Alexander ec72d20455
Fix building ZFS on linux. 7 months ago
Tom Alexander 7f47b1ca1b
Enable web-mode for dust files. 7 months ago
Tom Alexander 5fcb37591c
Add guard rails to the cpu_set_perf_perc script for FreeBSD. 7 months ago
Tom Alexander 3f0b8162b8
Add cargo-semver-checks to linux. 7 months ago
Tom Alexander b90ec542de
Switch to overlay2 for docker.
The latest OpenZFS supports overlay2 on top of ZFS which works much better than the zfs storage driver for docker.
7 months ago
Tom Alexander 16b7a200de
Merge branch 'custom_freebsd' 7 months ago
Tom Alexander e3e7de8eb1
The SHARED_TOOLCHAIN option was removed in FreeBSD 14. 7 months ago
Tom Alexander 51e5917e43
Remove MODULES_WITH_WORLD. 7 months ago
Tom Alexander 2d260dec90
Update the FreeBSD version. 7 months ago
Tom Alexander 72a8d6f615
Build the ports modules with world instead of just with the kernel.
I'm hoping this fixes an issue where the chroot for building the ports only contains the kernel files and therefore lacks /bin/sh.
7 months ago
Tom Alexander 34ffd5c100
Build FreeBSD for tigerlake on freebsdupdate.
I think I need to move to specifying separate src.conf files for each build but I am going to get this working in a simple setup first.
7 months ago
Tom Alexander da36f1b3d8
Update build_release script to update the virtual machine OS. 7 months ago
Tom Alexander 1c922c2234
Set up a separate FreeBSD update VM.
It seems to compile the ports kernel modules into the OS, I need to be running the same kernel version as I am building, so I am putting it into its own VM.
7 months ago
Tom Alexander d56132618a
Enable guc for hw accelerated encoding for wl-screenrec. 7 months ago
Tom Alexander 575d4360f1
Build current instead of 13.2. 7 months ago
Tom Alexander e7328f2865
Use /etc/make.conf and /etc/src.conf. 7 months ago
Tom Alexander 6be5ad6b3d
Add a manual implementation of building a release. 7 months ago
Tom Alexander 44d3cc61f5
Add release.conf. 7 months ago
Tom Alexander d20ce1e4d4
TEMP: Add the freebsd_update_server role to odofreebsd for development. 7 months ago
Tom Alexander ae43050061
Install clippy on linux. 7 months ago
Tom Alexander 7ecf2ef1b1
Check out the freebsd-update-build git repo. 7 months ago
Tom Alexander 05c3b0c1dc
Update rust. 7 months ago
Tom Alexander fccb2312da
Start an ansible role for running a custom freebsd-update server. 7 months ago
Tom Alexander 47c36a82bf
Remove the sorting in company.
It wasn't really that much of an improvement.
7 months ago
Tom Alexander 112cba2b8c
Add more ports to be built along with the kernel. 7 months ago
Tom Alexander 1a017cfac7
Add more task templates to the blank role. 7 months ago
Tom Alexander eae6737d76
Slightly better result sorting in company. 7 months ago
Tom Alexander c652e60619
Move emacs config to .config/emacs. 7 months ago
Tom Alexander b94e13d63e
Add some emacs settings from https://idiomdrottning.org/bad-emacs-defaults . 7 months ago
Tom Alexander 68139849f6
Switch from corfu to company.
It seems corfu is causing problems with eglot: https://github.com/joaotavora/eglot/discussions/1127.
7 months ago
Tom Alexander 8975324e7c
Turn off screen when idle. 7 months ago
Tom Alexander e5fd4bf9e6
Show the full org-mode links. 8 months ago
Tom Alexander a0666e6904
Update pacman.conf for aurutils. 8 months ago
Tom Alexander a97378654e
Add a CNAME for stream. 8 months ago
Tom Alexander f28f542d4d
Force plain rendering for github links.
When linking to a document that renders like markdown or org-mode, we need the plain parameter to get the link to actually go to a line of code.
8 months ago