1
0

BananaPro use kernel from repo update and not from testing

This commit is contained in:
Jybz 2019-12-14 19:35:13 +01:00
parent 13106b7bdb
commit 756d128e4c

View File

@ -75,8 +75,9 @@ export ARCH=arm
########################################### ###########################################
## Install a package from testing repo : ## ## Install a package from testing repo : ##
########################################### ###########################################
urpmi.update Testing # urpmi.update Testing
urpmi --auto --media Testing kernel-desktop-latest # urpmi --auto --media Testing kernel-desktop-latest
urpmi --auto kernel-desktop-latest
############################################### ###############################################
## Create a symlink for the lastest kernel : ## ## Create a symlink for the lastest kernel : ##