diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-09-05 11:04:42 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-09-05 11:08:50 -0400 |
commit | 22f6ac004b2b86d8554ddbc5650aa3f11d348d90 (patch) | |
tree | 1d25a04955e2915b89a306bbccc7b3bd57f8e994 /data | |
parent | v3: Dir.chdir, remove "system cd" (change directory) use Dir.chdir (diff) |
v3: sisupod_v3 make (build); place (rsync); process (generate sisu output from)sisu_3.0.17sisu-3.0.17
* sisupod v3
* modify pod dir structure, place sisu source in dir/[lang_code]/ e.g. dir/en/
* use tar.xz (.txz)
* bundle all language version in pod
* bundle .ssm and all included files for each selected language (rather
than composited .ssm.sst file)
(filename pattern) or named in files to be processed string
* remote placement
* sisu processing from sisupod v3
* rsync sisupod v3
* sysenv, check that tree is available and use as desired when available
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index bebc961e..6749a23e 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -21,6 +21,23 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.17.orig.tar.xz sisu_3.0.17-1.dsc sisu_3.0.17-1.debian.tar.gz + * sisupod v3 + * modify pod dir structure, place sisu source in dir/[lang_code]/ e.g. dir/en/ + * use tar.xz (.txz) + * bundle all language version in pod + * bundle .ssm and all included files for each selected language (rather + than composited .ssm.sst file) + * [DO] prioritize and warn where duplicate files in directory + * [DO] ideally, allow selection those files selected in command line using -G + (filename pattern) or named in files to be processed string + * remote placement + * sisu processing from sisupod v3 + * [DO] sisu processing from sisupod v2 (retain possibility) + + * rsync sisupod v3 + + * sysenv, check that tree is available and use as desired when available + * unix conditional tests ? : remove line break marker at end of line before :, cosmetic |