Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
path = halos-pi-gen
url = git@github.com:hatlabs/halos-pi-gen.git
branch = halos
[submodule "casaos-docker-service"]
path = casaos-docker-service
url = git@github.com:hatlabs/casaos-docker-service.git
branch = main
[submodule "casaos-marine-store"]
path = casaos-marine-store
url = git@github.com:hatlabs/casaos-marine-store.git
Expand Down
8 changes: 3 additions & 5 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ For git workflow policies that apply to all repositories in this monorepo, see t
This is a monorepo with multiple independent components managed as git submodules. Each submodule has its own CLAUDE.md file with detailed, component-specific documentation:

- **[halos-pi-gen/CLAUDE.md](halos-pi-gen/CLAUDE.md)**: Detailed pi-gen build system, stages, image variants, CI/CD workflows
- **[casaos-docker-service/CLAUDE.md](casaos-docker-service/CLAUDE.md)**: CasaOS deployment and configuration
- **[casaos-marine-store/CLAUDE.md](casaos-marine-store/CLAUDE.md)**: Marine app store structure and curation

**When to use which documentation:**
Expand Down Expand Up @@ -45,10 +44,9 @@ halos-distro/ # Monorepo aggregator (this repo)
│ ├── stage-halos-marine/ # Marine software stack
│ ├── stage-halpi2-common/ # HALPI2 hardware support
│ └── config.* # Image variant configurations
├── casaos-docker-service/ # CasaOS containerized deployment
│ └── CLAUDE.md # CasaOS-specific documentation
└── casaos-marine-store/ # Curated marine apps
└── CLAUDE.md # App store documentation
├── casaos-marine-store/ # Curated marine apps
│ └── CLAUDE.md # App store documentation
└── apt.hatlabs.fi/ # Custom APT repository
```

**Note:** Legacy OpenPlotter and HALPI (CM4) images are built in a separate repository: `openplotter-halpi` (not part of this monorepo). That repository maintains Bookworm-based images for older Hat Labs hardware.
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ This repository acts as a monorepo for all the components that make up Halos.

- halos-pi-gen/ - Custom Raspberry Pi image builder (submodule)
- casaos-marine-store/ - Custom marine app store repository for CasaOS (submodule)
- casaos-docker-service/ - systemd service files and Debian packaging for CasaOS Docker deployment (submodule)
- apt.hatlabs.fi/ - Custom APT repository for Halos packages (submodule)
1 change: 0 additions & 1 deletion casaos-docker-service
Submodule casaos-docker-service deleted from e2b1ab