Skip to content

Commit

Permalink
Merge pull request #309 from AuxXxilium/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
AuxXxilium authored Jan 29, 2024
2 parents 9cca8d0 + 5a2ed19 commit 787733c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eudev/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ elif [ "${1}" = "late" ]; then
echo "Starting eudev daemon - late"

echo "eudev: copy Modules and Firmware for ${ModuleUnique}"
export LD_LIBRARY_PATH=/tmpRoot/bin:/tmpRoot/lib
/tmpRoot/bin/cp -vrf /usr/lib/firmware/* /tmpRoot/usr/lib/firmware/
#export LD_LIBRARY_PATH=/tmpRoot/bin:/tmpRoot/lib
#/tmpRoot/bin/cp -vrf /usr/lib/firmware/* /tmpRoot/usr/lib/firmware/
#if [ ! "${ModuleUnique}" = "synology_epyc7002_sa6400" ]; then
# /tmpRoot/bin/cp -vrf /usr/lib/modules/* /tmpRoot/usr/lib/modules/
# /usr/sbin/depmod -a -b /tmpRoot/
Expand Down

0 comments on commit 787733c

Please sign in to comment.