Commit Graph

2203 Commits

Author SHA1 Message Date
Randy Barlow b4e313947d Revert "remove systemd package from fedora-container-base"
This reverts commit 57e13a1b89.

I noticed that systemd-logind was causing problems in our
containers after a container rebuild of the f32 base image was
published about 5 days ago. I found that an issue[0] had been
filed about the problem, but that bug was reported against
Rawhide (f33). I then found that systemd had been removed from
the f32 base image after f32 was released.

This causes problems for users who expect stability out of Fedora
releases - changing the default package set means that a container
build that works one day can break the next. In our case, the
problem wasn't so much that systemd was removed, but that the unit
masks were removed. This causes some components of systemd to be
unable to function in a container, and puts a burden on users to
identify the problem.

https://pagure.io/releng/issue/9603

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1841139
2020-07-14 13:30:31 -04:00
siddharthvipul 3e16f700a8 remove package systemd from fedora container base image
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
2020-05-31 17:33:08 +05:30
Peter Robinson 8ea142456d IoT: fixes and cleanups for IoT edition
Use defaults for authselect, auth is deprecated, update rpi boot bits
drop old atomic cmds, no longer shipped.

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2019-12-04 09:56:12 +00:00
Peter Robinson e0e66778c6 IoT: Update F-31 for stable ostree branch
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2019-10-27 12:34:45 +00:00
Kevin Fenzi 5bd9c890a1 games: drop retired games to make image compose again.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-10-17 15:09:04 -04:00
Kevin Fenzi 234491453e Merge #586 `Remove sparkleshare due to built failure` 2019-10-06 20:45:33 +00:00
Rich Mattes fa41eeba05 robotics: Replace eclipse with qtcreator
Replace the Eclipse launcher shortcut with qtcreator.

