X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configs%2Fdebxo-gnome%2Fvariables;h=73c127d883e724b88ccbab9622fc82367a1bfcdc;hb=28840f12354790a41fb9e2658226a53e10a76913;hp=40e131326042cef1dd6ded59de5fb8c38a4c7c5f;hpb=931a6a70beba07b763ee392b92daa57443401070;p=xodist diff --git a/configs/debxo-gnome/variables b/configs/debxo-gnome/variables index 40e1313..73c127d 100644 --- a/configs/debxo-gnome/variables +++ b/configs/debxo-gnome/variables @@ -14,8 +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" +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"