Skip to content
Snippets Groups Projects
  1. Sep 19, 2019
  2. Sep 11, 2019
  3. Sep 10, 2019
  4. Jul 02, 2019
  5. Apr 09, 2019
  6. Apr 05, 2019
  7. Mar 12, 2019
  8. Mar 07, 2019
  9. Feb 13, 2019
  10. Feb 12, 2019
  11. Jan 30, 2019
  12. Jan 25, 2019
  13. Jan 15, 2019
  14. Sep 21, 2018
  15. 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
  16. Dec 21, 2017
  17. Dec 01, 2017
  18. Oct 09, 2017
  19. Oct 02, 2017
  20. Sep 18, 2017
  21. Sep 07, 2017
Loading