6 Commits

Author SHA1 Message Date
Franco Fichtner
1af4e0c2c5 pkg: it's really tricky to be honest; no @sample for now 2015-06-12 07:41:49 +02:00
Franco Fichtner
c8dcaaba2c pkg: move last remnants of pkg(8) foo out of src 2015-06-11 11:00:46 +02:00
Franco Fichtner
7239bb0fac pkg: refactor fingerprint install to avoid hardcoding of names 2015-06-11 10:26:57 +02:00
Franco Fichtner
77ba360559 pkg: neutral and unified name for our pkgng repo config
Discussed with: Shawn Webb
2015-06-11 00:53:37 +02:00
Franco Fichtner
604a940917 pkg: mark repo config a sample file, generation upcoming 2015-06-08 14:19:11 +02:00
Franco Fichtner
55db8dab0f pkg: do not overwrite default config.xml anymore; fixes #145
Fixes spurious overwrite of a standard config, but also doesn't
update the standards anymore in a running installation.  Install
media is unaffected from this change.  Users that have had their
standard config overwritten need to rewrite the file accordingly:

    /usr/local/etc/config.xml

It also enables users to use their own sample configs on a running
installation from now on.  Might add a knob in the GUI to do e.g.
`use this config as the factory reset configuration'.  :)

While there, move the pkg-related Makefile glue into its own
file in the subdirectory for clarity.
2015-04-20 12:33:05 +02:00