Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
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
josh pushed to main at josh/Provisioning 2026-05-14 10:50:21 -04:00
2a0fbf6923 Remove unused hostname_prefix from server types and add duplicate checking
josh pushed to main at josh/Provisioning 2026-05-14 10:37:19 -04:00
1317ff6369 Add job detail page with activity log and cancel support
josh pushed to main at josh/Provisioning 2026-05-14 10:24:36 -04:00
5ff1cff7d4 Fix iPXE chainload loop by excluding iPXE from pxe-service
josh pushed to main at josh/Provisioning 2026-05-13 23:32:54 -04:00
78a20770dd Fix nil Activity store in test setup causing panic on rebuild
josh pushed to main at josh/Provisioning 2026-05-13 23:30:29 -04:00
a6603b463f Add activity log system for provisioning lifecycle visibility
josh pushed to main at josh/Provisioning 2026-05-13 23:04:45 -04:00
c3a1cf99f9 Switch to pxe-service for proxy DHCP boot and restore host filtering
josh pushed to main at josh/Provisioning 2026-05-13 22:35:37 -04:00
df78f881bb Remove dhcp-ignore filter to debug proxy DHCP non-response