diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-09-20 08:13:19 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-20 08:13:19 (EDT) |
commit | f3e814d82693046df974364e153fcc9cfc2629ce (patch) | |
tree | b8dd41e22c50dc3e33ed926d3af8b7b8c3b2e5e8 | |
parent | e26aa97e3a983a9d7469ec342743703ea213b635 (diff) |
base-files: Make Essential
-rw-r--r-- | base-files.pkg/control | 1 | ||||
-rw-r--r-- | changelog | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/base-files.pkg/control b/base-files.pkg/control index 00f1c1c..75734f7 100644 --- a/base-files.pkg/control +++ b/base-files.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: any +Essential: yes Description: Base system files This package provides the basic filesystem hierarchy, configuration files, and the text of common licenses used by packages. @@ -1,6 +1,7 @@ base-files (1.0.3) trunk * Provide /etc/os-release. + * Make base-files Essential. -- "P. J. McDermott" <pj@pehjota.net> Sat, 20 Sep 2014 08:08:14 -0400 |