BananaPro use kernel from repo update and not from testing
This commit is contained in:
parent
13106b7bdb
commit
756d128e4c
@ -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 : ##
|
||||||
|
Reference in New Issue
Block a user