Revisions of plymouth

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 29)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 145764 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 28)
Patch dropped and added a check to install the right version of the plymouth-scripts package (bnc#793400)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 141259 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 27)
- fix path to systemd-tty-ask-password-agent for newer systemd
- create the pid file again during boot, the existence of this is
  a condition for systemd-ask-password-plymouth.service. A proper
  fix might look different but that get's it going again. (forwarded request 141258 from seife)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 140490 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 26)
Dracut scripts (forwarded request 140489 from tittiatcoke)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 138315 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 25)
Minor update to be compliant with fontconfig 2.10
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 137860 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 24)
Update to plymouth to resolve two issues. First one is regarding pango reporting in the initrd that it can not find fonts and the second one to prevent issues with the DM not able to detect/kill plymouth
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 137344 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 23)
Automatic submission by obs-autosubmit
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 131391 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 22)
- Add plymouth-after-udev-settle.patch: ensure plymouth is started
  after udev triggers has been started (git + name change due to
  systemd < 183 in openSUSE 12.2). (forwarded request 131368 from fcrozat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 130419 from Andreas Jaeger's avatar Andreas Jaeger (a_jaeger) (revision 21)
- Add plymouth-fix-systemd-service.patch: remove dashes next to
  semi-colons, it confuses systemd. (bnc#774400)
- Update suse-initrd-support to not start plymouth if kernel
  cmdline contains "shell" or "plymouth.enable=0" or
  "rd.plymouth=0". (forwarded request 130416 from fcrozat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 130167 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 20)
- remove suspend dependency on ARM (forwarded request 130089 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 129260 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 19)
- Ship /etc/os-release in the initrd so that the pretty name is
  displayed in text-splash mode
- Give the text-splash some SUSE-typical green coloring (forwarded request 129223 from jengelh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 128725 from Robert Milasan's avatar Robert Milasan (rmilasan) (revision 18)
- Update to 0.8.6.1:
 + Fix systemd path file generation
- Changes from 0.8.6:
 + fix flush_area fast-path
 + seed random number generator by default for script plugins
 + allow plymouth to be built without gtk dependency
 + cope with lack of /etc/os-release better
 + pull in systemd unit files (bnc#770890)
 + add support for new "updates" mode for doing package updates
  (only available for some plugins at the moment)
- Add plymouth-restore-suspend.patch: revert commit removing
  suspend/resume support, needed for suspend package.
- Add plymouth-systemd-target.patch: add missing symlinks to start
  plymouth on shutdown / reboot / kexec (bnc#770764).
- Add plymouth-udevadm-path.patch: adapt to udevadm path on
  openSUSE.
- Ensure systemctl daemon-reload is called in post / postun
- Add systemd-no-warning.patch: remove Documentation tag not
  handled by systemd v44.
- Update stop-graphical.patch to correct prevent plymouth.quit to
  start under runlevel 5 (handled by xdm initscript directly). (forwarded request 128720 from fcrozat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 127349 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 17)
- don't require intel_drm on ppc (forwarded request 127337 from k0da)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 126933 from Andreas Jaeger's avatar Andreas Jaeger (a_jaeger) (revision 16)
- Provides systemd units, instead of relying on systemd to ship
  them (bnc#769397).
- Ensure plymouth--wait-quit.service conflicts with
  graphical.target. (forwarded request 126896 from fcrozat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 126610 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 15)
Update to the latest version. This addresses some of the indications from end-users where plymouth did not start with the right KMS setup. This was tested and the new version resolves this. (described in bnc#769209 and bnc#769397). The new version also provides the systemd integration, but is being removed as that this integration is currently still provided by the systemd package itself. It would be good if we could still have this in 12.2
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 125662 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 14)
- disable plymouth if init is not systemd (could be e.g. /bin/sh or
  sysvinit then) (forwarded request 125621 from lnussel)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 13)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 124421 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 12)
- if we provide bootsplash, we should also make sure to obsolete
  its version
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 123570 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 11)
Create the correct default setup so that we have a plymouth bootsplash after installing openSUSE
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 122988 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 10)
Add missing Requires to branding-openSUSE (forwarded request 122949 from vuntz)
Displaying revisions 101 - 120 of 129
openSUSE Build Service is sponsored by