summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-08-10 00:35:42 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:53:27 +0100
commitb03f201f05debe6114a88fad1f0ef45c0ec21e3f (patch)
treea38cce0ed6baf6c516dbc9d5a45710e4c250479b
parent23e0788695196000dea15780d99dc89735ade8ae (diff)
downloadlive-boot-b03f201f05debe6114a88fad1f0ef45c0ec21e3f.tar.gz
live-boot-b03f201f05debe6114a88fad1f0ef45c0ec21e3f.zip
Moving configs to etc directory within the source tree.
-rw-r--r--Makefile2
-rw-r--r--etc/live-persistence.binds (renamed from conf/live-persistence.binds)0
-rw-r--r--etc/live-snapshot.exclude_list (renamed from conf/live-snapshot.exclude_list)0
-rw-r--r--etc/live-snapshot.list (renamed from conf/live-snapshot.list)0
4 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4150c5..d38a949 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ install:
cp -r COPYING docs/* $(DESTDIR)/usr/share/doc/live-boot
mkdir -p $(DESTDIR)/usr/share/doc/live-boot/examples
- cp -r conf/* $(DESTDIR)/usr/share/doc/live-boot/examples
+ cp -r etc/* $(DESTDIR)/usr/share/doc/live-boot/examples
# (FIXME)
# Installing manpages
diff --git a/conf/live-persistence.binds b/etc/live-persistence.binds
index b2c3833..b2c3833 100644
--- a/conf/live-persistence.binds
+++ b/etc/live-persistence.binds
diff --git a/conf/live-snapshot.exclude_list b/etc/live-snapshot.exclude_list
index 82972e3..82972e3 100644
--- a/conf/live-snapshot.exclude_list
+++ b/etc/live-snapshot.exclude_list
diff --git a/conf/live-snapshot.list b/etc/live-snapshot.list
index db05733..db05733 100644
--- a/conf/live-snapshot.list
+++ b/etc/live-snapshot.list