Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
utilisateurs:ool:brouillon [Le 05/04/2013, 01:12] 0ol créée |
— (Version actuelle) | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | {{tag>Precise système kernel Brouillon}} | ||
- | ====== LTSEnablementStack ====== | ||
- | |||
- | ===== intro ===== | ||
- | linux-generic-lts-quantal (3.5) Par défaut dans l'iso 12.04.2, | ||
- | |||
- | Pouvoir installer le LTSEnablementStack permet d'avoir un système LTS stable mais pouvant bénéficier d'une prise en charge des nouveaux composants matériels. | ||
- | |||
- | |||
- | linux-generic-lts (3.2) n'y est pas. Il continu d'être maintenu durant les 5 ans de la LTS. | ||
- | |||
- | sur du matériel déjà reconnu cela a peut d'intéret, c'est même déconseiller pour des VM | ||
- | ===== passage au dernier HWE stack ===== | ||
- | le kernel | ||
- | |||
- | le paquet pour Xorg | ||
- | |||
- | <note warning> | ||
- | il faut que les versions correspondent | ||
- | </note> | ||
- | |||
- | |||
- | ===== Faire une installation sans le HWE stack ===== | ||
- | netinstall, ancienne iso .. | ||
- | |||
- | ===== uninstall ===== | ||
- | |||
- | A procedure for your consideration: | ||
- | 1) uninstall linux-generic-lts-quantal and xserver-xorg-lts-quantal, | ||
- | 2) install linux-generic, linux-headers-generic, linux-image, linux-image-generic, linux-libc-dev, and linux-tools, | ||
- | 3) reboot to 3.2.0-38 kernel, and | ||
- | 4) uninstall linux-headers-3.5.0-x and linux-image-3.5.0-x. Good luck and have fun. | ||
- | |||
- | http://askubuntu.com/questions/265999/how-to-remove-kernel-lts-enablement-stack | ||
- | ===== Liens ===== | ||
- | * http://askubuntu.com/questions/265999/how-to-remove-kernel-lts-enablement-stack | ||
- | * http://www.jorgecastro.org/2013/02/19/what-the-lts-enablement-stack-means-for-sysadmins/ | ||
- | * https://wiki.ubuntu.com/Kernel/Release/Rolling | ||
- | * https://wiki.ubuntu.com/Kernel/LTSEnablementStack | ||