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
02c35d6111
Move frame-buffer renderer to graphics-libs ( #1518464 )
2018-06-01 12:34:28 -07: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
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
Ray Strode
0b83adfc76
Update to latest git snapshot
2016-05-24 13:16:13 -04:00
Fedora Release Engineering
194db3ba91
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 18:14:48 +00:00
Ray Strode
6df18ae016
fix plymouth-update-initrd
2015-11-15 23:06:50 -05:00
Ray Strode
0570c13f14
Fix updates with script and spinner themes
...
Resolves : #1267949
2015-11-02 09:46:06 -05:00
Kalev Lember
57e1cd17f5
Fix a typo in Requires
2015-08-24 23:39:39 +02:00
Peter Robinson
d589334955
fix confusion between scripts and plugin-scripts sub package
2015-08-24 20:17:13 +01:00
Peter Robinson
ed62385b1b
Fix Requires for various libs subpackages
2015-08-24 20:10:17 +01:00
Peter Robinson
630f6d5ec6
Use %%license, Cleanup spec, Move drm render driver to graphics-libs sub package
2015-08-23 13:56:24 +01:00
Dennis Gilmore
b297355224
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 15:31:14 +00:00
Will Woods
54eaec457c
add patch for #1223344
2015-05-20 12:52:14 -04:00
Till Maas
93ef4fd1b6
Rebuilt for Fedora 23 Change
...
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:24:48 +01:00
Peter Robinson
adcd80647d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 19:17:09 +00:00
Adam Jackson
e1a3bfb875
fix changelog date warnings
2014-06-13 13:45:18 -04:00
Dennis Gilmore
b332b813f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 11:31:50 -05:00
Peter Robinson
9e72e20f1e
Move system-logos dep to graphics-libs (no use on text/serial console minimal installs)
2014-05-31 20:30:47 +01:00
Ray Strode
05990c17d6
Include patch
2014-02-20 14:01:48 -05:00
Ray Strode
7c745baabd
Fix splash after change in /sys/class/tty/console/active
2014-02-20 13:42:25 -05:00
Ray Strode
64765e1743
Don't timeout plymouth quit waiting
...
Related: #967521
2013-10-31 09:49:14 -04:00
Ray Strode
63b58ed816
need an explicit --without-rhgb-compat-link
2013-10-16 16:18:05 -04:00
Ray Strode
60a0a8510c
drop rhgb-client compat link
2013-10-16 16:07:49 -04:00
Kalev Lember
714e0ef7c3
Make sure the release number compares higher than the previous builds
...
It went from
0.2013.03.26.0 (F19)
to
0.2014.03.26.0 (F20)
to
0.1.2013.08.14.0 (F20)
Unfortunately, 0.2013 and 0.2014 compare higher than 0.1, so the release
number was actually going backwards.
https://lists.fedoraproject.org/pipermail/devel/2013-October/189917.html
Also, while at this, I've moved the snapshot_date to a %define so that
rpmdev-bumpspec wouldn't try to bump 2013 to 2014, like happened during
the F20 mass rebuild.
2013-10-06 14:59:51 +02:00
Ray Strode
7de82e442e
Update to snapshot to fix system units
2013-08-14 17:24:22 -04:00
Dennis Gilmore
ffd6c27ba9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 23:40:46 -05:00