9 Commits

Author SHA1 Message Date
Matthew Johnson 6a0cafa617 Add debuginfo configuration for server.ini
Add configuration for debuginfo bans to server.ini via builder.conf.
These configurations will be directly used by swupd-server to determine
if it should ban debuginfo files from the manifests and exactly which
paths should be banned. This patch cleans up the writing of the
server.ini file as well.

Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
2017-09-19 10:33:16 -07:00
Tudor Marcu 02f5c8fad9 Update builder.conf
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2017-08-08 11:03:30 -07:00
Tudor Marcu c96046001e Fix builder.conf template
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2016-11-09 12:13:14 -08:00
Tudor Marcu be05f6b513 Default to outputting content in the mixer workspace
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2016-10-28 13:09:03 -07:00
Tudor Marcu d07ac01932 Update builder.conf to match docs and new tooling
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2016-10-28 12:18:09 -07:00
Tudor Marcu 82bd4409f8 Version numbers are now read from builder.conf
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2016-10-28 11:55:35 -07:00
Tudor Marcu d5d8692156 Remove URL option as content & version are enough
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2016-03-28 14:16:54 -07:00
Tudor Marcu e14a928b37 Add url for swupd in builder.conf
The update client currently defaults to the public clearlinux url, and must be
overridden with cmd line options to use other version/content/format urls. This
introduces a problem when running a mix, and not supplying the mix URL will
cause swupd to update from the official URL, rather than the mixer url.
With this patch, the URLs can all be specified and are inserted into conf files
that the swupd client will read, to know what URL to default to.

Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2016-03-24 16:42:36 -07:00
Tudor Marcu 24bbe791f8 Initial code drop.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2016-03-22 13:36:15 -07:00