Commit Graph

2397 Commits

Author SHA1 Message Date
Neal Gompa 611edda149 Configure Fedora Cloud with GPT with Hybrid Boot
Fedora Cloud is now set up so that it builds the disk with
GPT partitioning and has a specific partitioning layout so
that the resulting images are equipped to boot either with
legacy BIOS or UEFI.

Reference: https://fedoraproject.org/wiki/Changes/FedoraCloudHybridBoot

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2021-07-02 21:33:02 -04:00
David Duncan c970f81e4e enable zram-based swap
https://pagure.io/cloud-sig/issue/324

Signed-off-by: David Duncan <davdunc@amazon.com>
2021-06-19 14:52:36 +00:00
Neal Gompa 6de08b413c Use Btrfs for Fedora Cloud Edition
Reference: https://fedoraproject.org/wiki/Changes/FedoraCloudBtrfsByDefault

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2021-06-16 12:15:30 -04:00
Mohan Boddu c4bb51a775 KDE size increase
Fixing https://pagure.io/releng/failed-composes/issue/2567#comment-737735

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-06-14 11:27:22 -04:00
Miro Hrončok 21bb1711df No Python 3.9 wanted on the Python Classroom Lab 2021-06-10 14:33:33 +02:00
Mattia Verga db30c4a66a Remove Virtualplanet from astronomy live spin
Virtualplanet has been retired in Rawhide, it should be removed from kickstart to avoid compose failures.
2021-05-20 05:58:28 +00:00
Eric Edens d99bce1b15 removing leading plus in %packages 2021-05-10 21:29:17 +00:00
Eric Edens d6965a2521 Use GCE guest environment instead of cloud-init 2021-05-07 20:04:35 +00:00
Clement Verna 1f3645b72d Replace shadow-utils by util-linux
As part of 1abc805 I removed shadow-utils instead of util-linux.
shadow-utils was previously part of https://bugzilla.redhat.com/show_bug.cgi?id=1951111
but got removed after feedback received.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2021-05-03 10:28:16 +02:00
Stephen Gallagher ed73e0d383
Don't exclude cracklib from ELN container image
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-04-28 21:13:10 -04:00
Clement Verna 1abc805cca Remove shadow-utils and sssd-client from the container base image
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1951111.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2021-04-28 21:40:11 +00:00
Neal Gompa ebe3cfa4b3 kde: Fallback to Plasma X11 session for basic graphics mode (#1952431)
The Plasma Wayland session does not work when kernel mode-setting has
been disabled, so fall back to X11 automatically in this scenario.

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2021-04-23 02:38:28 -04:00
Paul Whalen b3ea494b7c Remove asterisk from kernel-lpae for exclusion (#1947157). 2021-04-12 11:45:14 -04:00
Dennis Gilmore 20bab5d044 Do not install kernel-lpae on 32 bit arm
There is a potential issue with how dtb files are symlinked in /boot
if the kernel-lpae is installed last the symlink is pointed there and
not all dtb files will be available. kernel-lpae should be installed
intentionally

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2021-04-06 08:20:56 -05:00
Luya Tshimbalanga 01cf9a8b52 Use Workstation installation from live media
Signed-off-by: Luya Tshimbalanga <luya@fedoraproject.org>
2021-04-05 17:40:11 +00:00
Clement Verna b37111ec10 Make sure to exclude langpacks-en_GB from the container image
We already install glibc-minimal-langpack and langpacks-en_GB
pulls the dejavu-sans-fonts which is almost 6MB.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2021-04-02 11:46:47 +00:00
Clement Verna f1e4099f68 cracklib-dicts is now a hard dependency of libpwquality
a1b5a1af0a?branch=rawhide
Signed-off-by: Clement Verna <cverna@tutanota.com>
2021-04-02 13:18:54 +02:00
Clement Verna 0087094832 The option --nontp is deprecated
Replacing it by the recommended timesource --ntp-disable command

Signed-off-by: Clement Verna <cverna@tutanota.com>
2021-04-01 10:44:37 +02:00
Kevin Fenzi 0494626b35 Merge #790 `kde: disable plasma-discover-notifier on live image` 2021-03-25 00:22:34 +00:00
Kevin Fenzi 2880982849 Merge #787 `Updates for network changes to built images` 2021-03-25 00:21:39 +00:00
Rex Dieter 0b624bcd11 kde: disable plasma-discover-notifier on live image
Migrate snippet from plasma-pk-updates to plasma-discover-notifier
2021-03-22 14:34:46 -05:00
Peter Robinson 4ba7ce0148 Updates for network changes to built images
NetworkManager has changed the defaults for where the config
files are retained and by default we don't ship the traditional
Sys-V network scripts so we can clean-up those bits.

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2021-03-21 19:14:59 +00:00
Adam Williamson 705eebea9b Use correct `@^` for i3 env group, not just `@`
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-03-12 18:50:45 -08:00
Paul Whalen d030465f14 Add initial-setup-gui to fedora-disk-xbase.ks
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2021-03-11 10:47:02 -05:00
Odilon Sousa abbfe94948 Cleaning the packages that are already present on @i3-desktop-environment 2021-03-08 17:25:09 -03:00
Odilon Sousa 82bea549db Adding @hardware-support for I3 Spin 2021-03-08 13:48:14 -03:00
Kevin Fenzi 0135c2f26c maintainers.toml: fix stray quote that was messing up compose tracker
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-05 10:43:39 -08:00
Odilon Sousa 8b14a34bca Adding @base-x to fedora-i3-common and updating maintainers.toml 2021-02-28 19:49:11 -03:00
Peter Robinson aa32bc6bb0 arm: changes for the UEFI on ARMv7
Primarily changes for UEFI on ARMv7 but also some cleanups/updates
for the arm/aarch64 images.

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2021-02-23 19:11:15 +00:00
Luya Tshimbalanga 9f36177559
Revert removed workstation-release and fix post-installation
This commit restore workstation-release needed for workstation
base installation and attempt to fix post-installation favourite apps on
dash board.

Signed-off-by: Luya Tshimbalanga <luya@fedoraproject.org>
2021-02-22 17:11:43 -08:00
Peter Robinson e4a27d97db SoaS: drop pbrobinson
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2021-02-20 12:19:05 +00:00
Dan Book 837a7f6d09 Cinnamon - update background extras to f34 2021-02-17 20:08:25 -05:00
Kalev Lember 1c4830c166 Drop a gsetting command that didn't actually do anything
Same as the previous commit, it only changed the value as root and
didn't actually affect the liveuser.
2021-02-17 21:15:44 +01:00
Kalev Lember 41c60146e7 Disable GNOME 40 welcome tour harder
Commit 3dadef5a21 didn't actually work
because it set the value as root. This commit fixes it to set it under
the liveuser instead.

Thanks to adamw for figuring out what's going on!
2021-02-17 21:15:43 +01:00
Christian Dersch 69743c783b astronomy: Remove some obsolete packages, add java 2021-02-17 18:55:57 +01:00
Kalev Lember 9c21f04851 Drop references to retired gnome-getting-started-docs 2021-02-17 17:07:25 +01:00
Luya Tshimbalanga 7ff1d91c98 Drop useless EOF parameter
Signed-off-by: Luya Tshimbalanga <luya@fedoraproject.org>
2021-02-16 22:03:55 +00:00
Luya Tshimbalanga 26dd6f588d Revert removed workstation-release
This update restore the workstation-release to make the installation easier
in addition of minor fixes

Signed-off-by: Luya Tshimbalanga <luya@fedoraproject.org>
2021-02-16 22:03:55 +00:00
Bastien Nocera 3dadef5a21 Disable GNOME 40 welcome tour in Live CD 2021-02-16 11:06:41 +01:00
Kevin Fenzi 00e4470020 Revert "Remove memtest86+ from live media."
This reverts commit 2a5d50e4db.
2021-02-15 17:05:36 -08:00
Ankur Sinha (Ankur Sinha Gmail) 90f0626488 Comp-neuro: add python-niapy
Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
2021-02-15 18:33:33 +00:00
Ankur Sinha (Ankur Sinha Gmail) dd76b78f6d Comp-neuro lab: add new packages, remove orphaned, clean up
- remove docs to reduce size
- remove R and Julia to reduce size
- remove orphaned nineml
- add pynn
- re-add paraview
- add neuron-devel (required to compile NEURON mod files)

Also update project URL.

Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
2021-02-15 18:33:33 +00:00
Odilon Junior 05916f616f Changing from fedora-live-base-not-rawhide.ks to fedora-live-base.ks 2021-02-15 12:26:49 -03:00
Odilon Junior 4c3909fd6b Addining the Kickstart files for the i3-spin 2021-02-15 12:19:05 -03:00
Vít Ondruch 2a5d50e4db Remove memtest86+ from live media.
1. This is BIOS only utility.
2. This is not daily use tool. It targets only specialized use case.
2021-02-14 19:07:24 +00:00
Timothée Ravier 9a1e3071f3 fedora-kde-common: Remove ktorrent, krusader & k3b 2021-02-14 19:06:26 +00:00
Timothée Ravier 716fade41d fedora-kde-common: Amarok is not included anymore 2021-02-14 19:06:26 +00:00
Timothée Ravier fc5c8b5c78 fedora-kde-common: Only ship Firefox by default 2021-02-14 19:06:26 +00:00
Timothée Ravier b5d4042ee5 fedora-kde-common: Use libreoffice instead of kde-office 2021-02-14 19:06:26 +00:00
Alex Perez 9745d2cbe1 Update maintainers.toml 2021-02-05 20:14:28 +00:00