Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Anton Hvornum
archiso
Commits
e23dbb45
Commit
e23dbb45
authored
Aug 25, 2018
by
Gerardo Exequiel Pozzi
Browse files
[configs/releng] Update amd-ucode license path
Signed-off-by:
Gerardo Exequiel Pozzi
<
vmlinuz386@gmail.com
>
parent
f9308678
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/releng/build.sh
View file @
e23dbb45
...
...
@@ -121,7 +121,7 @@ make_boot_extra() {
cp
${
work_dir
}
/x86_64/airootfs/boot/intel-ucode.img
${
work_dir
}
/iso/
${
install_dir
}
/boot/intel_ucode.img
cp
${
work_dir
}
/x86_64/airootfs/usr/share/licenses/intel-ucode/LICENSE
${
work_dir
}
/iso/
${
install_dir
}
/boot/intel_ucode.LICENSE
cp
${
work_dir
}
/x86_64/airootfs/boot/amd-ucode.img
${
work_dir
}
/iso/
${
install_dir
}
/boot/amd_ucode.img
cp
${
work_dir
}
/x86_64/airootfs/usr/share/licenses/
linux-firmware/LICENSE.
amd-ucode
${
work_dir
}
/iso/
${
install_dir
}
/boot/amd_ucode.LICENSE
cp
${
work_dir
}
/x86_64/airootfs/usr/share/licenses/amd-ucode
/LICENSE
${
work_dir
}
/iso/
${
install_dir
}
/boot/amd_ucode.LICENSE
}
# Prepare /${install_dir}/boot/syslinux
...
...
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