MAJ (bug lignes manquantes)
This commit is contained in:
parent
2e7928ec7a
commit
85422b2328
@ -55,6 +55,13 @@ function postPrepareChroot()
|
||||
}
|
||||
|
||||
function bunrningBootloader()
|
||||
{
|
||||
#Nothing to do. (Except replacing default function.)
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
function copyingCustomSystem()
|
||||
{
|
||||
info "copying 10-vchiq-permissions.rules"
|
||||
cp --preserve=mode "${CONFIG_PATH}/10-vchiq-permissions.rules" "${BUILD_PATH}/etc/udev/rules.d/"
|
||||
|
Reference in New Issue
Block a user