Changes

Jump to: navigation, search

Tilera

607 bytes added, 11:08, 4 May 2011
Known issues: + OS template cache (tile.tar.gz) is still very big
You have to have Tilera MDE installed in the following way:
gpg -d /path/to/tileramde-3.0.0.123096_tilepro.tar.bz2.gpg | tar xjf - gpg -d /path/to/tileramde-3.0.0.123096_tilepro_src.tar.bz2.gpg | tar xjf -
eval $(TileraMDE-3.0.0.123096/tilepro/tile-env)
cd $TILERA_ROOT
gpg -d /path/to/tileramde-3.0.0.123096_tilepro_tile.tar.bz2.gpg | tar xjf -
cat << EOF > tile/.profile
HOME=/root
--exclude ./lib/modules \
--exclude ./usr/share/doc \
--exclude ./usr/share/locale\ --exclude ./usr/include \ --exclude ./usr/share/terminfo \ --exclude ./usr/share/X11 \ --exclude ./usr/share/fonts \ --exclude ./usr/share/gtk-doc \ --exclude ./usr/share/gnome \ --exclude ./usr/share/mysql-test \ --exclude ./usr/share/ghostscript \ --exclude ./usr/share/alsa \ --exclude ./lib/kbd
{{Note|The resulting tarball is still very big, but since Tilera MDE lacks any sort of package management / packages repository, I can't make it any better (ie using yum).}}
== Compile/install vzctl ==
# Need to figure out networking setup in Tilera container
# No RTC: <code>hwclock: can't open '/dev/misc/rtc': No such file or directory</code>
# OS template cache (tile.tar.gz) is still very big -- to solve it Tilera needs proper package management

Navigation menu