edeploy icon indicating copy to clipboard operation
edeploy copied to clipboard

base.install: Fix apt components

Open dsavineau opened this issue 10 years ago • 0 comments

  • Add components parameter in debootstrap for debian/ubuntu.
  • Add basic components in all sources (release, updates and security):
    • Debian : main contrib non-free
    • Ubuntu : main universe multiverse
  • Merge all these informations in /etc/apt/sources.list instead of split them in /etc/apt/sources.list.d/

Signed-off-by: Dimitri Savineau [email protected]

dsavineau avatar Nov 04 '14 21:11 dsavineau