Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dmidecode
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
dmidecode
Commits
537cd796
Commit
537cd796
authored
Oct 26, 2024
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated dmidecode to 3.3
parent
13f0c735
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
17 additions
and
5 deletions
+17
-5
Makefile
Makefile
+5
-5
dmidecode-3.2.tar.xz
dmidecode-3.2.tar.xz
+0
-0
dmidecode-3.3-usr.patch
dmidecode-3.3-usr.patch
+12
-0
dmidecode-3.3.tar.xz
dmidecode-3.3.tar.xz
+0
-0
No files found.
Makefile
View file @
537cd796
all
:
tar
xf dmidecode-3.
2
.tar.xz
patch
-Np1
-d
dmidecode-3.
2 < dmidecode-3.2
-usr.patch
$(MAKE)
-C
dmidecode-3.
2
$(MAKE)
-C
dmidecode-3.
2
install
rm
-rf
dmidecode-3.
2
tar
xf dmidecode-3.
3
.tar.xz
patch
-Np1
-d
dmidecode-3.
3 < dmidecode-3.3
-usr.patch
$(MAKE)
-C
dmidecode-3.
3
$(MAKE)
-C
dmidecode-3.
3
install
rm
-rf
dmidecode-3.
3
dmidecode-3.2.tar.xz
deleted
100644 → 0
View file @
13f0c735
File deleted
dmidecode-3.
2
-usr.patch
→
dmidecode-3.
3
-usr.patch
View file @
537cd796
diff -uNr dmidecode-3.
2/Makefile dmidecode-3.2
-usr/Makefile
--- dmidecode-3.
2/Makefile 2018-09-14 23:22:12.000000000 +09
30
+++ dmidecode-3.
2-usr/Makefile 2019-05-28 15:11:44.884912772 +09
30
@@ -3
0,7 +30
,7 @@
LDFLAGS =
diff -uNr dmidecode-3.
3/Makefile dmidecode-3.3
-usr/Makefile
--- dmidecode-3.
3/Makefile 2020-10-14 23:21:11.000000000 +10
30
+++ dmidecode-3.
3-usr/Makefile 2024-10-12 15:32:15.602029425 +10
30
@@ -3
1,7 +31
,7 @@
LDFLAGS
?
=
DESTDIR =
-prefix = /usr/local
...
...
dmidecode-3.3.tar.xz
0 → 100644
View file @
537cd796
File added
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