Vertaling van "linux-image-" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Le changement le plus visible est la bascule des paquets nommés kernel-image- vers ceux nommés linux-image-.
The most visible change is the move from kernel-image- packages to linux-image- packages.
Par exemple: uname-r qui affiche 2.6.26-2-686 (alors le nom du paquet est linux-image-$ (uname-r)).
For example: uname -r which prints 2.6.26-1-686 (so the package name is linux-image-$(uname -r)).
Vous pouvez soit installer l'un des paquets linux-image- fournis dans Debian ou compiler un noyau personnalisé à partir des sources.
You can either install one of the linux-image- packages provided by Debian, or compile a customized kernel from source.
Quand vous faites une mise à niveau de Stretch vers Buster, il est fortement recommandé d'installer un métapaquet linux-image- , si cela n'avait pas été déjà fait.
Na When you full-upgrade from stretch to buster, it is strongly recommended that you install a linux-image- metapackage, if you have not done so before.
Normalement, Cette commande fonctionne: dpkg-P linux-image-$ (uname-r).
Usually, this command will work: dpkg -p linux-image-$(uname -r).