Petr Šabata
bbef41cdf9
Include cyrus-sasl and fix openldap API
...
cyrus-sasl no longer depends on initscripts, making this possible.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-16 14:55:58 +02:00
Petr Šabata
8548dff7e9
Include iproute and lvm2 to simplify installer
...
lvm2 pulls in additional deps but it's not too many.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-16 14:07:33 +02:00
Petr Šabata
9a33be8d61
Updating dracut to include weakened dracut-live dep
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-15 19:23:27 +02:00
Petr Šabata
7aaf2b3772
Fix rationales
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-15 19:23:09 +02:00
Petr Šabata
4987d4cf82
Include iptables in Base Runtime
...
This is an API change with no practical effect on Boltron. Preventing
an unnecessary package split that wouldn't be needed in Platform anyway.
iptables is required by firewalld, part of installer.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-13 12:36:40 +02:00
Petr Šabata
6cb979b796
Include dracut with proper subpackage deps
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-12 09:49:44 +02:00
Petr Šabata
8ace71f828
Drop the trailing newline from description
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-09 18:11:06 +02:00
Petr Šabata
0f859c7950
Don't include libselinux-ruby
...
It requires ruby. Somehow this wasn't discovered by my depsolver or
even repoclosure. Weird.
Nothing in Boltron depends on this so this API change should be
harmless.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-09 18:10:59 +02:00
Stephen Gallagher
d9ae9c1080
Update dracut to match installer module
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-06-08 14:09:12 -04:00
Troy Dawson
686131a5db
Fixup api section
2017-06-05 13:58:23 -07:00
Troy Dawson
d213f8837a
Fixup fedora-modular-repos
2017-06-05 13:50:24 -07:00
Troy Dawson
456c947100
Adding fedora-modular-repos to base-runtime
2017-06-05 10:08:05 -07:00
Petr Šabata
1020f6eced
Build against bootstrap:f26
...
Base Runtime is a Fedora 26 Boltron concept; this is a development
branch for that concept. bootstrap:master is beginning to diverge at
this point.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-05-31 09:18:50 +02:00
Petr Šabata
485e976dde
Updating gcc to fix miscompilations and and segfaults
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-05-23 13:33:02 +02:00
Stephen Gallagher
eff0c8779d
Fix scriptlet dependencies for crypto-policies
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-05-22 08:13:13 -04:00
Rafael Santos
385c64243b
Rename 'baseimage' profile to 'container'
...
Signed-off-by: Rafael Santos <rdossant@redhat.com>
2017-05-17 08:50:05 +02:00
Stephen Gallagher
f288b6adf3
Add sssd-client to the baseimage profile
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-05-18 09:16:15 -04:00
Stephen Gallagher
07bc2dc74d
Add sssd-client to the base runtime
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-05-17 14:17:49 -04:00
Petr Šabata
9ed72f5d5c
Add the new python-less extlinux-bootloader to the set
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-05-15 15:34:03 +02:00
Petr Šabata
7d1cbedbbf
Update libdnf to 0.8.2 to support dnf2.
...
Also include python3-hawkey in API.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-05-10 14:22:28 +02:00
Petr Šabata
072cfdd7ce
Filter modeline2fb out
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-05-09 22:29:55 +02:00
Petr Šabata
eb1cb0d4c2
Correct the nonsensical API & filters
...
Somehow we managed to include components that weren't meant to be there,
shipping binaries with broken deps. This should fix that.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-05-09 21:08:52 +02:00
Petr Šabata
52d4fcece8
Include shim-signed
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-05-02 13:50:16 +02:00
Petr Šabata
6f6625c073
Make coreutils-single installable again
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-27 13:52:11 +02:00
Petr Šabata
0a88cd1e9a
Define API anf filters for the new set
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-20 15:02:58 +02:00
Petr Šabata
30920922ac
Add uboot-tools & dtc and drop lsscsi
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-20 11:35:00 +02:00
Petr Šabata
af7d973a61
Drop api and filter until we know what they are for this set
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-19 14:14:23 +02:00
Petr Šabata
e00eb60575
Fix gpgme and systemd FTBFS
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-19 14:08:55 +02:00
Petr Šabata
102a603501
Correct some of the reference comments
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-18 20:58:11 +02:00
Petr Šabata
a4e3036d0e
Update to (mostly) Fedora 26 Alpha set
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-18 20:22:21 +02:00
Petr Šabata
2045bfb551
Don't ship libdnf-devel, its deps are broken
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-18 09:53:46 +02:00
Petr Šabata
7d907fc446
cyrus-sasl shouldn't require /sbin/service
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-12 15:15:28 +02:00
Petr Šabata
464026abf9
The baseimage profile now prefers coreutils-single
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-04 18:12:34 +02:00
Petr Šabata
36f6f9f24b
Don't filter out libdnf-devel
...
This was actually a depsolving error. libdnf is fine.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-03 17:01:44 +02:00
Petr Šabata
cd239c960c
Define the %fedora and %fcN macros
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-04-01 13:03:04 +02:00
Petr Šabata
bc5238b5d0
Update crypto-policies so to fix the scriptlet issue
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-31 09:56:45 +02:00
Petr Šabata
10c3afe694
Include c-ares and sgml-common
...
This prevents the nghttp2 split and fixes the dbus broken API.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-30 21:54:42 +02:00
Petr Šabata
3b911f47d8
Update pkgconf to fix rhbz#1437101
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-30 11:32:55 +02:00
Petr Šabata
bd488eda69
Update API and filters to match the docs
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-30 00:25:20 +02:00
Petr Šabata
96336c9c01
Correct filters
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-29 23:53:12 +02:00
Petr Šabata
66c464932a
Including fuse, libev and pth
...
This prevents a split of e2fsprogs and nghttp2 and fixes libassuan API.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-29 19:29:20 +02:00
Petr Šabata
ca15a2fd1c
Temporarily remove shim-signed to stress-test MBS
...
We will need shim-signed and possibly its two counterparts,
shim and shim-unsigned-aarch64, later. But including them will
require some packaging changes, first.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-24 10:16:13 +01:00
Petr Šabata
3f9db272a4
Updating efibootmgr to work with the new efivar
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-24 10:14:00 +01:00
Petr Šabata
0e56a16275
Use shim-signed with dist tag
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-23 12:44:06 +01:00
Petr Šabata
d24e73246e
Upgrade efivar to v31 to fix a FTBFS
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-23 12:09:46 +01:00
Petr Šabata
1832833653
Dropping some less used components and adding bootloaders
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-23 09:54:22 +01:00
Petr Šabata
a7105315a2
Skip gc's hanging tests on ppc64le as well
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-15 16:01:59 +01:00
Petr Šabata
c26237dcf5
Disable gc tests on aarch64
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-14 15:54:58 +01:00
Petr Šabata
4fe30568ad
Use the latest kernel before the debug split
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-08 14:46:21 -05:00
Petr Šabata
fc7bbdc5b3
Fix fedora-modular-release
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-07 17:09:27 +01:00