Torbjørn Lindahl torbjorn
  • Joined on 2025-09-19
torbjorn created branch main in torbjorn/lovdata-chat 2026-02-01 18:41:58 +00:00
torbjorn created repository torbjorn/lovdata-chat 2026-02-01 18:41:21 +00:00
torbjorn pushed to main at torbjorn/netboot 2026-02-01 18:37:35 +00:00
eaaacc2f68 Fix overlay mount: use separate mount points for squashfs and overlay
torbjorn pushed to main at torbjorn/my-pal-mcp-server 2026-02-01 17:09:34 +00:00
5add230d4c feat(providers): add Antigravity provider for unified Claude/Gemini access
torbjorn pushed to main at torbjorn/antigravity-claude-proxy 2026-02-01 16:02:06 +00:00
5deb0b0754 a service file
torbjorn created branch main in torbjorn/antigravity-claude-proxy 2026-02-01 15:59:41 +00:00
torbjorn pushed to main at torbjorn/antigravity-claude-proxy 2026-02-01 15:59:41 +00:00
2ea9f4ba8e docs: refactor README by moving sections to docs/ folder
b72aa0e056 fix: handle thinking-only responses in stress test
dfc054ac9e chore: bump version to 2.5.0
90b38bbb56 feat: validate model IDs before processing requests
2ab0c7943d fix: fail immediately on 400 errors instead of cycling accounts
Compare 10 commits »
torbjorn created repository torbjorn/antigravity-claude-proxy 2026-02-01 15:59:33 +00:00
torbjorn pushed to main at torbjorn/netboot 2026-02-01 14:51:52 +00:00
b7a52c0c37 Switch to HWE kernel and improve boot reliability
torbjorn pushed to main at torbjorn/netboot 2026-02-01 00:00:07 +00:00
a9b18b5821 simplified, removed --name etc
b2c1cc6577 Remove cloud-initramfs-rooturl to fix boot failure
Compare 2 commits »
torbjorn pushed to main at torbjorn/netboot 2026-01-31 09:56:21 +00:00
95f543b4f4 Fix PAL review findings: documentation accuracy and code quality
torbjorn pushed to main at torbjorn/netboot 2026-01-31 09:43:41 +00:00
d7d0098a5c Add required hook functions to netboot boot script
torbjorn pushed to main at torbjorn/netboot 2026-01-31 09:22:24 +00:00
8e9a90bfc3 Install squashfs-tools, wget, and curl in chroot for initramfs hooks
torbjorn pushed to main at torbjorn/netboot 2026-01-31 08:58:00 +00:00
a4fe05e26a Fix netboot initialization and add documentation tooling
torbjorn pushed to main at torbjorn/netboot 2026-01-30 22:49:30 +00:00
adc92a61b4 Fix initramfs hook integration - copy custom configs before chroot and build with proper mounts
torbjorn pushed to main at torbjorn/netboot 2026-01-30 22:33:10 +00:00
902f00e2b9 Fix file permissions on generated boot artifacts for HTTP serving
18f0f637bd Fix make clean target to safely unmount stray filesystems before deletion
Compare 2 commits »
torbjorn pushed to main at torbjorn/netboot 2026-01-30 22:18:51 +00:00
aea6e58f43 Fix build script paths to be relative to script location, enabling builds on any machine
torbjorn pushed to main at torbjorn/netboot 2026-01-30 22:14:32 +00:00
e9954c8ae8 Update .gitignore to exclude http/ and tftp/ directories but keep boot.ipxe configuration
53e5d201b0 Add Makefile for building and deploying netboot images to NAS
Compare 2 commits »
torbjorn created branch main in torbjorn/netboot 2026-01-30 22:11:05 +00:00
torbjorn pushed to main at torbjorn/netboot 2026-01-30 22:11:05 +00:00
0c4a99605a Add netboot infrastructure: custom initramfs hooks, build scripts, iPXE configuration
4790e69113 rewrite based on reference project from github
1e884eec99 scripts