summaryrefslogtreecommitdiff
path: root/parcels.txt
diff options
context:
space:
mode:
Diffstat (limited to 'parcels.txt')
-rw-r--r--parcels.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/parcels.txt b/parcels.txt
new file mode 100644
index 00000000..4ae309ec
--- /dev/null
+++ b/parcels.txt
@@ -0,0 +1,21 @@
+
+# this file describes which binaries and scripts go to make
+# up a parcel -- a group of files and scripts needed to perform
+# a particular task
+
+backup-client
+ bin bbackupd
+ bin bbackupquery
+ bin bbackupctl
+ script bin/bbackupd/bbackupd-config
+
+OMIT:CYGWIN
+
+backup-server
+ bin bbstored
+ bin bbstoreaccounts
+ script bin/bbstored/bbstored-certs
+ script bin/bbstored/bbstored-config
+ script lib/raidfile/raidfile-config
+
+END-OMIT