* apt-pkg/cdrom.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 3 Sep 2012 10:28:19 +0000 (12:28 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 3 Sep 2012 10:28:19 +0000 (12:28 +0200)
commitc45233eaf6d08bb6bb6e2dbb57c90a1d52ca9a43
tree9a61b39514cffbd0ad1fd48edb278302f108a2cd
parent12c7078f5098d7f26599a3761af9e24b392d9c1d
* apt-pkg/cdrom.cc:
  - copy only configured translation files from a CD-ROM and not all
    available translation files preventing new installs with d-i from
    being initialized with all translations (Closes: #678227)
  - handle Components in the reduction for the source.list as multi-arch CDs
    otherwise create duplicated source entries (e.g. "wheezy main main")
apt-pkg/aptconfiguration.cc
apt-pkg/aptconfiguration.h
apt-pkg/cdrom.cc
apt-pkg/cdrom.h
debian/changelog
test/integration/framework
test/integration/test-apt-cdrom [new file with mode: 0755]