We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 891c66c + 281a6be commit 7640c4dCopy full SHA for 7640c4d
hooks/installkernel/52-ugrd.install
@@ -4,7 +4,7 @@
4
5
ver=${1}
6
img=${2}
7
-initrd=$(dirname "${img}")/initrd
+initrd=${INSTALLKERNEL_STAGING_AREA}/initrd
8
9
# familiar helpers, we intentionally don't use Gentoo functions.sh
10
die() {
0 commit comments