sys-cluster/torque
Resource manager and queuing system based on OpenPBS
ChangeLog
commit 9faf279449bd27c3a52c907ecad0d7c04bf37a96
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Wed Mar 1 14:16:52 2017 +0300
Remove $Id$ header per counsil decision
See bug 611234.
commit 04e4dbbcd6d07884afc83b86529759865c2f1ec7
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Sun Feb 12 13:59:38 2017 +0300
sys-cluster/torque: remove bashism from init script
[[ ]] construct in the client init script is replaced by [ ] to be
POSIX compliant. Since the client init script is shipped within
tarball, the tarball is updated.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
commit 4089633f044469e70c82125519aa2e1c2e4e281a
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Fri Aug 12 23:52:33 2016 +0300
$Header:.*$ -> $Id$ replacement
commit f5085af66c281923f68c99ad1cb53990260bbd87
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Fri Aug 12 22:23:20 2016 +0300
sys-cluster/torque: multiple fixes
- GLEP 67 update
- EAPI 5 update
- runscript -> openrc-run
- update subslot deps
commit 26a6e5ca8eeb4093019a357b4cb0d860820a1912
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Sat Jul 30 15:00:38 2016 +0300
Drop ChangeLogs, use thin manifests.
commit b4d856fcfb81c5b1722081503079486f9fd68374
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Tue Jul 9 02:16:19 2013 +0400
torque: sync with portage
3.x branch only, we don't use 4.x now.
Remove old.
commit 6625e043b534bf88675172d1631f0bb03207cb73
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sat May 25 14:52:41 2013 +0400
torque: update homepage
See bug 452676.
commit 544d0487579206053aca2d150e3cf68b0b78c3d2
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sat May 25 14:34:38 2013 +0400
torque: sync with portage
Fix tk build properly.
Remove old version.
commit e5027b8f20be928f4881800dd6484f820360b031
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Mar 6 23:52:47 2013 +0400
torque: sync with portage
commit 314cae30d9f003c201e0e358396002d65edb0476
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Jan 16 19:31:34 2013 +0400
update copyright year
commit 72b37c1dffd7b849527edf18fa267ba0c937d5c4
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Sep 12 08:57:56 2012 +0400
torque: fix pbs_mom init script
commit 086b65e82a20b70f682107c4a4e2c71b6e6691fe
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sat Sep 1 16:48:04 2012 +0400
torque: update Manifest
commit 35a3cf51398cefe88700a14a13f2ae8cfb398a37
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sat Sep 1 16:45:49 2012 +0400
torque: version bump
commit 12edee2ad1f56f16e3848ad95d118b07d65df896
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Jun 6 19:41:42 2012 +0400
torque: update manifest and revision number
commit 3d5b64069f690db8f531e701b1243adbc9cdccc1
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Jun 6 19:40:19 2012 +0400
torque: add checks for stale lock file
pbs_mom lock file may be stale, this adds forced removal if lock
file is older than uptime
commit b0e2515b969a1fe54f7beaf303f7f71513c1735f
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Tue May 8 07:04:15 2012 +0400
Fix pbs_track with cpuset
See
http://www.supercluster.org/pipermail/torqueusers/2012-May/014600.html
for details.
commit 7f2742990da1be2c1edab09805635bebdedda801
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sun May 6 01:40:48 2012 +0400
torque: version bump + fixes
1. Bump to 3.0.5.
2. Fix (opportunistically) cpusets support for 3.2.x kernel.
3. Update pbs_server init script to ignore (bogus?) error 141 qterm
code.
commit 32dfdb06e399e2c1bac90b4f49d65af402b16167
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Tue May 1 07:06:41 2012 +0400
torque: fix cpusets with 3.x kernels
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Wed Mar 1 14:16:52 2017 +0300
Remove $Id$ header per counsil decision
See bug 611234.
commit 04e4dbbcd6d07884afc83b86529759865c2f1ec7
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Sun Feb 12 13:59:38 2017 +0300
sys-cluster/torque: remove bashism from init script
[[ ]] construct in the client init script is replaced by [ ] to be
POSIX compliant. Since the client init script is shipped within
tarball, the tarball is updated.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
commit 4089633f044469e70c82125519aa2e1c2e4e281a
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Fri Aug 12 23:52:33 2016 +0300
$Header:.*$ -> $Id$ replacement
commit f5085af66c281923f68c99ad1cb53990260bbd87
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Fri Aug 12 22:23:20 2016 +0300
sys-cluster/torque: multiple fixes
- GLEP 67 update
- EAPI 5 update
- runscript -> openrc-run
- update subslot deps
commit 26a6e5ca8eeb4093019a357b4cb0d860820a1912
Author: Andrew Savchenko <bircoph@gentoo.org>
Date: Sat Jul 30 15:00:38 2016 +0300
Drop ChangeLogs, use thin manifests.
commit b4d856fcfb81c5b1722081503079486f9fd68374
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Tue Jul 9 02:16:19 2013 +0400
torque: sync with portage
3.x branch only, we don't use 4.x now.
Remove old.
commit 6625e043b534bf88675172d1631f0bb03207cb73
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sat May 25 14:52:41 2013 +0400
torque: update homepage
See bug 452676.
commit 544d0487579206053aca2d150e3cf68b0b78c3d2
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sat May 25 14:34:38 2013 +0400
torque: sync with portage
Fix tk build properly.
Remove old version.
commit e5027b8f20be928f4881800dd6484f820360b031
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Mar 6 23:52:47 2013 +0400
torque: sync with portage
commit 314cae30d9f003c201e0e358396002d65edb0476
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Jan 16 19:31:34 2013 +0400
update copyright year
commit 72b37c1dffd7b849527edf18fa267ba0c937d5c4
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Sep 12 08:57:56 2012 +0400
torque: fix pbs_mom init script
commit 086b65e82a20b70f682107c4a4e2c71b6e6691fe
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sat Sep 1 16:48:04 2012 +0400
torque: update Manifest
commit 35a3cf51398cefe88700a14a13f2ae8cfb398a37
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sat Sep 1 16:45:49 2012 +0400
torque: version bump
commit 12edee2ad1f56f16e3848ad95d118b07d65df896
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Jun 6 19:41:42 2012 +0400
torque: update manifest and revision number
commit 3d5b64069f690db8f531e701b1243adbc9cdccc1
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Wed Jun 6 19:40:19 2012 +0400
torque: add checks for stale lock file
pbs_mom lock file may be stale, this adds forced removal if lock
file is older than uptime
commit b0e2515b969a1fe54f7beaf303f7f71513c1735f
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Tue May 8 07:04:15 2012 +0400
Fix pbs_track with cpuset
See
http://www.supercluster.org/pipermail/torqueusers/2012-May/014600.html
for details.
commit 7f2742990da1be2c1edab09805635bebdedda801
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Sun May 6 01:40:48 2012 +0400
torque: version bump + fixes
1. Bump to 3.0.5.
2. Fix (opportunistically) cpusets support for 3.2.x kernel.
3. Update pbs_server init script to ignore (bogus?) error 141 qterm
code.
commit 32dfdb06e399e2c1bac90b4f49d65af402b16167
Author: Andrew Savchenko <bircoph@gmail.com>
Date: Tue May 1 07:06:41 2012 +0400
torque: fix cpusets with 3.x kernels