summaryrefslogtreecommitdiff
path: root/package/aufs2-util/Config.in
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2009-08-23 20:43:48 +0200
committerPhil Sutter <phil@nwl.cc>2009-08-23 21:06:58 +0200
commit5774bab43a1946acd8440ad759eb6cc26335e64c (patch)
tree6af74858064eda20d6f9ce643bf1123a2f33b926 /package/aufs2-util/Config.in
parente5940baadbdf76d39ea6079972dbbab9c1c623b1 (diff)
new package aufs2-util
Since the aufs2 utilities seem to be available only via git, copy the current state into the src/ directory, with the samples/ directory removed. The files were intentionally left untouched, so custom changes are still kept in patch files for easier upstream sending. Using do-extract to copy the sources to the working directory has the downside of having to define an empty do-configure target (as this is not needed) but allows for using update-patches just like with any other package (which is not the case if the copying is done in a do-configure target).
Diffstat (limited to 'package/aufs2-util/Config.in')
-rw-r--r--package/aufs2-util/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/aufs2-util/Config.in b/package/aufs2-util/Config.in
new file mode 100644
index 000000000..4e3b34dcc
--- /dev/null
+++ b/package/aufs2-util/Config.in
@@ -0,0 +1,9 @@
+config ADK_PACKAGE_AUFS_UTIL
+ prompt "aufs2-util........................ aufs2 utilities"
+ tristate
+ default n
+ select ADK_KPACKAGE_KMOD_AUFS_FS
+ help
+ Utilities for use with aufs2.
+
+ http://aufs.sf.net