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

Re: Adding repositories to the sources.list on live cd and installed system?



Anthony Sales wrote:
I have tried adding the modified list into the chroot_local-includes
folder as etc/apt/sources.list

wrong, don't touch that file manually, use chroot_sources mechanism.

note that live-helper, any version before 2.0~a2, configures all third party repositories directly in /etc/apt/sources.list.

that has the effect, because d-i is re-generating that file during the installation process (unrelated if you use live-installer or not), your installed system will *not* have the desired sources configured.

you have three alternative possibilities:

  * don't change config tree, but additionally preseed d-i with your
    third party repositories.

  * configure your third party repositories manually through inclusion
    of /etc/apt/sources.list.d/ sniplets through chroot_local-includes

  * use live-helper from git.

--
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/


Reply to: