From 81aec52914ec6d604b624c0e169a8b75d960bb8d Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Thu, 5 Feb 2015 10:18:34 +0100 Subject: lx-trainer: add documentation and scripts this moves also the elbe-xml into a lx-trainer directory. Signed-off-by: Manuel Traut --- lx-trainer-vm/lx-trainer-vm.xml | 214 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 lx-trainer-vm/lx-trainer-vm.xml (limited to 'lx-trainer-vm/lx-trainer-vm.xml') diff --git a/lx-trainer-vm/lx-trainer-vm.xml b/lx-trainer-vm/lx-trainer-vm.xml new file mode 100644 index 0000000..1746a8b --- /dev/null +++ b/lx-trainer-vm/lx-trainer-vm.xml @@ -0,0 +1,214 @@ + + + amd64 + + ftp.de.debian.org + /debian + http + + + + http://debian.linutronix.de/elbe-testing wheezy main + + + http://debian.linutronix.de/elbe-testing wheezy main + + + + + + wheezy + + + lx-training + 1 + + can be used for linutronix trainigs. use as usb hd or + use this command to generate a vmware image: + qemu-img convert -O vmdk lx-trainer.img lx-trainer.vmdk + + amd64 + + ftp.de.debian.org + /debian + http + + + + http://192.168.0.153/debian jessie contrib non-free + + + http://192.168.0.153/debian jessie contrib non-free + + + + + http://debian.linutronix.de/elbe-testing jessie main + + + http://debian.linutronix.de/elbe-testing jessie main + + + + + + jessie + + + lx-training + tec.linutronix.de + root + ttyS0,115200 + + + lx-trainer.img + 16GiB + + + remain + + + + + + + + + / + + ext4 + -i 0 + + + + + /home + + ext4 + -i 0 + + + + none + /sys/kernel/debug + + debugfs + + + + + var/cache/apt/archives/*.deb + wget http://releases.linaro.org/14.11/components/toolchain/binaries/arm-linux-gnueabi/gcc-linaro-4.9-2014.11-x86_64_arm-linux-gnueabi.tar.xz + tar xJf gcc-linaro-4.9-2014.11-x86_64_arm-linux-gnueabi.tar.xz -C /opt + rm gcc-linaro-*.tar.xz + wget http://ftp.halifax.rwth-aachen.de/eclipse//technology/epp/downloads/release/kepler/SR2/eclipse-cpp-kepler-SR2-linux-gtk-x86_64.tar.gz + tar xzf eclipse-cpp-*.tar.gz -C /opt + rm eclipse-cpp-*.tar.gz + /opt/yocto + git clone -b daisy git://git.yoctoproject.org/poky.git /opt/yocto/poky.git + git clone -b daisy git://git.yoctoproject.org/meta-ti /opt/yocto/meta-ti.git + devel + + + grub-pc + linux-image-amd64 + linux-image-amd64-dbg + linux-headers-amd64 + linux-tools + firmware-linux + + + openssh-client + openssh-server + less + bash + vim-nox + emacs-nox + mc + diffstat + quilt + git + gedit + gksu + + + bootchart2 + pybootchartgui + kexec-tools + + inkscape + + + mtd-utils + qemu-system + qemu-user + build-essential + autoconf + automake + u-boot-tools + libncurses5-dev + bc + nfs-kernel-server + tftpd-hpa + duma + strace + ltrace + gdb + + + elbe + elbe-doc + elbe-control + qemu-kvm + reprepro + debmirror + apache2 + devscripts + dh-make + minicom + sudo + screen + rsync + + + acl + attr + tomoyo-tools + selinux-basics + selinux-utils + selinux-policy-default + selinux-policy-dev + openvpn + easy-rsa + + + openjdk-7-jdk + + + python-django + python-django-south + unzip + texinfo + chrpath + libsdl1.2-dev + + + lightdm + mate-desktop-environment-extras + mate-gnome-main-menu-applet + mate-themes + pluma + xterm + xinit + locales + xserver-xorg + network-manager-gnome + wireshark + xxxterm + gitk + + + evince + + + -- cgit v1.2.3