Commit Graph

1834 Commits

Author SHA1 Message Date
fujiwara a05ca9b91b Fixed not deleting ibus packages
modified:   fedora-livecd-xfce-ja_JP.ks
2017-02-27 07:50:48 +09:00
fujiwara ca21a47f34 Add cinnamon-ja_JP.ks to l10n directory.
new file:   fedora-livecd-cinnamon-ja_JP.ks
2017-02-26 10:06:19 +09:00
Dennis Gilmore 04ff19c726 Revert "Merge branch 'master' into pull_request_workflow"
This reverts commit c73dae8300, reversing
changes made to 6ed0f65039.
2017-02-18 18:07:26 -06:00
Dennis Gilmore 2720630da5 Merge #132 `Added imsettings and ibus-kkc which sets proper Japanese settings.` 2017-02-19 00:02:43 +00:00
Dennis Gilmore 2b7bdebc27 Merge #133 `f26 MATE: replace blueman with blueberry` 2017-02-19 00:02:29 +00:00
Colin Walters 9912269d88 all: Correct path to /var/lib/systemd/random-seed
At least for Atomic Host, AFAICS it isn't actually in the final
image; not entirely sure why.  But we should be using the right
path here anyways.

https://bugzilla.redhat.com/show_bug.cgi?id=1424404
2017-02-17 15:05:13 -05:00
raveit65 d28dd82475 f26 MATE: add mp3 decoder for gstreamer 2017-02-11 09:55:02 +01:00
raveit65 3b8a7c9cc4 f26 MATE: Add PackageKit-command-not-found for adding cli-commands easily 2017-02-11 09:52:24 +01:00
raveit65 7dd6ea8fed f26 MATE: replace blueman with blueberry 2017-02-11 09:45:35 +01:00
fujiwara c73dae8300 Merge branch 'master' into pull_request_workflow
Merged because master merged with upstream
2017-02-11 17:11:32 +09:00
fujiwara 6ed0f65039 Added imsettings and ibus-kkc which sets proper Japanese settings.
modified:   l10n/fedora-livecd-lxde-ja_JP.ks
2017-02-11 16:35:12 +09:00
Dan Book 026f8948d3 Cinnamon - add mp3 decoder for gstreamer 2017-02-06 12:47:00 -05:00
Björn Esser 6d2ec865d2 Cinnamon: Add PackageKit-command-not-found for adding cli-commands easily 2017-02-04 15:57:44 +01:00
Björn Esser 3605810dd7 Cinnamon: Drop exclusion of PackageKit since gnome-sw pulls it as a hard dep 2017-02-04 15:57:40 +01:00
Björn Esser 7f2c5b1efd Cinnamon: Add libyui-mga-ncurses for dnfdragora text-mode 2017-02-04 15:48:05 +01:00
Thomas Mueller 2cb099d7a3 Allow vagrant user to sudo to all users
This addresses atomic-wg issue 173.

Also vagrant docs https://www.vagrantup.com/docs/boxes/base.html
tell to configure it like this.
2017-02-03 16:47:57 +01:00
Dennis Gilmore fb5f48f81a Merge #125 `add Japanese ks files` 2017-02-02 20:58:10 +00:00
Björn Esser 0147d3e42a Cinnamon: Install dnfdragora for graphical (GTK and ncurses) package-management 2017-02-02 21:18:25 +01:00
Björn Esser 04501485fb Cinnamon: Fedora-icon-theme is a dependency of cinnamon now 2017-02-02 21:15:19 +01:00
Björn Esser 186ec89a08 Cinnamon: Replace yumex-dnf with gnome-software
since yumex-dnf does not really work reliable since fc25
2017-02-02 21:15:19 +01:00
fujiwara a6f5579e00 add Japanese ks files 2017-01-31 20:50:59 +09:00
Christian Dersch 14fe984d2c astronomy: sympy FTBFS fixed, package added again 2017-01-23 11:23:22 +01:00
Peter Robinson 6a802bdd7b SoaS: add missing end macro to common packages
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
2017-01-21 11:11:44 +00:00
Dusty Mabe f6ecdc348a
docker, cloud: don't use cmdline for install mode
cmdline makes it so that %post --erroronfail won't actually stop the
installation in a way that imagefactory will detect the problem and
fail the build. See [1] for more details.

[1] https://github.com/rhinstaller/anaconda/issues/931
2017-01-19 20:57:24 -05:00
Dusty Mabe 28a845d586
docker: add some more comments to %post script
Putting in references to BZ's so that we can determine if we can
remove these pieces of the %post in the future.
2017-01-19 20:57:24 -05:00
Dusty Mabe 12bbaac8dd
docker: fixup comment about install_langs macro 2017-01-19 20:57:24 -05:00
Dusty Mabe 461523481b
docker: fix some paths on file cleanup
Point to dnf cache and clean up everything in tmp.
2017-01-19 20:57:24 -05:00
Dusty Mabe e5815d62cd
docker: remove call to localedef
It fails because no locale archive exists.
2017-01-19 20:57:24 -05:00
Dusty Mabe 5f54ddd686
docker: no need to rm locale-archive
glibc-all-langpacks is not installed and thus no locale archive
exists.
2017-01-19 20:57:24 -05:00
Dusty Mabe 608769b442
docker: error on unset vars and more verbose logs for %post 2017-01-19 20:57:23 -05:00
Dusty Mabe a4835bbc67
docker: add --erroronfail to %post
If %post fails we want the whole install to fail.
2017-01-19 20:57:20 -05:00
Dusty Mabe b73439c2ca
docker: store the post logs along with ks files in /root/ 2017-01-19 20:56:43 -05:00
Dusty Mabe 7efa34edb0
docker: remove create/delete of user
Anaconda doesn't seem to require it anymore so no need to create it
and then delete it.
2017-01-19 14:22:14 -05:00
Dennis Gilmore 16af100c7a Merge #115 `design-suite: remove f24 extra wallpapers in preparation of f26` 2017-01-19 03:12:40 +00:00
Peter Robinson 8f18de2f97 KDE: move package reduction from live to common as it should be the same on ARM/Live images
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
2017-01-19 02:50:08 +00:00
Peter Robinson e8cce2ad37 mate: move package reduction from live to common as it should be the same on ARM/Live images
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
2017-01-19 02:46:03 +00:00
pbrobinson@fedoraproject.org fce0982e9d SoaS: move components that should be run for Live and ARM images to common
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
2017-01-19 02:41:19 +00:00
pbrobinson@fedoraproject.org d533c7a2cc Rename *packages.ks to *common.ks as it's not just packages that should be shared in here but also common pre/post scriptlets that should be run on all images. Using common rather than packages better reflects what should go here.
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
2017-01-19 02:40:20 +00:00
Christian Dersch 3a7e997dc6 astronomy: added python3-wcsaxes 2017-01-17 19:11:34 +01:00
Christian Dersch ef850a259c astronomy: removed sympy (FTBFS) for now, added wcstools 2017-01-17 19:09:34 +01:00
Luya Tshimbalanga 96bfe721be design-suite: remove f24 extra wallpapers in preparation of f26 2017-01-10 11:05:24 -08:00
churchyard 26421537c7 python-tools was renamed to python2-tools 2017-01-10 16:38:43 +00:00
Adam Miller 548fde04fd add tar to address BZ#1409920
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2017-01-04 15:34:16 -06:00
Dennis Gilmore 7e7eedf682 Merge #109 `fedora-atomic-vagrant: Sync with CentOS Atomic SIG` 2016-12-21 21:09:03 +00:00
Neal Gompa cf9bb620cb Remove exclusions/additions that conflict and break image composes
The new DNF based appliance build is stricter about additions and exclusions
in the %packages section, so things that expressly conflict will fail the
build.
2016-12-21 14:23:16 -05:00
Neal Gompa b164029627 Increase the rootfs size for dnf-powered appliance-tools build
The DNF-based appliance-tools build of the ARM image complains
that it is short by 54MB, so we're increasing by a bit more than that
to give some wiggle room for the future.
2016-12-21 14:21:55 -05:00
Colin Walters 4a42f66223 fedora-atomic-vagrant: Sync with CentOS Atomic SIG
I'm trying to keep things in sync - this mostly ensures the root
password is unlocked, and drops the `services` line that is useless
because that's not how kickstart inheritance works.
2016-12-13 08:56:35 -05:00
pbrobinson@fedoraproject.org 92ca122497 sugar still needs webkitgtk3 it seems
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
2016-12-07 16:09:58 -06:00
Dennis Gilmore 254794c891 Merge #104 `Don't hack 'override_install_langs' yum option` 2016-12-05 22:10:38 +00:00
leigh123linux e252c9c08d update fedora background to f25 2016-11-30 09:43:30 +00:00