summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-06-09 15:10:51 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:53:26 +0100
commit5f39ffcb7d20a0b2587d0cdee661eb23a6b4a1d4 (patch)
treee5f62e22c46dcd70d2be699248232279676279af
parent80108725af940dcc7e0818ed3fbc67fe5419a527 (diff)
downloadlive-boot-5f39ffcb7d20a0b2587d0cdee661eb23a6b4a1d4.tar.gz
live-boot-5f39ffcb7d20a0b2587d0cdee661eb23a6b4a1d4.zip
Removing compcache configuration file.
-rw-r--r--Makefile4
-rw-r--r--conf/compcache1
2 files changed, 0 insertions, 5 deletions
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%"