From 274c7dd7a0eb4d68a7d945d54eb8cfe0d426666e Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 14 Oct 2008 12:39:32 +0000 Subject: [PATCH] Revert "Drop ancient workaround for dependency resolution" Looks like the workaround is still needed after all, so just remove unifont from the packages that are forced. Also, add pptp-linux to images using the di+k list instead of through this hack (changelog says adding it here needed "FIXME later..."). --- Makefile | 14 ++++++++++++++ tools/generate_di+k_list | 1 + 2 files changed, 15 insertions(+) diff --git a/Makefile b/Makefile index 51819ecf..8e8964ec 100755 --- a/Makefile +++ b/Makefile @@ -254,6 +254,20 @@ packagelists: ok apt-update genlist # Build the raw list (cpp output) with doubles and spaces $(BDIR)/rawlist: +# Dirty workaround for saving space, we add some hints to break ties. +# This is just a temporal solution, list2cds should be a little bit less +# silly so that this is not needed. For more info have a look at +# http://lists.debian.org/debian-cd/2004/debian-cd-200404/msg00093.html + $(Q)if [ "$(SOURCEONLY)"x != "yes"x ] ; then \ + if [ "$(INSTALLER_CD)"x = "1"x ] ; then \ + : ; \ + elif [ "$(INSTALLER_CD)"x = "2"x ] ; then \ + echo -e "mawk" >>$(BDIR)/rawlist; \ + else \ + echo -e "mawk\nexim4-daemon-light" >>$(BDIR)/rawlist; \ + fi; \ + fi + $(Q)if [ "$(SOURCEONLY)"x != "yes"x ] ; then \ if [ _$(INSTALLER_CD) != _1 ]; then \ for ARCH in $(ARCHES_NOSRC); do \ diff --git a/tools/generate_di+k_list b/tools/generate_di+k_list index c0f71631..dc3f3044 100755 --- a/tools/generate_di+k_list +++ b/tools/generate_di+k_list @@ -62,6 +62,7 @@ acpid acpi-support-base ppp pppoeconf +pptp-linux udev installation-report openssh-server