Skip to content

gardenlinux/gardenlinux-ccloud

Folders and files

NameName
Last commit message
Last commit date
Mar 25, 2025
Mar 24, 2025
Mar 24, 2025
Mar 24, 2025
Jul 7, 2023
Mar 24, 2025
Mar 24, 2025
Mar 24, 2025
Jul 7, 2023
Jul 7, 2023
Nov 13, 2024
Feb 13, 2025
Jul 7, 2023
Jul 7, 2023
Jul 7, 2023
Jul 7, 2023
Jul 7, 2023
Mar 24, 2025
Nov 13, 2024
Nov 13, 2024

Repository files navigation

Garden Linux CCloud flavors

This repository extends Garden Linux with custom flavors and features. It uses Garden Linux as a submodule and overrides specific features and flavors while maintaining compatibility with the original build system.

Overview

This repository contains:

  • Custom features in features/
  • Custom flavor definitions in flavors.yaml
  • CI/CD workflows for building and publishing images

Make Targets

The following make targets are available:

  • prepare: Initialize and update submodules, required for first-time setup
  • update [COMMIT=<hash>]: Update Garden Linux submodule to latest (or specific) commit and sync workflow references
  • clean: Remove Garden Linux submodule and reset the environment