all: Drop SteamOS text references

Remove Steam/SteamOS references from things like headers,
journal error messages, etc.

While at it, also improve wording in some points.

Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
This commit is contained in:
Guilherme G. Piccoli
2022-11-24 17:18:21 -03:00
parent 48fb326733
commit ab0e82aed6
7 changed files with 34 additions and 33 deletions

View File

@ -5,11 +5,12 @@
# Copyright (c) 2021 Valve.
# Maintainer: Guilherme G. Piccoli <gpiccoli@igalia.com>
#
# Kdump script that should effectively collect the core dump/dmesg from
# within a Dracut-generated initramfs on SteamOS kdump.
# The most fail-prone operations are guarded with conditionals to bail
# in case we indeed fail - worst thing here would be to have a bad condition
# and get stuck in this minimal initramfs with no output for the user.
# Script for effectively collecting the core dump/dmesg from
# within a minimal initrd - part of kdump/pstore tooling.
# The most fail-prone operations are guarded with conditionals to
# bail in case we indeed fail - worst thing here would be to have
# a bad condition and get stuck in this minimal initrd with no
# output for the user.
#
. /usr/lib/kdump/kdump.conf