Skip to content
Snippets Groups Projects
  1. Mar 04, 2019
  2. Mar 01, 2019
  3. Feb 27, 2019
  4. Feb 15, 2019
  5. Feb 14, 2019
  6. Feb 13, 2019
  7. Feb 12, 2019
  8. Feb 01, 2019
  9. Jan 30, 2019
  10. Jan 25, 2019
  11. Jan 15, 2019
  12. Sep 21, 2018
  13. Jun 13, 2018
    • Simon McVittie's avatar
      SDK: Only install selected dependencies of ubuntu-minimal · 9a703023
      Simon McVittie authored
      
      Installing all of ubuntu-minimal pulls in resolvconf from Ubuntu
      precise, which conflicts with debos' use of systemd-nspawn (perhaps
      newer versions avoid this, but scout is precise-based).
      
      We don't need the following dependencies of ubuntu-minimal in a
      container:
      
      - console-setup and kbd set up consoles
      - initramfs-tools and module-init-tools are for the kernel
      - ifupdown and isc-dhpc-client bring up networking
      - eject, makedev, udev and ureadahead manipulate hardware devices
      - ntpdate sets the system clock
      - upstart is an init system
      - rsyslog is the system log service
      - sudo is useless when you aren't root
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      9a703023
  14. Dec 21, 2017
  15. Dec 01, 2017
  16. Nov 30, 2017
  17. Nov 28, 2017
  18. Oct 09, 2017
  19. Oct 06, 2017
  20. Oct 02, 2017
Loading