archeos / ArcheOS

The main repository
34 stars 8 forks source link

Remove cdrom repos #53

Closed fabfurnari closed 9 years ago

fabfurnari commented 11 years ago

In the theodoric build cdrom repositories are added. Need to remove them and add the "standard" one (http://ftp.de.debian.org/debian)

fabfurnari commented 11 years ago

This should be done by debian-installer: http://d-i.debian.org/example-preseed.txt Check also how to include contrib and non-free areas into /etc/apt/sources.list

fabfurnari commented 11 years ago

The other areas has been added with commit: f6af8a0

fabfurnari commented 10 years ago

See this post about http://osdir.com/ml/debian-live/2012-01/msg00051.html

fabfurnari commented 9 years ago

In order to solve this:

  1. Patch the apt-setup package as show here or use the already patched Kali linux version
  2. Let debian-installer use the ArcheOS version of apt-setup
  3. Add the following lines to debian-live/config/debian-installer/preseed.cfg (already done):

    d-i apt-setup/disable-cdrom-entries boolean true