Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| alix:config [05/04/2016 09:56] – [F2FS] Roger | alix:config [05/04/2016 17:25] (Version actuelle) – Roger | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== Configuration ALIX+VOYAGE ====== | ====== Configuration ALIX+VOYAGE ====== | ||
| - | ===== Temps ===== | + | * apt-get install dialog |
| + | * apt-get install ntp ntpdate | ||
| + | * apt-get install tzdata | ||
| + | * dpkg-reconfigure tzdata | ||
| - | apt-get install ntp ntpdate | + | [[howto:linux:f2fs]] |
| - | + | ||
| - | apt-get install tzdata | + | |
| - | dpkg-reconfigure tzdata | + | |
| - | + | ||
| - | ==== F2FS ==== | + | |
| - | ([[https:// | + | |
| - | + | ||
| - | Préparation: | + | |
| - | * apt-get install fakeroot build-essential devscripts | + | |
| - | * apt-get build-dep linux | + | |
| - | * apt-get install // | + | |
| - | + | ||
| - | Récupérer le fichier config | + | |
| - | + | ||
| - | Modifier le paramètre F2FS: lancer la compilation du module pour provoquer la demande des autres paramètres. | + | |
| - | * make fs/ | + | |
| - | + | ||
| - | lancer la compilation du noyau et mise en package debian | + | |
| - | * make deb-pkg LOCALVERSION=-falcot KDEB_PKGVERSION=$(make kernelversion)-1 | + | |
| - | + | ||
| - | Installer les packages et redémarrer. | + | |
| - | + | ||
| - | Installer le package f2fs-tools | + | |