Signed-off-by: Rich Mattes <richmattes@gmail.com>
2019-10-06 20:44:12 +00:00
Luya Tshimbalanga b00b09f3bf
Remove sparkleshare due to built failure
Signed-off-by: Luya Tshimbalanga <luya@fedoraproject.org>
2019-10-06 13:36:37 -07:00
Paul Whalen 14c50d7490 Remove libvirt, gnome-boxes from armhfp in F31
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2019-09-27 09:31:51 -04:00
Kevin Fenzi 973fb1bc6c Merge #581 `Design Suite: use f31-backgrounds extra and reinstate sparkleshare` 2019-09-23 22:34:10 +00:00
Miro Hrončok 89436e3917 Remove Python 2.7 from the Python Clasroom Lab 2019-09-23 22:32:56 +00:00
Luya Tshimbalanga 638865e93f
Design Suite: use f31-backgrounds extra and reinstate sparkleshare 2019-09-18 22:30:11 -07:00
dftxbs3e ffd0960925 Backport #572
Signed-off-by: dftxbs3e <dftxbs3e@free.fr>
2019-09-15 16:45:26 +00:00
Dan Book f73c7def11 Cinnamon - Update to F31 backgrounds 2019-09-04 01:45:14 -04:00
Peter Robinson 658bfc9ec0 IoT: set up for branched content
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2019-08-30 07:15:52 +01:00
Adam Williamson 282090098a Include fedora-release-kde in fedora-kde-common (#1720311)
As per https://bugzilla.redhat.com/show_bug.cgi?id=1720311 , no
KDE deliverables actually include fedora-release-kde, so they
are not identified as being the KDE variant at all. This change
would result in the KDE live image and ARM disk image including
fedora-release-kde.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-08-23 13:31:39 -07:00
Clement Verna eadd5cdba2 Explicitly install systemd in the image.
It seems that systemd is required by anaconda which wants
to setup the default target. Since dnf dependencies to systemd
was dropped in [0] we need to install it explicitly.

[0] - faa199f160?branch=master
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-08-21 13:57:57 +02:00
Paul Whalen c90b3081b7 Add fedora-disk-xfce.ks to f31 2019-08-14 12:02:25 -04:00
Tomas Hrcka 64ea370c8b Prepare for branching f31 from rawhide
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2019-08-12 17:26:04 +02:00
Clement Verna 472602baa9 Revert deleting the tzdata from the container base image.
This change is breaking python pytz module which
expect to find the zone.tab file in the zoneinfo
directory.
See BZ #1737013

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-08-02 19:54:50 +02:00
Clement Verna 6d9047adf4 Keep dnf history otherwise it breaks dnf.
Trying to use dnf in the latest rawhide container compose fails
with a RuntimeError: Statement: no such table: trans_item in

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-07-31 20:23:41 +02:00
Clement Verna a82cbd1567 Exclude langpacks-en instead of langpacks-core-en.
Langpacks-en depends on langpacks-core-en so it should
be the one we exclude.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-07-30 11:16:59 +02:00
Peter Robinson e34ecb9549 Merge #554 `soas: webkit2gtk3 dropped the gtk2 plugin subppackage and now provides it.` 2019-07-29 07:50:17 +00:00
Clement Verna 447182d771 Excule langpacks-core-en from the container base image.
The base image does need to have langpacks-core-en, this has for effect
to remove the dejavu fonts from the base image.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-07-29 09:33:18 +02:00
Kevin Fenzi 4a6892e633 soas: webkit2gtk3 dropped the gtk2 plugin subppackage and now provides it.
If we keep excluding this here, it excludes the entire webkit2gtk3
package, which makes the image not compose at all. See:
https://koji.fedoraproject.org/koji/taskinfo?taskID=36636184

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-28 17:10:58 -07:00
Clement Verna e8fd539b8c Remove not needed files from the container base image.
This brings some of the fedora-minimal optimization to the fedora
base image. We remove the timezones info, default fonts and some
logs.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-07-26 08:55:02 +02:00
Igor Gnatenko 1c39c0adb0
Do not install weak deps in containers
Those are pretty useless in containers. People want small containers and
if something extra is needed, they are going to install it. There is no
point in having python3-unbound or rpm-plugin-systemd-inhibit in there…

Closes: https://pagure.io/releng/issue/8530
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-07-22 18:56:49 +02:00
Kevin Fenzi f8d32ac4b5 Merge #545 `Unify obtaining 'relesever'` 2019-07-20 15:47:56 +00:00
Kevin Fenzi fea3820100 Revert "Enable zram-swap on all the workstation installations"
This reverts commit 18428f225b.
2019-07-20 08:46:47 -07:00
Peter Robinson 30647569da Merge #549 `design-suite: temporarily remove sparkleshare` 2019-07-20 10:49:03 +00:00
Peter Robinson b8b97d1ed9 Merge #548 `live-jam: drop ladspa-swh-plugins as it no longer exists.` 2019-07-20 10:48:40 +00:00
Luya Tshimbalanga 97d3c6d953 design-suite: temporarily remove sparkleshare
sparkleshare failed to install or update due to conflicting libraries
2019-07-20 05:36:35 +00:00
Kevin Fenzi 3b2d7b561c live-jam: drop ladspa-swh-plugins as it no longer exists.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-19 18:08:10 -07:00
Kevin Fenzi d23a740e86 scientific: drop root-python as it no longer exists.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-19 18:04:21 -07:00
Bastien Nocera 18428f225b Enable zram-swap on all the workstation installations
Compressed RAM as a swap is faster than disk. This makes most machines
more interactive when under low memory pressure, and, combined with no
disk-backed swap, reduces wear and tear on "flash" storage with limited
number of writes.
2019-07-19 16:45:43 +02:00
Damian Wrobel 68b6257e0e Unify obtaining 'relesever'
Continuation of https://pagure.io/fedora-kickstarts/c/19a7b3b113d97db14d27f6a86db3c7479453a5ea?branch=master
but across entire repository.
2019-07-17 10:55:01 +02:00
Kevin Fenzi 2976215122 Merge #543 `Do not rely on fedora-release` 2019-07-16 22:40:01 +00:00
Kevin Fenzi 704e346d9c Merge #542 `robotics: Updates to fix build` 2019-07-16 22:39:17 +00:00
Clement Verna a07f9892b1 Explicitly set the container base image locale to C.UTF-8
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-07-16 19:21:25 +02:00
Damian Wrobel 19a7b3b113 Do not rely on fedora-release
fedora-release package is not installed on e.g. fedora-arm-server
which later on results in GPG key to be not installed properly.
2019-07-15 09:19:44 +02:00
Rich Mattes 1ff90f3dde robotics: Updates to fix build
Remove additional scanning packages brought in by gnome.

Un-blacklist some packages now needed by libvirt.

Signed-off-by: Rich Mattes <richmattes@gmail.com>
2019-07-14 20:50:24 -04:00
Clement Verna 9dbe324625 Setup the correct locale in the base image.
Since the base image is now using the minimal glibc langpack we need
to use the POSIX locale.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1727489

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-07-07 10:55:42 +02:00
Clement Verna 31e2c58081 Remove cracklib-dicts from the base container image.
This commit remove the cracklib-dicts package which provides
tests passwords to help user choose strong password. The
package is not required by any other packages.
This will save ~9MB from the base image size.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-07-05 08:56:35 +02:00
Peter Robinson 77877f0d5a IoT: cleanups for F-31
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2019-07-02 14:10:00 +01:00
Dan Book dcb7b5f38a Cinnamon - add exaile 2019-06-27 12:30:52 -04:00
Kevin Fenzi 0701bfca51 Merge #529 `Make new hostname take effect immediately` 2019-06-24 20:35:37 +00:00
Kevin Fenzi 87f336d2bb Merge #527 `Workstation: include podman` 2019-06-24 20:34:44 +00:00
Dusty Mabe f047569f46 Merge #530 `Remove the glibc-langpack-en from the base container image.` 2019-06-18 14:44:24 +00:00
Luya Tshimbalanga 10578df95e
Clean up and remove obsolete LuxRender-blender line 2019-06-17 16:15:04 -07:00
Peter Robinson 230e47abff SoaS: use -N for dracut regeneration to ensure generic initrd
Minor other ordering and cleanup. Should fix issues for having host
specific initrd due to having already removed dracut-config-generic.
2019-06-09 12:37:37 +01:00