Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
josh created pull request josh/Catalyst#70 2026-05-29 16:03:21 -04:00
feat: accept partial bodies on PUT /api/instances/:vmid
josh pushed to feat/partial-instance-updates at josh/Catalyst 2026-05-29 16:03:06 -04:00
ea671535fc feat: accept partial bodies on PUT /api/instances/:vmid
josh created branch feat/partial-instance-updates in josh/Catalyst 2026-05-29 16:03:06 -04:00
josh pushed to main at josh/SixFlagsSuperCalendar 2026-05-29 14:46:15 -04:00
aa46cc1b3d fix: run startup scrape only when database is empty
josh pushed to main at josh/Apothecary 2026-05-24 19:18:37 -04:00
52564d1e2f Fix cost per gram on inventory detail for discrete products
josh pushed to main at josh/Apothecary 2026-05-24 18:55:53 -04:00
214a6ddaec Fix avg/ct and consumption rate for discrete products (edibles)
josh pushed to main at josh/Provisioning 2026-05-14 18:57:46 -04:00
b1eab33b78 Switch from sanboot to kernel/initrd boot with PXE overlay for ISO download
josh pushed to main at josh/Provisioning 2026-05-14 18:28:08 -04:00
1bb6a44fc6 Activate Proxmox auto-installer by bypassing file-existence gate in GRUB config
josh pushed to main at josh/Provisioning 2026-05-14 17:16:56 -04:00
8b3b2e874a Use chunked ISO search instead of reading entire 1.2GB file into memory
josh pushed to main at josh/Provisioning 2026-05-14 17:05:28 -04:00
fa570b1571 Strip comments and trailing whitespace from grub.cfg to fit modifications
josh pushed to main at josh/Provisioning 2026-05-14 16:39:21 -04:00
82c637ccbb Fix ISO GRUB modification to search entire ISO and use robust kernel matching
josh pushed to main at josh/Provisioning 2026-05-14 14:28:15 -04:00
f58ab9fab3 Add automated PXE installation via ISO GRUB modification and auto-answer endpoint
josh pushed to main at josh/Provisioning 2026-05-14 14:09:22 -04:00
994152bedf Use sanhook to expose ISO as block device during kernel/initrd boot
josh pushed to main at josh/Provisioning 2026-05-14 12:11:33 -04:00
e2dd78d8f9 Embed ISO in initrd for PXE boot with loop-mount wrapper
josh pushed to main at josh/Provisioning 2026-05-14 11:23:51 -04:00
a8f8801a90 Switch to sanboot for PXE ISO delivery
josh opened issue josh/Provisioning#1 2026-05-14 11:12:38 -04:00
don't allow rebuild to start if there is no default image
josh pushed to main at josh/Provisioning 2026-05-14 11:11:48 -04:00
81abb94806 Serve full ISO for PXE boot via proxmox-iso-url kernel param
josh pushed to main at josh/Provisioning 2026-05-14 11:03:04 -04:00
44c358a89b Fix initrd loading with explicit iPXE name binding
josh pushed to main at josh/Provisioning 2026-05-14 10:55:39 -04:00
846b6847a5 Fix kernel panic by adding ramdisk_size to iPXE kernel params
josh pushed to main at josh/Provisioning 2026-05-14 10:51:34 -04:00
c75a47d299 Add .claude/ directory and SQLite WAL files to .gitignore