[SCM] live-boot branch, debian, updated. debian/2.0_a7-1-4-g290d2d3

Daniel Baumann daniel at debian.org
Thu Jun 10 10:44:57 UTC 2010


The following commit has been merged in the debian branch:
commit a19e337eddadf9e6e130146b576a193df30eb874
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 9 15:10:51 2010 +0200

    Removing compcache configuration file.

diff --git a/Makefile b/Makefile
index efdb0e3..85b4b84 100644
--- a/Makefile
+++ b/Makefile
@@ -39,10 +39,6 @@ build:
 	@echo "Nothing to build."
 
 install:
-	# (FIXME)
-	# Installing configuration
-	install -D -m 0644 conf/compcache $(DESTDIR)/usr/share/initramfs-tools/conf.d/compcache
-
 	# Installing executables
 	mkdir -p $(DESTDIR)/sbin
 	cp bin/live-new-uuid bin/live-snapshot bin/live-swapfile $(DESTDIR)/sbin
diff --git a/conf/compcache b/conf/compcache
deleted file mode 100644
index 4e04878..0000000
--- a/conf/compcache
+++ /dev/null
@@ -1 +0,0 @@
-COMPCACHE_SIZE="50%"

-- 
live-boot



More information about the debian-live-changes mailing list