~mer-committers/m-r/imager

« back to all changes in this revision

Viewing changes to foundations/mer

  • Committer: Carsten V. Munk
  • Date: 2009-04-30 19:48:37 UTC
  • Revision ID: cvm@cs.au.dk-20090430194837-o3ieg87fzbyg7axc
switchover to OBS

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
packages_include "libhildonhelp0 libhildonmime0 libhildonwm0 libosso-gnomevfs2-0 libosso-gnomevfs2-samba libosso1"
16
16
packages_include "osso-gnomevfs-extra osso-gwconnect dnsmasq ppp gpgv gnupg iptables less matchbox-window-manager dbus-1-utils"
17
17
packages_include "desktop-file-utils xfonts-base fontconfig makedev ncurses-base hildon-desktop hildon-theme-cacher"
18
 
packages_include "hildon-icons hildon-desktop-env xinit xauth x11-xserver-utils"
19
 
packages_include "dbus-x11 sudo load-applet"
20
 
packages_include "auto-startx first-boot-wizard network-manager-gnome dhcp3-client"
21
 
packages_include "maemopad vim nano joe openssh-server openssh-client"
22
 
packages_include "hildon-application-manager osso-xterm hildon-plugins-settings-cpa"
 
18
packages_include "hildon-icons xauth xinit x11-xserver-utils"
 
19
# hildon-desktop-env 
 
20
packages_include "dbus-x11 sudo"
 
21
packages_include "auto-startx first-boot-wizard dhcp3-client"
 
22
packages_include "network-manager-gnome dhcp3-client"
 
23
packages_include "vim nano joe openssh-server openssh-client"
 
24
#packages_include "hildon-application-manager"
 
25
packages_include "osso-xterm hildon-plugins-settings-cpa"
23
26
packages_include "hildon-theme-selector midori wireless-tools xkb-data"
24
27
packages_include "apt=0.7.20.2ubuntu5mer1 apt-utils=0.7.20.2ubuntu5mer1 libts-bin"
25
28
packages_include "core-pattern"
26
29
 
27
30
mer_foundation_postdebootstrap() {
28
 
        echo deb http://repository.mer.tspre.org/ alpha contrib main non-free > $TARGET/etc/apt/sources.list.d/mer.list
29
 
        echo deb-src http://repository.mer.tspre.org/ alpha contrib main non-free >> $TARGET/etc/apt/sources.list.d/mer.list
 
31
        echo deb http://download.opensuse.org/repositories/Maemo://Mer://Devel/Ubuntu_9.04/ / > $TARGET/etc/apt/sources.list.d/mer.list
 
32
#       echo deb-src http://download.opensuse.org/repositories/Maemo://Mer://Devel/Ubuntu_9.04/ / >> $TARGET/etc/apt/sources.list.d/mer.list
30
33
        cat >> $TARGET/etc/apt/preferences << EOF
31
34
 
32
35
Package: *
33
 
Pin: origin repository.mer.tspre.org
 
36
Pin: origin download.opensuse.org
34
37
Pin-Priority: 801
35
38
 
36
39
EOF