ancien:tek:linaro
no way to compare when less than two revisions
Différences
Ci-dessous, les différences entre deux révisions de la page.
— | ancien:tek:linaro [2024/02/09 16:39] (Version actuelle) – créée - modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | ====== Linaro Milestone Builds ====== | ||
+ | |||
+ | * https:// | ||
+ | |||
+ | * https:// | ||
+ | |||
+ | < | ||
+ | apt-get install linaro-image-tools uboot-mkimage uuid-runtime realpath | ||
+ | # si ubuntu pas a jour | ||
+ | apt-get install python-argparse uboot-mkimage | ||
+ | wget http:// | ||
+ | wget http:// | ||
+ | dpkg -i python-hwpack_0.3_all.deb linaro-image-tools_0.3_all.deb | ||
+ | wget http:// | ||
+ | |||
+ | wget http:// | ||
+ | wget http:// | ||
+ | |||
+ | wget http:// | ||
+ | |||
+ | wget http:// | ||
+ | |||
+ | # pas encore au point | ||
+ | # | ||
+ | |||
+ | linaro-media-create --rootfs ext3 --mmc /dev/sdc --binary linaro-m-alip-tar-2010 | ||
+ | 1109-0.tar.gz --hwpack hwpack_linaro-igep_20101109-1_armel.tar.gz --dev igep --b | ||
+ | oot_label BOOTFS --rfs_label rootfs | ||
+ | |||
+ | |||
+ | </ | ||
+ | |||
+ | L' | ||
+ | |||
+ | petite modif pour que ça fonctionne ... | ||
+ | < | ||
+ | cd / | ||
+ | |||
+ | echo "dev /dev tmpfs rw 0 0 | ||
+ | tmpfs /tmp tmpfs defaults 0 0 " >> etc/fstab | ||
+ | |||
+ | echo " | ||
+ | \#!/bin/sh -e | ||
+ | \# | ||
+ | \# rc.local | ||
+ | \# | ||
+ | ntpdate 2.fr.pool.ntp.org 1.fr.pool.ntp.org 0.fr.pool.ntp.org | ||
+ | amixer set -D hw:0 ' | ||
+ | amixer set -D hw:0 ' | ||
+ | amixer set -D hw:0 ' | ||
+ | exit 0 | ||
+ | >" etc/ | ||
+ | |||
+ | echo " | ||
+ | auto eth0 | ||
+ | iface eth0 inet dhcp | ||
+ | |||
+ | auto eth0:0 | ||
+ | iface eth0:0 inet static | ||
+ | | ||
+ | | ||
+ | |||
+ | ">> | ||
+ | |||
+ | # echo " | ||
+ | |||
+ | echo " | ||
+ | @audio | ||
+ | @audio | ||
+ | " >> / | ||
+ | sed -i -e " | ||
+ | </ | ||
ancien/tek/linaro.txt · Dernière modification : de 127.0.0.1