Commit Graph

2143 Commits

Author SHA1 Message Date
Peter Robinson
06ce4be308 Remove obsolete network service disable
We don't ship traditional network scripts in any of the arm
images anymore so this is a no-op.

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2019-04-04 06:38:54 +01:00
Adam Williamson
9b0b39f7d6 Add chkconfig package to fedora-arm-base.ks
Both the kickstart itself and imgcreate expect chkconfig to be
available in the installed system, so we'd better make sure it
is. Up till Fedora 30 Beta it was getting pulled in somehow;
since Fedora-30-20190330.n.3 it seems it is not (probably not
in Rawhide either). In any case, it's clearly correct to list it
explicitly.

See https://bugzilla.redhat.com/show_bug.cgi?id=1695637

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-04-03 11:56:06 -07:00
Peter Robinson
24b73a6270 Merge #507 Scientific: Remove python2 packages 2019-03-29 02:14:35 +00:00
Miro Hrončok
174b5721ec Stop dragging Python 3.6 and 3.8 to Python Classroom 2019-03-27 00:23:39 +01:00
Amit Saha
ab1363a4bc Scientific: Remove python2 packages 2019-03-22 07:27:49 +11:00
raveit65
f84b197d1e MATE-arm: increase part size 2019-03-21 09:52:53 +01:00
Adam Williamson
2611d60fd0 Explicitly pull chkconfig into live images
As livesys and livesys-late are still SysV services, they need
systemd-sysv-install to work, which is part of chkconfig. Until
now chkconfig was getting pulled into live images via packages
that require update-alternatives, which was previously part of
chkconfig - but it just got split into its own package, so now
those packages don't pull in chkconfig any more.

This broke the KDE live image and probably several others in
recent Rawhide, livesys and livesys-late don't run so there's
no 'liveuser' and root isn't accessible. Workstation didn't
break because a java package still pulls chkconfig into it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-03-20 08:46:09 -07:00
Paul Whalen
200f6930a6 Add epiphany browser to arm disk images. 2019-03-19 13:16:01 -04:00
Stephen Gallagher
ab7ee6e6db Sync Fedora Server with comps
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-03-04 21:06:25 +00:00
Dan Book
6527f89bde switch to f30 background extras 2019-03-04 13:05:45 -05:00
Zbigniew Jędrzejewski-Szmek
86e0dc18cf Use dnf instead of yum
I left the instructions for yum-langpacks around, because I'm not sure
how the dnf replacement looks. But all references to yum-the-executable
are gone.

https://fedoraproject.org/wiki/Changes/Retire_YUM_3
https://bugzilla.redhat.com/show_bug.cgi?id=1682910
2019-02-26 11:38:44 +01:00
Kevin Fenzi
d64a181fa3 l10n: Correct Xfce include for l10n files. Bug 1669894
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-02-23 16:26:37 -08:00
Zamir SUN
e4a7785b92 Change lxqt-l10n to group.
Now lxqt-l10n package is obsoleted. And we are adding a @lxqt-l10n to compos. So adjusting kickstart files accordingly.

Signed-off-by: Zamir SUN <sztsian@gmail.com>
2019-02-18 15:24:44 +00:00
Sinny Kumari
de5bf88e41 Remove Atomic Host kickstarts F30 and onward in the favor of FCOS
Related: https://github.com/coreos/fedora-coreos-tracker/issues/145

Signed-off-by: Sinny Kumari <sinny@redhat.com>
2019-02-17 22:33:29 +05:30
Darryl T. Agostinelli
9ece69fc88 removed xmoto, warmux and freedroidrpg for size
removed xmoto, warmux and freedroidrpg for size
2019-02-16 04:35:21 +00:00
Parag Nemade
583a071ab4 l10n: Replace language specific support groups with langpacks packages.
This is part of https://fedoraproject.org/wiki/Changes/Replace_Comps_Language_Group_With_Langpacks#Scope

Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
2019-02-15 04:18:58 +00:00
Darryl T. Agostinelli
e1a3a12979 Update fedora-live-games.ks
removing glob2 because it's currently not building
2019-02-15 00:54:40 +00:00
Darryl T. Agostinelli
2b10501ec7 added bsd-games compilation 2019-02-13 02:18:57 +00:00
Darryl T. Agostinelli
4bddf5d41f Corrected email 2019-02-12 00:00:10 +00:00
Darryl T. Agostinelli
5ffd286f8f Update fedora-live-games.ks
updated maintainer entry
2019-02-11 23:51:53 +00:00
Darryl T. Agostinelli
712cfa9bc3 Update fedora-live-games.ks
removed rogue because it is abandoned now broken
2019-02-11 21:51:01 +00:00
Peter Robinson
d20393c1fa IoT: fix content URL harder 2019-02-07 13:43:54 +00:00
Peter Robinson
2446044d2a IoT: add contenturl for mirrors 2019-02-07 10:13:43 +00:00
Sinny Kumari
eae92c2d7b Update ostree repo url from atomic/repo/ to ostree/repo
Also Update ostree remote url and set metalink=mirrorlist
Related - https://pagure.io/fedora-infrastructure/issue/7487

Signed-off-by: Sinny Kumari <sinny@redhat.com>
2019-02-07 11:59:53 +05:30
Clement Verna
363a8c6845 Use the fedora-release-container package to get the release version
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-02-06 21:10:45 +00:00
Martin Kolman
e168b190c6 Install the anaconda-live package on the live image
Recently all Anaconda files required only for the live installation
(the liveinst script, the desktop file and others) have been split into a sub-package
called anaconda-live.

