mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
Started separating out the kernel modules from initrd, but there are some details that will delay it
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -37,6 +37,7 @@ BUILD_ID=
|
||||
HERE
|
||||
|
||||
# need to make relative links to the os-release file
|
||||
mkdir -p ${INITRD_DIR}/usr/lib
|
||||
cd ${INITRD_DIR}/usr/lib
|
||||
ln -s ../share/rancher/os-release os-release
|
||||
cd $(dirname $0)/..
|
||||
|
Reference in New Issue
Block a user