From: Andres Salomon Date: Mon, 1 Nov 2010 04:10:35 +0000 (-0700) Subject: debxo: update distribution from lenny to squeeze X-Git-Tag: v0.6~27 X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?p=xodist;a=commitdiff_plain;h=54798e0b3702d4d8226ff670bc7aaa4413c2e53c debxo: update distribution from lenny to squeeze Squeeze is frozen, it's about time. Signed-off-by: Andres Salomon --- diff --git a/configs/debxo-awesome/packages b/configs/debxo-awesome/packages index 205cc7d..7364950 100644 --- a/configs/debxo-awesome/packages +++ b/configs/debxo-awesome/packages @@ -5,9 +5,9 @@ # are always installed. # the backend stuff -libertas-firmware/lenny-backports -olpc-xo1-hw/lenny-backports -initramfs-tools/lenny-backports +libertas-firmware +olpc-xo1-hw +initramfs-tools wireless-tools alsa-utils console-tools @@ -28,12 +28,12 @@ xserver-xorg-core xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-evdev -xserver-xorg-video-geode/lenny-backports +xserver-xorg-video-geode xfonts-100dpi xfonts-scalable xfonts-base x11-xserver-utils -nodm/lenny-backports +nodm xauth # the desktop stuff @@ -42,7 +42,7 @@ aspell-en ttf-liberation awesome stalonetray -network-manager-gnome/lenny-backports +network-manager-gnome claws-mail epiphany-browser file-roller diff --git a/configs/debxo-awesome/variables b/configs/debxo-awesome/variables index d10ede7..73c127d 100644 --- a/configs/debxo-awesome/variables +++ b/configs/debxo-awesome/variables @@ -14,9 +14,9 @@ IMG_ARCH=i386 # The contents of /etc/apt/sources.list file in the _final_ image. Note that # during the image creation process, a different mirror (ie, a local cache) # can be used by supplying --local-apt-mirror. -APT_SOURCES="deb http://http.us.debian.org/debian/ lenny main contrib non-free -deb http://security.debian.org/ lenny/updates main contrib non-free -deb http://www.backports.org/debian lenny-backports main contrib non-free" +APT_SOURCES="deb http://http.us.debian.org/debian/ squeeze main contrib non-free +deb http://security.debian.org/ squeeze/updates main contrib non-free +deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free" # The default locale IMG_LOCALE="en_US.UTF-8 UTF-8" diff --git a/configs/debxo-gnome/packages b/configs/debxo-gnome/packages index d079eb5..83a7b15 100644 --- a/configs/debxo-gnome/packages +++ b/configs/debxo-gnome/packages @@ -5,9 +5,9 @@ # are always installed. # the backend stuff -libertas-firmware/lenny-backports -olpc-xo1-hw/lenny-backports -initramfs-tools/lenny-backports +libertas-firmware +olpc-xo1-hw +initramfs-tools wireless-tools alsa-utils console-tools @@ -28,7 +28,7 @@ xserver-xorg-core xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-evdev -xserver-xorg-video-geode/lenny-backports +xserver-xorg-video-geode xfonts-100dpi xfonts-scalable xfonts-base @@ -49,7 +49,7 @@ gnome-volume-manager gnome-themes gnome-utils gconf-editor -network-manager-gnome/lenny-backports +network-manager-gnome claws-mail epiphany-browser file-roller diff --git a/configs/debxo-gnome/variables b/configs/debxo-gnome/variables index d10ede7..73c127d 100644 --- a/configs/debxo-gnome/variables +++ b/configs/debxo-gnome/variables @@ -14,9 +14,9 @@ IMG_ARCH=i386 # The contents of /etc/apt/sources.list file in the _final_ image. Note that # during the image creation process, a different mirror (ie, a local cache) # can be used by supplying --local-apt-mirror. -APT_SOURCES="deb http://http.us.debian.org/debian/ lenny main contrib non-free -deb http://security.debian.org/ lenny/updates main contrib non-free -deb http://www.backports.org/debian lenny-backports main contrib non-free" +APT_SOURCES="deb http://http.us.debian.org/debian/ squeeze main contrib non-free +deb http://security.debian.org/ squeeze/updates main contrib non-free +deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free" # The default locale IMG_LOCALE="en_US.UTF-8 UTF-8" diff --git a/configs/debxo-kde/packages b/configs/debxo-kde/packages index c17b96a..67414af 100644 --- a/configs/debxo-kde/packages +++ b/configs/debxo-kde/packages @@ -5,9 +5,9 @@ # are always installed. # the backend stuff -libertas-firmware/lenny-backports -olpc-xo1-hw/lenny-backports -initramfs-tools/lenny-backports +libertas-firmware +olpc-xo1-hw +initramfs-tools wireless-tools alsa-utils console-tools @@ -28,7 +28,7 @@ xserver-xorg-core xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-evdev -xserver-xorg-video-geode/lenny-backports +xserver-xorg-video-geode xfonts-100dpi xfonts-scalable xfonts-base diff --git a/configs/debxo-kde/variables b/configs/debxo-kde/variables index d10ede7..73c127d 100644 --- a/configs/debxo-kde/variables +++ b/configs/debxo-kde/variables @@ -14,9 +14,9 @@ IMG_ARCH=i386 # The contents of /etc/apt/sources.list file in the _final_ image. Note that # during the image creation process, a different mirror (ie, a local cache) # can be used by supplying --local-apt-mirror. -APT_SOURCES="deb http://http.us.debian.org/debian/ lenny main contrib non-free -deb http://security.debian.org/ lenny/updates main contrib non-free -deb http://www.backports.org/debian lenny-backports main contrib non-free" +APT_SOURCES="deb http://http.us.debian.org/debian/ squeeze main contrib non-free +deb http://security.debian.org/ squeeze/updates main contrib non-free +deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free" # The default locale IMG_LOCALE="en_US.UTF-8 UTF-8" diff --git a/configs/debxo-lxde/packages b/configs/debxo-lxde/packages index 3b9b5df..f076f45 100644 --- a/configs/debxo-lxde/packages +++ b/configs/debxo-lxde/packages @@ -5,9 +5,9 @@ # are always installed. # the backend stuff -libertas-firmware/lenny-backports -olpc-xo1-hw/lenny-backports -initramfs-tools/lenny-backports +libertas-firmware +olpc-xo1-hw +initramfs-tools wireless-tools alsa-utils console-tools @@ -28,12 +28,12 @@ xserver-xorg-core xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-evdev -xserver-xorg-video-geode/lenny-backports +xserver-xorg-video-geode xfonts-100dpi xfonts-scalable xfonts-base x11-xserver-utils -nodm/lenny-backports +nodm xauth # the desktop stuff diff --git a/configs/debxo-lxde/variables b/configs/debxo-lxde/variables index d10ede7..73c127d 100644 --- a/configs/debxo-lxde/variables +++ b/configs/debxo-lxde/variables @@ -14,9 +14,9 @@ IMG_ARCH=i386 # The contents of /etc/apt/sources.list file in the _final_ image. Note that # during the image creation process, a different mirror (ie, a local cache) # can be used by supplying --local-apt-mirror. -APT_SOURCES="deb http://http.us.debian.org/debian/ lenny main contrib non-free -deb http://security.debian.org/ lenny/updates main contrib non-free -deb http://www.backports.org/debian lenny-backports main contrib non-free" +APT_SOURCES="deb http://http.us.debian.org/debian/ squeeze main contrib non-free +deb http://security.debian.org/ squeeze/updates main contrib non-free +deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free" # The default locale IMG_LOCALE="en_US.UTF-8 UTF-8" diff --git a/configs/debxo-sugar/packages b/configs/debxo-sugar/packages index 855990c..a610d58 100644 --- a/configs/debxo-sugar/packages +++ b/configs/debxo-sugar/packages @@ -5,9 +5,9 @@ # are always installed. # the backend stuff -libertas-firmware/lenny-backports -olpc-xo1-hw/lenny-backports -initramfs-tools/lenny-backports +libertas-firmware +olpc-xo1-hw +initramfs-tools wireless-tools alsa-utils console-tools @@ -29,19 +29,19 @@ xserver-xorg-core xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-evdev -xserver-xorg-video-geode/lenny-backports +xserver-xorg-video-geode xfonts-100dpi xfonts-scalable xfonts-base x11-xserver-utils -nodm/lenny-backports +nodm # the desktop stuff menu aspell-en big-cursor ttf-liberation -network-manager-gnome/lenny-backports +network-manager-gnome sugar sugar-artwork sugar-calculate-activity @@ -53,7 +53,7 @@ sugar-sharedstate-classes sugar-sharingtest-activity sugar-web-activity matchbox -network-manager/lenny-backports +network-manager sugar-doc etoys etoys-doc diff --git a/configs/debxo-sugar/variables b/configs/debxo-sugar/variables index d10ede7..73c127d 100644 --- a/configs/debxo-sugar/variables +++ b/configs/debxo-sugar/variables @@ -14,9 +14,9 @@ IMG_ARCH=i386 # The contents of /etc/apt/sources.list file in the _final_ image. Note that # during the image creation process, a different mirror (ie, a local cache) # can be used by supplying --local-apt-mirror. -APT_SOURCES="deb http://http.us.debian.org/debian/ lenny main contrib non-free -deb http://security.debian.org/ lenny/updates main contrib non-free -deb http://www.backports.org/debian lenny-backports main contrib non-free" +APT_SOURCES="deb http://http.us.debian.org/debian/ squeeze main contrib non-free +deb http://security.debian.org/ squeeze/updates main contrib non-free +deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free" # The default locale IMG_LOCALE="en_US.UTF-8 UTF-8" diff --git a/configs/debxo-xfce/packages b/configs/debxo-xfce/packages index cd2c94a..91a522d 100644 --- a/configs/debxo-xfce/packages +++ b/configs/debxo-xfce/packages @@ -5,9 +5,9 @@ # are always installed. # the backend stuff -libertas-firmware/lenny-backports -olpc-xo1-hw/lenny-backports -initramfs-tools/lenny-backports +libertas-firmware +olpc-xo1-hw +initramfs-tools wireless-tools alsa-utils console-tools @@ -28,19 +28,19 @@ xserver-xorg-core xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-evdev -xserver-xorg-video-geode/lenny-backports +xserver-xorg-video-geode xfonts-100dpi xfonts-scalable xfonts-base x11-xserver-utils -nodm/lenny-backports +nodm xauth # the desktop stuff menu aspell-en ttf-liberation -network-manager-gnome/lenny-backports +network-manager-gnome firefox pidgin evince diff --git a/configs/debxo-xfce/variables b/configs/debxo-xfce/variables index d10ede7..73c127d 100644 --- a/configs/debxo-xfce/variables +++ b/configs/debxo-xfce/variables @@ -14,9 +14,9 @@ IMG_ARCH=i386 # The contents of /etc/apt/sources.list file in the _final_ image. Note that # during the image creation process, a different mirror (ie, a local cache) # can be used by supplying --local-apt-mirror. -APT_SOURCES="deb http://http.us.debian.org/debian/ lenny main contrib non-free -deb http://security.debian.org/ lenny/updates main contrib non-free -deb http://www.backports.org/debian lenny-backports main contrib non-free" +APT_SOURCES="deb http://http.us.debian.org/debian/ squeeze main contrib non-free +deb http://security.debian.org/ squeeze/updates main contrib non-free +deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free" # The default locale IMG_LOCALE="en_US.UTF-8 UTF-8"