Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
dracut.13287
0543-Remove-00systemd-bootchart.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0543-Remove-00systemd-bootchart.patch of Package dracut.13287
From d886567080bd53d2efcba43c89cdfb000ffd594b Mon Sep 17 00:00:00 2001 From: Daniel Molkentin <dmolkentin@suse.com> Date: Mon, 4 Dec 2017 15:55:12 +0100 Subject: [PATCH] Remove 00systemd-bootchart This was removed from systemd almost two years ago in c550f7a9b89d017215af084288bc44f736f774fe, so dracut should drop support as well. Reference: bsc#1067279 --- modules.d/00systemd-bootchart/module-setup.sh | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100755 modules.d/00systemd-bootchart/module-setup.sh diff --git a/modules.d/00systemd-bootchart/module-setup.sh b/modules.d/00systemd-bootchart/module-setup.sh deleted file mode 100755 index dcf546e6..00000000 --- a/modules.d/00systemd-bootchart/module-setup.sh +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/bash - -# called by dracut -check() { - [[ "$mount_needs" ]] && return 1 - require_binaries $systemdutildir/systemd-bootchart || return 1 - return 255 -} - -# called by dracut -depends() { - return 0 -} - -# called by dracut -install() { - inst_symlink /init /sbin/init - inst_multiple $systemdutildir/systemd-bootchart -} -- 2.13.6
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor