Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Michael L. Young
rocky-release
Commits
13f41fc0
Commit
13f41fc0
authored
Mar 15, 2021
by
Rocky Automation
📺
Browse files
import rocky-release-8.3-3
parent
19534a38
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/rocky-release.spec
View file @
13f41fc0
...
...
@@ -76,8 +76,27 @@ ln -s ../usr/lib/os-release %{buildroot}%{_sysconfdir}/os-release
echo "cpe:/o:rocky:rocky:%{major}" > %{buildroot}%{_sysconfdir}/system-release-cpe
# create /etc/issue and /etc/issue.net
echo '\S' > %{buildroot}%{_sysconfdir}/issue
echo 'Kernel \r on an \m' >> %{buildroot}%{_sysconfdir}/issue
#echo '\S' > %{buildroot}%{_sysconfdir}/issue
#echo 'Kernel \r on an \m' >> %{buildroot}%{_sysconfdir}/issue
cat << EOF > %{buildroot}%{_sysconfdir}/issue
`.-/+++++++++/-.`
`-+++++++++++++++++-`
.+++++++++++++++++++++.
-+++++++++++++++++++++++.
+++++++++++++++/-/+++++++
+++++++++++++/. ./+++++
+++++++++++:. ./+++
+++++++++:` `:/:` .:/
-++++++:` .:+++++:`
.+++-` ./+++++++++:`
`-` ./+++++++++++-
-+++++++++:-.`
WARNING: THIS RELEASE IS NOT PRODUCTION READY.
\S -- TEST RELEASE -- EVALUATION ONLY
Kernel \r on an \m
EOF
cp %{buildroot}%{_sysconfdir}/issue{,.net}
echo >> %{buildroot}%{_sysconfdir}/issue
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment