From 62d8488a753efecba925888cdafae9e9a7f5de17 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 28 Jul 2012 21:02:12 +0200 Subject: Removing minimal package list, not needed anymore. live-boot pulls in eject and file through recommends, live-config pulls in user-setup and sudo through recommends, gnupg is pulled in as include during bootstrap on ubuntu. We don't need these packages by default, and if users are building with recommends disabled, then they have to make sure these are pulled in too. This is the more consistent handling than to explicitly force all of these in all live images. --- package-lists/minimal | 7 ------- package-lists/standard | 2 -- 2 files changed, 9 deletions(-) delete mode 100644 package-lists/minimal (limited to 'package-lists') diff --git a/package-lists/minimal b/package-lists/minimal deleted file mode 100644 index 26b229629..000000000 --- a/package-lists/minimal +++ /dev/null @@ -1,7 +0,0 @@ -# /usr/share/live/build/package-lists/minimal - package list for live-build(7) - -eject file user-setup sudo - -#if MODE ubuntu kubuntu -gnupg -#endif diff --git a/package-lists/standard b/package-lists/standard index e4593e152..17b9dbce5 100644 --- a/package-lists/standard +++ b/package-lists/standard @@ -1,7 +1,5 @@ # /usr/share/live/build/package-lists/standard - package list for live-build(7) -#include - console-setup #nif MODE ubuntu console-common -- cgit v1.2.3