This was done to prevent these files from littering both network
installation images as well as user systems when Anaconda gets pulled
in as a dependency during a package installation transaction.

At the moment anaconda-live is stilled pulled in as a direct dependency
of the anaconda-gui sub package, but once this commit has been merged
into the Fedora kickstart repository, we can drop this temporary
dependency, removing the package from non-live installations.
2019-02-06 21:09:28 +00:00
Peter Robinson
ffd90dbee1 IoT: Fixes and updates for IoT 2019-02-05 18:06:35 +00:00
Paul Whalen
8e10ac1ee6 Remove iproute-tc exclusion from fedora-arm-base 2019-01-30 13:50:38 -05:00
Paul Whalen
7e83e43671 Extend arm lxqt disk image. 2019-01-25 13:09:48 -05:00
Paul Whalen
7deaaf0862 Extend arm mate disk image. 2019-01-25 13:04:38 -05:00
Paul Whalen
d43129d5e8 Remove duplicate partitioning on arm base, minimal. 2019-01-25 12:46:43 -05:00
Paul Whalen
702db8a89e Extend arm minimal image to fix initramfs. 2019-01-16 10:53:44 -05:00
Clement Verna
c28b7e2777 Use the fedora-release-container package in container images
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-07 19:00:55 +00:00
Clement Verna
413af72641 Rename the container ks files
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-03 15:53:35 +01:00
Clement Verna
207d900831 Update the ks files with the new name
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-03 15:52:05 +01:00
Kevin Fenzi
1ed58c1a92 increase size of arm minimal
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2018-12-22 10:51:06 -08:00
Kevin Fenzi
93db50a9c0 Merge #466 Mate: increase disk_img size to fix f30 build issues 2018-12-03 15:01:53 +00:00
Kevin Fenzi
01216600d9 Merge #461 Remove unsed modular container kickstarts files 2018-12-03 15:00:53 +00:00
Peter Robinson
b7cd1e7927 IoT: work around stray console= appearing for some architectures
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2018-11-30 17:34:03 +00:00
raveit65
bc4dc356c2 Mate: increase disk_img size to fix f30 build issues 2018-11-25 12:06:45 +01:00
Mohan Boddu
6daf57bc58 Merge #465 Increase size of partition for building cinnamon-live 2018-11-13 16:45:06 +00:00
Dan Book
568e73aa6e Increase size of partition for building cinnamon-live 2018-11-13 16:28:30 +00:00
Clement Verna
8a76491f3f Use coreutils instead of coreutils-single in containers.
Fixes https://github.com/fedora-cloud/docker-brew-fedora/issues/58

Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-11-02 19:33:19 +01:00
Clement Verna
a3ca173ddd Remove unsed modular container kickstarts files
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-11-02 19:29:32 +01:00
Peter Robinson
ee84a1650b drop console options for IoT
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2018-11-02 16:20:58 +00:00
Adam Williamson
0ed1396cb9 Add initscripts to fedora-live-base.ks
It was removed from the @core group in fedora-comps d7faeb5,
but we are still using stone-age sysv-style scripts for the
early boot live image setup stuff (livesys and livesys-late),
so we need it installed in live images. Without this, lives are
utterly broken, because livesys fails almost immediately and
does not do any of the expected live customizations.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-01 12:49:54 -07:00
Frederick Grose
70c3d795e8 fedora-live-base,fedora-soas: livecd-iso-to-disk in .iso filesystem.
For livemedia-creator builds, inject install code into the lorax
template live/x86.tmpl that copies the script livecd-iso-to-disk
into the .iso filesystem at /LiveOS when livecd-tools is present in
the install image. This fixes commit 18d30b3, which failed in this.
2018-10-31 22:14:54 -04:00
Miro Hrončok
7045d91878 Stop using fedora-live-minimization from Python Classroom
From Adam Williamson:

The Python Classroom spin images no longer build in recent Rawhide,
because of a dnf behaviour change that exposes dependency issues as
failures rather than hiding them by silently excluding packages. (This
change will likely get into F29 soon too).

The issue is this. fedora-live-python-classroom.ks includes
fedora-live-minimization.ks , which does this:

-sane-backends

but it also includes fedora-live-workstation.ks, which includes fedora-
workstation-common.ks, which does this:

@gnome-desktop

...and @gnome-desktop includes sane-backends-drivers-scanners and
libsane-hpaio, which both require sane-backends.

Until recently dnf was simply silently excluding sane-backends-drivers-
scanners and libsane-hpaio from the image, to 'resolve' this. Now it
fails on the problem, and we get to make a choice.

You basically have three options:

1. Just drop fedora-live-minimization.ks from fedora-live-python-
classroom.ks . It's pretty old and random at this point. It's basically
trying to drop printing and scanning stuff to save a bit of space. Do
you actually want printing and scanning not to work on your image?

2. Keep fedora-live-minimization.ks but explicitly add back `sane-
backends` to %packages in fedora-live-python-classroom.ks . This would
override the exclusion and fix the dep issue, and include the scanning
bits in the image.

3. Keep fedora-live-minimization.ks and add excludes for sane-backends-
drivers-scanners and libsane-hpaio to fedora-live-python-classroom.ks .
This would lose scanning support, and save a bit of space.

I went with option 1.
2018-10-31 07:17:06 +01:00
Mohan Boddu
164e3adb21 Merge #449 Design Suite: temporarily remove conflicting applications 2018-10-29 19:13:16 +00:00
Clement Verna
a18bfda6ea Containers do not need grubby.
Make sure that we do not install grubby on the
container base image.
https://pagure.io/releng/issue/7872

Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-28 19:20:54 +01:00