Commit graph

171 commits

Author SHA1 Message Date
R.I.Pienaar
41a8ea2799 Merge pull request #7 from mrwacky42/master
As discussed .. Make $concatdir only readable by root.
2011-06-21 14:44:34 -07:00
Sharif Nassar
96936d9efb Make sure interesting data in the concatdir is only available to root 2011-06-20 13:31:25 -07:00
Tim
0c5dcc82c4 Dash (default /bin/sh on Debian and Ubuntu) does not support 'echo -e'. That invocation of echo is not POSIX compliant: https://bugs.launchpad.net/ubuntu/+source/dash/+bug/72167 2011-04-20 14:54:27 -07:00
Pierre-Yves Ritschard
031bf26128 - make the root group configurable in the concat::setup class for portability
- use sh and not bash
2011-02-03 18:01:36 +00:00
R.I.Pienaar
3c46b82d09 Fix doco typo 2011-01-19 17:36:20 +00:00
Jonathan Boyett
03ac60902b add "g" option to getopts 2010-12-14 11:06:27 -08:00
R.I.Pienaar
131a157272 Update changelog 2010-12-03 20:55:34 +00:00
Jonathan Boyett
fa80fc2b31 add a -g flag to concatfragments.sh to disable GNU extensions to find, sort and xargs; makes concat work on Solaris.
Add a $gnu parameter to make use of the aforementioned -g flag, and a $order parameter to make use of the -n flag in concatfragments.sh
2010-12-03 12:35:23 -08:00
R.I.Pienaar
40245d9fcc Update cangelog 2010-10-04 22:48:47 +01:00
martin f. krafft
af63a0b3eb Parametrize warning message
The concat warn parameter can now be any string (and needs to include
the appropriate commenting character) and will then override the default
(which still gets printed when warn=>true).

Signed-off-by: martin f. krafft <madduck@madduck.net>
2010-10-04 22:46:18 +01:00
Chris Jones
2a3abe58a6 Fix the Usage example so it parses and orders properly 2010-08-04 07:18:27 +08:00
R.I.Pienaar
18a7897992 Make the filebucket behavior of files configurable 2010-07-14 13:01:45 +01:00
R.I.Pienaar
1fb38b2961 improve documentation 2010-05-22 11:14:28 +01:00
R.I.Pienaar
86f1837c70 improve documentation 2010-05-22 11:09:47 +01:00
R.I.Pienaar
7590f36dbd Markdown really is pretty rubbish and inconsistent. 2010-05-14 15:44:20 +01:00
R.I.Pienaar
6532f7cf9d Markdown tweaks 2010-05-14 15:40:49 +01:00
R.I.Pienaar
d21209f7c9 Add markdown readme and clear up old info from README 2010-05-13 19:48:30 +01:00
R.I.Pienaar
166891e281 update README with a sample 2010-05-12 16:35:46 +01:00
R.I.Pienaar
d09acb4a42 Improve error message and documentation 2010-05-07 19:15:21 +01:00
R.I.Pienaar
ad89c2d075 fix spacing/tab mixup 2010-05-06 22:56:26 +01:00
R.I.Pienaar
ee1fe7a023 Pull in work from private Subversion repository 2010-05-06 22:55:02 +01:00