Commit Graph

298 Commits

Author SHA1 Message Date
Hans de Goede
254e467dbf Update to 0.9.5 + a bunch of extra fixes from git (new upstream git snapshot)
Fixes 1896929 - systemd complains about Unit configured to use KillMode=none
2021-03-23 12:29:21 +01:00
Fedora Release Engineering
b2e4a8ed84 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 08:19:04 +00:00
Tom Stellard
d97b63bde5 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 19:20:33 +00:00
Fedora Release Engineering
5e8a7c8cc9 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 07:09:14 +00:00
Fedora Release Engineering
2e55adeb7d - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 22:44:23 +00:00
Hans de Goede
a6f9c2ae6e New upstream git snapshot
Add RemainAfterExit=yes to plymouth's systemd service files (rhbz#1807771)
Fix the spinner / animation missing on shutdown and reboot
2020-03-26 00:43:27 +01:00
Hans de Goede
f97cb31771 Add patches fixing crash on monitor hot(un)plug (rhbz#1809681)
Add patches fixing delay between gdm telling us to deactivate and
  us telling gdm it is ok to continue
Drop plymouth-plugin-throbgress sub-package, the spinfinity theme now
  uses the two-step plugin
2020-03-09 10:58:24 +01:00
Fedora Release Engineering
e6bcab41bc - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 09:23:52 +00:00
Hans de Goede
e2974622bf Drop our private plymouth-update-initrd copy, it is identical to upstream
New upstream git snapshot, with the following fixes:
Tweaks to the spinner/bgrt themes to match the gdm/gnome-shell lock screen
  password entry style tweaks done in GNOME 3.34
Move the keyboard layout and capslock indicator closer to the text field
Fix flickering below spinner on hidpi displays:
  https://gitlab.freedesktop.org/plymouth/plymouth/issues/83
Add logrotate file for /var/log/boot.log so that it does not grow endlessly:
  https://gitlab.freedesktop.org/plymouth/plymouth/issues/31
Some bgrt fixes for devices with non-upright mounted LCD panels
2019-10-23 01:41:40 +02:00
Hans de Goede
3164080570 We are carrying so much patches from upstream that we are practically
following upstream master, switch to a git snapshot
Add keyboard layout and capslock state indicator support (rhbz#825406)
Fix "Installing Updates..." text being rendered all garbled on devices
  where the panel is mounted 90 degrees rotated (rhbz#1753418)
2019-10-01 12:51:53 +02:00
Hans de Goede
2e875c999d Add a patch fixing issues when using cards which default to the radeon
kms driver with the amdgpu kms driver (rhbz#1490490)
Extend default DeviceTimeout to 8 seconds (rhbz#1737221)
2019-09-07 22:44:49 +02:00
Fedora Release Engineering
3796291739 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 10:59:59 +00:00
Hans de Goede
0e56037ed6 One more patch for dealing with some devices with a non-upright mounted
LCD-panel (rhbz#1730783)
2019-07-19 11:48:32 +02:00
Hans de Goede
95e332b265 Add patches from upstream for:
Fix failing to pick the native monitor mode starting with kernel 5.2
  Fix firmware bootsplash support for devices which use the new
    (in ACPI 6.2) rotation bits in the BGRT header
  Add support for firmware-upgrade mode
2019-06-12 14:22:22 +02:00
Hans de Goede
56277ff721 Update bgrt/spinner background to solid black to make the experience on
systems where we do not show the firmware boot-splash consistent with
  systems where we do show the firmware boot-splash
Update translations
2019-03-25 10:09:03 +01:00
Hans de Goede
373f3f4c11 Add translations for the new spinner/bgrt offline-updates splash 2019-03-04 12:08:32 +01:00
Hans de Goede
21a0365db7 Add patches from upstream for:
Monitor hotplug support, this fixes issues with monitors on DP-MST
    docs sometimes not lighting up (rhbz#1652279)
  Adding support for using the firmware's bootsplash as theme background
  New bgrt theme which implements the boot-theme design from:
    https://wiki.gnome.org/Design/OS/BootProgress
    Including the new theming for offline-updates shown there
Make the bgrt theme the new default and upgrade systems which are using the
  charge theme, which is the old default to use the new bgrt theme
Cleanup the spec-file a bit:
  Remove unused / unnecessary %global variables
  Sort the sections for the various plugins and themes alphabetically
  Simplify theme filelists
2019-02-13 17:41:03 +01:00
Fedora Release Engineering
ffda30603d - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 04:30:58 +00:00
Igor Gnatenko
8d576ab8f9
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:40:42 +01:00
Ray Strode
225defa74c Update to 0.9.4 2018-11-05 15:34:25 -05:00
Hans de Goede
5d0d9781e2 Add patches from upstream to fix the disk unlock screen sometimes having
a very low resolution on UEFI machines:
  https://gitlab.freedesktop.org/plymouth/plymouth/issues/68
2018-10-04 15:59:35 +02:00
Hans de Goede
ed3a4ab0e9 Update patches for CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER interaction
to the latest patches from master, this fixes the transition from plymouth
  to gdm being non smooth
Drop unused default-boot-duration file (rhbz#1456010)
2018-08-06 18:54:51 +02:00
Peter Robinson
fc3c4ab537 Drop groups in spec, Drop requires on initscripts (rhbz 1592383) long migrated to systemd and original bug where it was added (461322) no longer relevant 2018-08-02 13:08:50 +01:00
Fedora Release Engineering
be944e8ca1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 22:38:35 +00:00
Igor Gnatenko
b26c4de811 add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:50 +02:00
Hans de Goede
ccb48d1b6d Add patches from upstream fixing details view on kernels build with
CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER
2018-07-02 13:51:24 +02:00
Adam Williamson
61f6bb5711 Move frame-buffer back to subpackage, patch bugs
More fun related to #1518464. This should fix everything really
hard! We backport a patch that should actually fix #1518464 if
frame-buffer is present but drm is not...but we also backport a
patch that fixes boot with 'rhgb' when neither renderer is
present, and move frame-buffer back to the subpackage, as we
think that's the 'most correct' package layout assuming no bugs.
2018-06-07 11:13:11 -07:00
Adam Williamson
e1402920e9 Move frame-buffer and drm renderers back to main package
Turns out that if we put *both* in the graphics-libs subpackage
minimal installs with 'rhgb' (which is what anaconda does out
of the box) break. As @pbrobinson wasn't around to explain the
rationale for moving the drm renderer to the subpackage in the
first place, @halfline and I agreed to put both renderers back
in the main package for now to avoid both that problem and
bug #1518464 . We can revisit this after @halfline does some
upstream code fixes.
2018-06-04 12:31:01 -07:00
Adam Williamson
efe8c83423 Merge branch 'master' into f28 2018-06-01 12:35:38 -07:00
Adam Williamson
02c35d6111 Move frame-buffer renderer to graphics-libs (#1518464) 2018-06-01 12:34:28 -07:00
Hans de Goede
f80569a54e Merge remote-tracking branch 'origin/master' into f28 2018-04-17 15:19:08 +02:00
Hans de Goede
307cedebc8 Merge with F28 branch, fix FTBFS
-Sync in changes which were only added to the F28 branch
-Add a patch from upstream git to fix FTBFS
2018-04-17 15:15:58 +02:00
Hans de Goede
d2a00cafed Add patches from upstream git for devices with non upright mounted LCD panels
https://bugs.freedesktop.org/show_bug.cgi?id=104714
2018-04-17 14:57:44 +02:00
Colin Walters
549a61a2dd Drop default boot duration: https://src.fedoraproject.org/rpms/plymouth/pull-request/1 2018-03-29 13:02:47 +00:00
Colin Walters
7a40b790eb Drop default boot-duration
The file was last updated in 2008, which was kind of a while ago.
Having files in /var conflicts with the rpm-ostree model of
`/var` starting empty.

Further, I don't think it makes sense to have a *global* boot
duration - it should likely be per-Fedora Edition.  So probably
we should delete the one in `/usr` as well and have the Edition
packages carry it or something.
2018-03-29 13:01:49 +00:00
Colin Walters
daa9884553 Drop default boot-duration
The file was last updated in 2008, which was kind of a while ago.
Having files in /var conflicts with the rpm-ostree model of
`/var` starting empty.

Further, I don't think it makes sense to have a *global* boot
duration - it should likely be per-Fedora Edition.  So probably
we should delete the one in `/usr` as well and have the Edition
packages carry it or something.
2018-03-27 21:08:58 +00:00
Igor Gnatenko
dbb86a8b97
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:31 +01:00
Fedora Release Engineering
1a1f73f826 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 05:24:50 +00:00
Ray Strode
d474672953 Bump ShowDelay back up to 5
Related: #1518037
2017-11-28 09:17:00 -05:00
Björn Esser
bd5c23533c
Fix invalid date in %%changelog 2017-11-28 02:13:39 +01:00
Björn Esser
b806660ca8
Update to 0.9.3 release
Reduce ShowDelay to 0 (rhbz#1518037)
Change %%define to %%global
2017-11-28 02:09:54 +01:00
Fedora Release Engineering
f64caafdc8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 06:11:36 +00:00
Fedora Release Engineering
dc62928d05 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 08:49:34 +00:00
Fedora Release Engineering
4a569ca618 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 07:39:44 +00:00
Ray Strode
8da224a33c misc fixes
- Fix color palette issue
- Fix splash at shutdown (if shutdown takes longer than 5 secs)
- Make sure text based splashes update terminal size when fbcon loads
2016-06-20 16:00:23 -04:00
Ray Strode
8eb000e7ed really (?) fix password prompt on text plugin
Resolves: #1344141
2016-06-16 16:10:00 -04:00
Ray Strode
553e49c82b fix password prompt on text plugin
Resolves: #1344141
2016-06-14 14:29:59 -04:00
Ray Strode
3d084f5e51 - new release versioning scheme to be more guideliney 2016-06-08 14:33:28 -04:00
Ray Strode
e484a7252e Update to latest git snapshot
- Fixes use after free
  Related: #1342673
2016-06-07 08:31:15 -04:00
Ray Strode
37ff16b00c update build requires 2016-05-24 13:35:27 -04:00