Commit graph

21 commits

Author SHA1 Message Date
Nils Philippsen
1ae18a54f9 bring in line with github.com/container-images
- use baseruntime:latest as base image
- reimplement cgroup-limits in shell
- take real memory size into account for configuration
- don't use nss_wrapper.so
- don't reference separate shared-userspace repo
- fix usage label
- get rid of /var/lib/psql <-> .../data distinction
- drop a few unused files from root/
2017-05-19 11:46:10 +02:00
Nils Philippsen
058779a5d5 weed out unnecessary components
Several components are carried by modules lower in the stack now
(shared-userspace, common-build-dependencies, base-runtime).
2017-05-18 11:37:07 +02:00
Nils Philippsen
fa7e7e5dec add files for building containter artifacts
Lifted in large parts from version 9.5 of the SCL postgresql container.

https://github.com/sclorg/postgresql-container
2017-05-11 17:34:28 +02:00
Nils Philippsen
8161155280 use perl:f26 again 2017-04-27 18:11:34 +02:00
Nils Philippsen
9362e1ab03 use perl:master until we have a working f26 module
The perl module built fine in f26, but isn't flagged as 'active' in PDC,
i.e. not available for subsequent builds. This needs to be reverted and
requires a rebuild when PDC is fixed.
2017-04-27 15:29:20 +02:00
Nils Philippsen
1e402a48e3 amend postgresql private branch comment 2017-04-27 11:18:52 +02:00
Nils Philippsen
c0f73c53af tidy up build order 2017-04-27 10:41:19 +02:00
Nils Philippsen
e7715dc4ea remove elinks-induced cruft 2017-04-27 10:40:06 +02:00
Nils Philippsen
c3172dfc8f drill down the dependency rabbit hole 2017-04-27 10:37:36 +02:00
Nils Philippsen
7575406d3a use shared-userspace module for python2 dep 2017-04-27 10:37:36 +02:00
Nils Philippsen
9fe61a6e45 use modularity-tainted branch of postgresql
It doesn't need systemtap for building, which pulls in lots of other crud.
2017-04-27 10:37:13 +02:00
Nils Philippsen
b7e34e62a9 mention source package in rationale 2017-04-27 10:37:13 +02:00
Nils Philippsen
966765906b actually add the postgresql component, d'oh 2017-04-27 10:37:13 +02:00
Nils Philippsen
036b9515cb require c-b-d-bootstrap module for building 2017-04-27 10:37:13 +02:00
Nils Philippsen
0c4a8d07ca make uuid find perl-Data-UUID
Tack a buildorder on uuid and sort the components by build order.
2017-04-27 10:36:02 +02:00
Nils Philippsen
9e73316a6c add perl-Data-UUID as component
uuid needs it for building
2017-04-27 10:36:02 +02:00
Petr "Stone" Hracek
21ae3f4ea0 Using f26 tags
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
2017-04-20 12:49:17 +02:00
Petr "Stone" Hracek
ea0fe5cee5 Using proper tag.
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
2017-04-20 12:29:55 +02:00
Petr "Stone" Hracek
864a6140dc Add perl dependency
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
2017-04-20 12:28:38 +02:00
Nils Philippsen
d30059bccc initial version of the postgresql modulemd file 2017-04-19 20:50:33 +02:00
Fedora Release Engineering
4ad39e3aec Initial setup of the repo 2017-03-28 13:52:02 +00:00