Commit Graph

21 Commits

Author SHA1 Message Date
c84417282f scripts/Bootstrap/Pmodules:
- bugfixes in modulecmd.in
- bugfixes in modmanage.in
2015-05-06 18:37:38 +02:00
8c418bbf7a scripts/Bootstrap/Pmodules/modmanage.in:
- header of delete_module() fixed
- in function subcommand_sync():
    - use value of PMODULES_INSTALL_SOURCE for src_prefix if not
      specified on command line
2015-04-15 16:13:51 +02:00
60859b9c40 Bugfix: first line was mistakingly overwritten with it's substitution 2015-04-15 13:17:23 +02:00
3d47e6b3f5 Make modmanage sync work with new module environment setup 2015-04-15 12:05:21 +02:00
a519acdac0 Merge branch 'master' of gitorious.psi.ch:pmodules/src
Conflicts:
	scripts/Bootstrap/Pmodules/libpmodules.bash
	scripts/Bootstrap/Pmodules/modmanage.in
2015-04-13 15:35:25 +02:00
d722a60c89 scripts/Bootstrap/Pmodules/modmanage.in: bugfix in sub-command 'install' 2015-03-18 18:37:57 +01:00
731805801c Merge branch 'master' of gitorious.psi.ch:pmodules/src 2015-03-18 18:25:50 +01:00
a85c5070ca scripts/Bootstrap/Pmodules/modmanage.in: in sub-command 'install': options '--dry-run' and '--force' added; do not re-sync existing moules if not forced 2015-03-18 18:25:39 +01:00
247d9431b5 scripts/Bootstrap/Pmodules/modmanage.in: in sub-command 'init': option '--version=' added, with this option you specify the version of Pmodules to be sync'ed 2015-03-18 18:08:05 +01:00
406536df53 scripts/Bootstrap/Pmodules/modmanage.in: unset CDPATH added 2015-03-18 17:44:57 +01:00
2fb13788e5 scripts/Bootstrap/Pmodules/modmanage.in: sub-command 'install' implemented 2015-03-17 10:59:47 +01:00
543f7fa523 scripts/Bootstrap/Pmodules/modmanage.in: create dir '/modulefiles'; add installation source to environment.bash 2015-03-13 15:31:56 +01:00
0296400ffa Merged with newest version of Achim 2015-03-13 09:39:53 +01:00
6952b1a732 scripts/Bootstrap/Pmodules/modmanage.in: sub-command install added, not yet functional 2015-03-12 18:36:41 +01:00
f432e05df9 scripts/Bootstrap/Pmodules/modmanage.in: bugfix 2015-03-12 17:02:50 +01:00
77d0ab6736 scripts/Bootstrap/Pmodules/modmanage.in: bugfixes in dry-run of init 2015-03-06 11:05:42 +01:00
35fe97042f scripts/Bootstrap/Pmodules/modmanage.in: bugfixes in init sub-command 2015-03-06 10:54:18 +01:00
07e31a1855 Bootstrap/Pmodules/modmanage.in: try to install module- and release-file only if they exist 2015-03-05 13:23:37 +01:00
8ee8c3d954 scripts/Bootstrap: introduce libpmodules.bash; function to sync modules added 2015-03-05 11:38:21 +01:00
afa18de45e Bootstrap: first usefull version of modmanage 2015-03-04 18:26:22 +01:00
5c797ba005 Bootstrap/Pmodule/init_local_env.bash renamed 2015-03-04 15:29:18 +01:00