Skip to content

Commit

Permalink
Add release-info slice to base-files slice definition file (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdcordeiro authored Nov 21, 2022
1 parent 2b2842c commit b1eed6e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions slices/base-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,19 @@ slices:
contents:
/home/:
/root/:

release-info:
essential:
- base-files_etc
- base-files_lib
contents:
/etc/debian_version:
/etc/dpkg/origins/debian:
/etc/dpkg/origins/ubuntu:
/etc/dpkg/origins/default: {symlink: /etc/dpkg/origins/ubuntu}
/etc/host.conf:
/etc/issue:
/etc/issue.net:
/etc/lsb-release:
/etc/os-release:
/usr/lib/os-release:

0 comments on commit b1eed6e

Please sign in to comment.