Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
5b1639fe
Commit
5b1639fe
authored
Dec 03, 2010
by
Natanael Copa
Browse files
main/mkinitfs: upgrade to 2.1.3
fixes
#477
parent
6b05c426
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/mkinitfs/0001-inlude-ld64-uClibc-in-initramfs-image.patch
deleted
100644 → 0
View file @
6b05c426
From e282075798a15081a5aca8d8a5ad8c5ffe406cc2 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Thu, 25 Nov 2010 15:32:48 +0000
Subject: [PATCH] inlude ld64-uClibc in initramfs image
---
files.d/base | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/files.d/base b/files.d/base
index 965b67c..06bb3d8 100644
--- a/files.d/base
+++ b/files.d/base
@@ -10,8 +10,8 @@
/lib/libuClibc-[0-9]*
/lib/libc.so.*
/lib/libz.*
-/lib/ld-uClibc-[0-9]*
-/lib/ld-uClibc.so*
+/lib/ld*-uClibc-[0-9]*
+/lib/ld*-uClibc.so*
/lib/mdev
/sbin/apk
/etc/modprobe.d/blacklist
--
1.7.3.2
Natanael Copa
@ncopa
mentioned in issue
#477 (closed)
·
Jul 12, 2019
mentioned in issue
#477 (closed)
mentioned in issue #477
Toggle commit list
Timo Teräs
@fabled
mentioned in issue
#477 (closed)
·
Jul 12, 2019
mentioned in issue
#477 (closed)
mentioned in issue #477
Toggle commit list
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment