Commit Graph

  • 1ecb283566 Merge pull request #30 from johndoe6345789/copilot/fix-opengl-wrapping-issue main johndoe6345789 2026-01-03 12:29:24 +00:00
  • 35130c1a11 Fix OpenGL dependency and Qt6 compilation issues copilot-swe-agent[bot] 2026-01-03 12:08:19 +00:00
  • d96dac58c1 Initial plan copilot-swe-agent[bot] 2026-01-03 12:05:01 +00:00
  • b56e4083b9 Merge pull request #29 from johndoe6345789/copilot/remove-busybox-and-cli-tools johndoe6345789 2026-01-02 01:51:20 +00:00
  • ebb5a3a37f Address code review feedback: fix buffer overflows and remove remaining user configs copilot-swe-agent[bot] 2026-01-02 01:48:17 +00:00
  • 5bc97ca74b Update documentation and scripts to remove all busybox/CLI references copilot-swe-agent[bot] 2026-01-02 01:46:09 +00:00
  • 35c236fe6b Remove busybox and CLI dependencies from init system and scripts copilot-swe-agent[bot] 2026-01-02 01:40:14 +00:00
  • 4facc3cb09 Initial plan copilot-swe-agent[bot] 2026-01-02 01:34:15 +00:00
  • 39261c6338 Merge pull request #28 from johndoe6345789/copilot/add-qt6-frontend johndoe6345789 2026-01-02 01:32:47 +00:00
  • 95b9967fde Replace Unix shell boot with direct Qt6 GUI kernel interface copilot-swe-agent[bot] 2026-01-02 01:27:55 +00:00
  • 37e973883d Implement Qt6 GUI with direct kernel interface, remove Unix user system copilot-swe-agent[bot] 2026-01-02 01:26:19 +00:00
  • 67ba162bde Initial plan copilot-swe-agent[bot] 2026-01-02 01:18:23 +00:00
  • 3e323c6f40 Merge pull request #27 from johndoe6345789/copilot/add-missing-boot-files johndoe6345789 2026-01-02 01:06:45 +00:00
  • 5b6d374933 Complete shell variable quoting fixes copilot-swe-agent[bot] 2026-01-02 01:01:23 +00:00
  • 634d11af0d Fix shell variable quoting for security copilot-swe-agent[bot] 2026-01-02 00:59:42 +00:00
  • b6b85e445b Add initrd generation and fix duplicate image shipping copilot-swe-agent[bot] 2026-01-02 00:57:57 +00:00
  • a6736d0bbf Initial plan copilot-swe-agent[bot] 2026-01-02 00:52:35 +00:00
  • 56ddcc32f1 Merge pull request #26 from johndoe6345789/copilot/update-security-attributes johndoe6345789 2026-01-02 00:48:49 +00:00
  • 02d2314b5d Remove redundant conditional for initrd copying in old script copilot-swe-agent[bot] 2026-01-02 00:47:02 +00:00
  • 3db98e9a33 Ensure initrd is required and always copied during image build copilot-swe-agent[bot] 2026-01-02 00:45:35 +00:00
  • 5605feabff Fix kernel panic by adding initrd to GRUB config copilot-swe-agent[bot] 2026-01-02 00:43:09 +00:00
  • e8d5fb1fab Initial plan copilot-swe-agent[bot] 2026-01-02 00:40:38 +00:00
  • 871c0a745a Merge pull request #25 from johndoe6345789/copilot/fix-grub-boot-issue johndoe6345789 2026-01-01 22:54:57 +00:00
  • 0ce6d0974c Extract GRUB config into separate template file copilot-swe-agent[bot] 2026-01-01 22:52:14 +00:00
  • 7e69353ade Address code review feedback: remove redundant boot commands and improve readability copilot-swe-agent[bot] 2025-12-31 21:43:34 +00:00
  • bc27b4a094 Fix GRUB boot configuration to resolve flashing cursor issue copilot-swe-agent[bot] 2025-12-31 21:40:23 +00:00
  • 53bd5d46f2 Initial plan copilot-swe-agent[bot] 2025-12-31 21:36:54 +00:00
  • 942f305fab Merge pull request #24 from johndoe6345789/copilot/fix-grub-boot-issue johndoe6345789 2025-12-30 19:03:57 +00:00
  • 451b23b8e0 Use ROOT_LABEL variable consistently and add documentation copilot-swe-agent[bot] 2025-12-30 18:41:11 +00:00
  • 20115fb370 Extract GRUB embedded config to separate file and address code review feedback copilot-swe-agent[bot] 2025-12-30 18:37:33 +00:00
  • 24626b541a Fix GRUB boot issue by embedding bootstrap configuration copilot-swe-agent[bot] 2025-12-30 18:30:55 +00:00
  • e87d10dd82 Initial plan copilot-swe-agent[bot] 2025-12-30 18:27:51 +00:00
  • b8a336e998 Merge pull request #23 from johndoe6345789/copilot/fix-udevadm-not-found-error johndoe6345789 2025-12-29 20:02:10 +00:00
  • 927163d8eb Add overlay filesystem support for spark user home directory copilot-swe-agent[bot] 2025-12-29 19:58:25 +00:00
  • f5dceb8aee Fix sgdisk partition table parsing copilot-swe-agent[bot] 2025-12-29 19:50:55 +00:00
  • 5da5e3b459 Merge pull request #22 from johndoe6345789/copilot/investigate-busybox-usage johndoe6345789 2025-12-29 19:50:29 +00:00
  • f74390d632 Implement immutable base OS with overlay filesystem copilot-swe-agent[bot] 2025-12-29 19:49:52 +00:00
  • 726d59d765 Revert to Ubuntu kernel due to Docker network constraints, fix package detection copilot-swe-agent[bot] 2025-12-29 19:45:41 +00:00
  • f9219615b3 Fix wget command to work in non-interactive Docker build copilot-swe-agent[bot] 2025-12-29 19:44:37 +00:00
  • b784fef82b Switch to building kernel from kernel.org instead of Ubuntu package copilot-swe-agent[bot] 2025-12-29 19:42:42 +00:00
  • 37ebd5fdfa Fix kernel download script to get actual kernel package copilot-swe-agent[bot] 2025-12-29 19:41:29 +00:00
  • daa62541fa Cache BusyBox version to avoid redundant command execution copilot-swe-agent[bot] 2025-12-29 19:39:56 +00:00
  • dfa5b2f414 Fix Docker image build by avoiding loop devices and installing udev copilot-swe-agent[bot] 2025-12-29 19:39:56 +00:00
  • 1c1505c805 Optimize test script to avoid redundant busybox --list calls copilot-swe-agent[bot] 2025-12-29 19:36:36 +00:00
  • c181bd4530 Fix potential command injection in test script copilot-swe-agent[bot] 2025-12-29 19:35:06 +00:00
  • 3c29a7c3c2 Add BusyBox verification to test script and documentation copilot-swe-agent[bot] 2025-12-29 19:33:22 +00:00
  • e2a3a2a862 Initial plan copilot-swe-agent[bot] 2025-12-29 19:31:12 +00:00
  • d39abbc677 Initial plan copilot-swe-agent[bot] 2025-12-29 19:25:22 +00:00
  • 04dabec5fc Merge pull request #21 from johndoe6345789/copilot/extract-docker-file-commands johndoe6345789 2025-12-29 19:19:11 +00:00
  • be09b89856 Extract Docker RUN commands into shell scripts for better maintainability copilot-swe-agent[bot] 2025-12-29 19:08:11 +00:00
  • a6f97e712a Initial plan copilot-swe-agent[bot] 2025-12-29 19:01:01 +00:00
  • 69d3d34c98 Merge pull request #20 from johndoe6345789/copilot/extract-dockerfile-text johndoe6345789 2025-12-29 18:24:50 +00:00
  • 0c76232350 Clean up trailing whitespace in test.sh copilot-swe-agent[bot] 2025-12-29 18:22:37 +00:00
  • 6e6b1ee589 Extract embedded text from Dockerfiles and workflows to separate files copilot-swe-agent[bot] 2025-12-29 18:17:47 +00:00
  • 74bcffbbd1 Update plan to include workflow text extraction copilot-swe-agent[bot] 2025-12-29 18:16:33 +00:00
  • 0cfb329d34 Initial plan copilot-swe-agent[bot] 2025-12-29 18:13:44 +00:00
  • fedd38d61a Merge pull request #19 from johndoe6345789/copilot/fix-image-building-issue johndoe6345789 2025-12-29 18:13:01 +00:00
  • f340afab35 Fix Dockerfile.image heredoc syntax to use printf instead copilot/fix-image-building-issue copilot-swe-agent[bot] 2025-12-29 18:09:35 +00:00
  • d4f203f11f Initial plan copilot-swe-agent[bot] 2025-12-29 18:03:32 +00:00
  • 45313a4018 Merge pull request #18 from johndoe6345789/copilot/fix-release-image-issues johndoe6345789 2025-12-29 18:01:51 +00:00
  • 3830729c1b Fix code review feedback: correct kernel path and GRUB installation copilot-swe-agent[bot] 2025-12-29 17:54:26 +00:00
  • d5c7e20ebc Add UEFI boot support with GRUB bootloader copilot-swe-agent[bot] 2025-12-29 17:52:48 +00:00
  • 9e1de18a1e Address code review feedback: clarify image capabilities copilot-swe-agent[bot] 2025-12-29 17:37:35 +00:00
  • ce1d701528 Add Docker-based disk image building for releases copilot-swe-agent[bot] 2025-12-29 17:35:07 +00:00
  • 85094d4b94 Add Docker-based release tooling for easier releases copilot-swe-agent[bot] 2025-12-29 17:30:22 +00:00
  • 12723c0ece Initial plan copilot-swe-agent[bot] 2025-12-29 17:22:28 +00:00
  • f8a5f60181 Merge pull request #17 from johndoe6345789/copilot/ci-cd-compiled-release-zip johndoe6345789 2025-12-28 19:33:27 +00:00
  • 323559a9a6 Fix YAML syntax in release workflow copilot-swe-agent[bot] 2025-12-28 18:46:14 +00:00
  • 8684045f7e Address code review feedback: improve error handling and grammar copilot-swe-agent[bot] 2025-12-28 18:43:26 +00:00
  • f192f35dd1 Update README with release workflow documentation copilot-swe-agent[bot] 2025-12-28 18:42:07 +00:00
  • 7ee917b39d Add CI/CD workflow for compiled release zip copilot-swe-agent[bot] 2025-12-28 18:40:42 +00:00
  • 2f6b1b5c71 Initial plan copilot-swe-agent[bot] 2025-12-28 18:37:10 +00:00
  • b4ebf0d43d Merge pull request #15 from johndoe6345789/copilot/fix-static-binary-issue johndoe6345789 2025-12-28 18:35:54 +00:00
  • 9d767dcd40 Initial plan copilot/fix-static-binary-issue copilot-swe-agent[bot] 2025-12-28 18:35:28 +00:00
  • a4bcb8e83c Merge pull request #14 from johndoe6345789/copilot/fix-ghcr-build-failure johndoe6345789 2025-12-28 18:34:02 +00:00
  • 080edf9956 Fix GHCR build workflow to fail on errors copilot-swe-agent[bot] 2025-12-28 18:29:58 +00:00
  • 3eba5435c4 Initial plan copilot-swe-agent[bot] 2025-12-28 18:25:07 +00:00
  • 0f3acf7384 Merge pull request #11 from johndoe6345789/copilot/fix-dynamic-program-error johndoe6345789 2025-12-28 18:12:39 +00:00
  • d74af25d5e Update Dockerfile johndoe6345789 2025-12-28 18:12:26 +00:00
  • 6025502848 Fix invalid Docker tag format in workflow copilot-swe-agent[bot] 2025-12-28 17:32:22 +00:00
  • 56cc7208b4 Merge pull request #12 from johndoe6345789/copilot/tidy-documentation johndoe6345789 2025-12-28 17:30:32 +00:00
  • f43a06f42e Remove trailing whitespace in CONTRIBUTING.md copilot-swe-agent[bot] 2025-12-28 17:19:57 +00:00
  • ee33516cb7 Update ARCHITECTURE.md to reflect current capabilities copilot-swe-agent[bot] 2025-12-28 17:18:48 +00:00
  • e5e798b2f2 Remove redundant and outdated content from README.md copilot-swe-agent[bot] 2025-12-28 17:17:20 +00:00
  • 0ee304463c Fix missing 'file' command error in Docker test script copilot-swe-agent[bot] 2025-12-28 17:17:05 +00:00
  • b886565713 Initial plan copilot-swe-agent[bot] 2025-12-28 17:14:49 +00:00
  • a4cf21de21 Merge pull request #10 from johndoe6345789/copilot/add-install-script-for-sparkos johndoe6345789 2025-12-28 17:13:36 +00:00
  • 5fd59ce63a Fix security and robustness issues in install script copilot-swe-agent[bot] 2025-12-28 17:07:49 +00:00
  • 1e08cc43fe Add installation script with validation and progress display copilot-swe-agent[bot] 2025-12-28 17:05:41 +00:00
  • 1d2731cb54 Initial plan copilot-swe-agent[bot] 2025-12-28 17:03:39 +00:00
  • 417eb4c7be Initial plan copilot-swe-agent[bot] 2025-12-28 17:00:59 +00:00
  • 6b13c5932f Merge pull request #9 from johndoe6345789/copilot/add-usb-install-script johndoe6345789 2025-12-28 16:59:31 +00:00
  • 77403a9403 Initial plan copilot/add-usb-install-script copilot-swe-agent[bot] 2025-12-28 16:55:28 +00:00
  • df7f4b9c57 Merge pull request #8 from johndoe6345789/copilot/build-arm64-amd64-docker-image johndoe6345789 2025-12-28 16:53:41 +00:00
  • 87f218e52e Enable multi-architecture Docker builds for arm64 and amd64 copilot-swe-agent[bot] 2025-12-28 16:51:27 +00:00
  • b1e1b1ef47 Initial plan copilot-swe-agent[bot] 2025-12-28 16:45:50 +00:00
  • 7a55b5da2c Initial plan copilot/update-readme-lsb-requirements copilot-swe-agent[bot] 2025-12-28 16:33:43 +00:00
  • 08ed7ad8fc Merge pull request #6 from johndoe6345789/copilot/add-docker-version-for-testing johndoe6345789 2025-12-28 16:29:32 +00:00
  • 6896087c21 Address code review feedback: remove unused script and optimize workflow copilot-swe-agent[bot] 2025-12-28 16:20:36 +00:00
  • 9d505158bb Add .dockerignore to optimize Docker builds copilot-swe-agent[bot] 2025-12-28 16:18:39 +00:00