debian-atomic-config/treefiles/debian-minimal-working.json
2025-09-04 20:44:11 -07:00

52 lines
837 B
JSON

{
"ref": "debian/14/x86_64/minimal",
"packages": [
"systemd",
"systemd-sysv",
"dbus",
"dbus-user-session",
"sudo",
"passwd",
"bash",
"coreutils",
"util-linux",
"procps",
"sysvinit-utils",
"ostree",
"ostree-boot",
"dracut-core",
"grub-pc",
"grub-common",
"linux-image-amd64",
"linux-headers-amd64",
"podman",
"skopeo",
"cloud-guest-utils",
"systemd-container",
"cryptsetup",
"cryptsetup-bin",
"lvm2",
"gdisk",
"kpartx",
"mdadm",
"less",
"vim-tiny",
"wget",
"curl",
"ca-certificates",
"gnupg",
"iproute2",
"net-tools",
"openssh-client",
"openssh-server",
"htop",
"rsync",
"tar",
"gzip",
"unzip",
"zstd"
],
"modules": [],
"repos": [],
"bootc": true
}