canonical / core-build

GNU General Public License v3.0
8 stars 18 forks source link

config: remove static files in etc,lib,usr,var #48

Closed mvo5 closed 5 years ago

mvo5 commented 5 years ago

A lot of static files came from config/ directory which contains a ubuntu-core-config deb package. These static files are now part of the core snap, see: https://github.com/snapcore/core/pull/83

So we can remove them here. This also moves "core" closer to how core18 (and core20) are build and avoids having to upload a package to a PPA to change e.g. the writable-path handling.

WARNING: land only after https://github.com/snapcore/core/pull/83 landed

mvo5 commented 5 years ago

Closing in favor of #57 (which has a better changelog)