Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
kernel
Commits
0eb42206
Commit
0eb42206
authored
4 months ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import kernel-5.14.0-503.14.1.el9_5
parent
e8b21661
No related branches found
Branches containing commit
Tags
imports/r9/kernel-5.14.0-503.23.1.el9_5
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
SOURCES/1000-debrand-some-messages.patch
+8
-8
8 additions, 8 deletions
SOURCES/1000-debrand-some-messages.patch
SPECS/kernel.spec
+2
-1
2 additions, 1 deletion
SPECS/kernel.spec
with
10 additions
and
9 deletions
SOURCES/1000-debrand-some-messages.patch
+
8
−
8
View file @
0eb42206
From
067031cfb0fbd7d2d30e5643c8a17f97d0339c78
Mon Sep 17 00:00:00 2001
From: Louis Abel <label@r
ockylinux
.org>
Date:
Sun, 7 Apr 2024 22:35:59 -07
00
From
e4d0735901b6bb19eff89d202c5cd78f2520b3ed
Mon Sep 17 00:00:00 2001
From: Louis Abel <label@r
esf
.org>
Date:
Fri, 15 Nov 2024 10:51:55 +00
00
Subject: [PATCH] Debrand some messages
---
...
...
@@ -10,10 +10,10 @@ Subject: [PATCH] Debrand some messages
3 files changed, 31 insertions(+), 30 deletions(-)
diff --git a/init/main.c b/init/main.c
index
def810583233..6f5c0b20f44
0 100644
index
bcbc795f7..dce21277
0 100644
--- a/init/main.c
+++ b/init/main.c
@@ -
946
,7 +
946
,7 @@
asmlinkage __visible void __init __no_sanitize_address start_kernel(v
oid)
@@ -
878
,7 +
878
,7 @@
asmlinkage __visible void __init __no_sanitize_address
__noreturn
start_kernel(v
boot_cpu_init();
page_address_init();
pr_notice("%s", linux_banner);
...
...
@@ -23,7 +23,7 @@ index def810583233..6f5c0b20f440 100644
setup_arch(&command_line);
setup_boot_config();
diff --git a/kernel/rh_messages.h b/kernel/rh_messages.h
index
5
b7
570edbe26..4e68286630f3
100644
index b7
98ad5d4..d02c47d81
100644
--- a/kernel/rh_messages.h
+++ b/kernel/rh_messages.h
@@ -43,8 +43,8 @@
...
...
@@ -38,7 +38,7 @@ index 5b7570edbe26..4e68286630f3 100644
static const char *rh_deprecated_drivers[] = {
"aacraid",
diff --git a/kernel/rh_shadowman.c b/kernel/rh_shadowman.c
index 018d5c633
378
..d6491e4e7
3f6
100644
index 018d5c633..d6491e4e7 100644
--- a/kernel/rh_shadowman.c
+++ b/kernel/rh_shadowman.c
@@ -5,33 +5,34 @@
...
...
@@ -104,5 +104,5 @@ index 018d5c633378..d6491e4e73f6 100644
return 1;
}
--
2.4
4.0
2.4
3.5
This diff is collapsed.
Click to expand it.
SPECS/kernel.spec
+
2
−
1
View file @
0eb42206
...
...
@@ -1715,6 +1715,7 @@ ApplyOptionalPatch patch-%{patchversion}-redhat.patch
%endif
ApplyOptionalPatch linux-kernel-test.patch
ApplyOptionalPatch 1000-debrand-some-messages.patch
# END OF PATCH APPLICATIONS
...
...
@@ -3794,7 +3795,7 @@ fi
#
#
%changelog
*
Thu
Nov 1
4
2024 Release Engineering <releng@rockylinux.org> - 5.14.0-503.14.1
*
Fri
Nov 1
5
2024 Release Engineering <releng@rockylinux.org> - 5.14.0-503.14.1
- Porting to Rocky Linux 9, debranding and Rocky branding
- Ensure aarch64 kernel is not compressed
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment