avoid recommended package during apt-get process
authorLaurent Mazet <laurent.mazet@thalesgroup.com>
Thu, 13 Nov 2014 16:11:00 +0000 (17:11 +0100)
committerLaurent Mazet <laurent.mazet@thalesgroup.com>
Thu, 13 Nov 2014 16:11:00 +0000 (17:11 +0100)
master/etc/apt/apt.conf [new file with mode: 0644]

diff --git a/master/etc/apt/apt.conf b/master/etc/apt/apt.conf
new file mode 100644 (file)
index 0000000..553d63f
--- /dev/null
@@ -0,0 +1 @@
+Apt::Install-Recommends "false";