Skip to content

Add os/ubuntu/ skeleton#251

Merged
tamakiii merged 1 commit intomainfrom
add/ubuntu-os-skeleton
May 8, 2026
Merged

Add os/ubuntu/ skeleton#251
tamakiii merged 1 commit intomainfrom
add/ubuntu-os-skeleton

Conversation

@tamakiii-doppelganger
Copy link
Copy Markdown
Contributor

Summary

Add os/ubuntu/Makefile as a no-op skeleton sibling to os/arch/Makefile and os/mac/Makefile. Provides a landing place for Ubuntu-specific install footprints as they emerge from the airedale provisioning work.

Context

Companion to the myfiles os/ubuntu/ PR (filing separately). The two trees together let airedale (Ubuntu 26.04 LTS) split host-specific config (hosts/airedale.local/) from OS-specific config (os/ubuntu/).

The top-level Makefile's OS detection (UNAME=Linux → OS=arch) is intentionally not changed in this PR; the routing update will land alongside the first divergence between os/arch and os/ubuntu config content.

Test plan

  • make -C os/ubuntu help prints the file.
  • make -C os/ubuntu install is a no-op.

Related to tamakiii/meta#971
Related to tamakiii/meta#979

🤖 Generated with Claude Code

No-op Makefile mirroring the os/{arch,mac}/Makefile shape. Provides a
landing place for Ubuntu-specific install footprints (Wayland clipboard
analogs, GNOME terminal config, etc.) as they emerge from the airedale
provisioning work. Empty stub for now.

Related to tamakiii/meta#971
Related to tamakiii/meta#979

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tamakiii tamakiii merged commit 84bb66d into main May 8, 2026
1 check passed
@tamakiii tamakiii deleted the add/ubuntu-os-skeleton branch May 8, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants