[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stable ---> TestingL



* swkohn [100327 20:54 +0100]
[...]
> Reicht hier ein einfaches transportieren der
> Installations mit dpkg --get-selections > paket.liste aus ... oder
> kollidiert das mit dem neuen Flavour?

Editiere /etc/apt/apt.conf wie folgendes Beispiel:

// /etc/apt/apt.conf
APT {
  Default-Release "testing";
  Install-Recommends "false";
  Install-Suggests "false";

  Get {
        Show-Upgraded "yes";
        Show-Recommends "yes";
        Show-Suggests "yes";
  }
}

// vim:tw=160:syntax=perl

Bereite Deine sources.list auf testing vor:

deb ftp://ftp.de.debian.org/debian/ testing main non-free contrib
deb-src   ftp://ftp.de.debian.org/debian/ testing main non-free contrib

Als root:
# apt-get update && apt-get dist-upgrade

Elimar

-- 
  >what IMHO then?
  IMHO - Inhalation of a Multi-leafed Herbal Opiate ;)
              --posting from alex in debian-user--


Reply to: