You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
(37) |
Jun
(2) |
Jul
(7) |
Aug
(12) |
Sep
(6) |
Oct
(32) |
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(8) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
(11) |
Feb
|
Mar
(15) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
(6) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
|
From: Jeff S. <jsq...@us...> - 2002-10-27 13:23:09
|
Update of /cvsroot/env-switcher/modules-oscar/dist In directory usw-pr-cvs1:/tmp/cvs-serv14572 Modified Files: VERSION Log Message: Bump up to 1.0.4 Index: VERSION =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/dist/VERSION,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** VERSION 24 May 2002 07:12:09 -0000 1.4 --- VERSION 27 Oct 2002 13:23:06 -0000 1.5 *************** *** 1,5 **** major=1 minor=0 ! release=3 alpha=0 beta=0 --- 1,5 ---- major=1 minor=0 ! release=4 alpha=0 beta=0 |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 13:17:12
|
Update of /cvsroot/env-switcher/modules-oscar/dist In directory usw-pr-cvs1:/tmp/cvs-serv10623 Modified Files: Makefile.options Log Message: Don't want .bz2 tarballs, either :-) Index: Makefile.options =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/dist/Makefile.options,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** Makefile.options 27 Oct 2002 12:37:12 -0000 1.3 --- Makefile.options 27 Oct 2002 13:17:09 -0000 1.4 *************** *** 11,13 **** # ! AUTOMAKE_OPTIONS = foreign dist-bzip2 --- 11,13 ---- # ! AUTOMAKE_OPTIONS = foreign |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 13:16:53
|
Update of /cvsroot/env-switcher/env-switcher/dist In directory usw-pr-cvs1:/tmp/cvs-serv10411 Modified Files: Makefile.options Log Message: Don't want .bz2 tarballs, either :-) Index: Makefile.options =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/Makefile.options,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** Makefile.options 27 Oct 2002 12:36:09 -0000 1.3 --- Makefile.options 27 Oct 2002 13:16:50 -0000 1.4 *************** *** 11,13 **** # ! AUTOMAKE_OPTIONS = foreign dist-bzip2 --- 11,13 ---- # ! AUTOMAKE_OPTIONS = foreign |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 13:16:09
|
Update of /cvsroot/env-switcher/modules-oscar In directory usw-pr-cvs1:/tmp/cvs-serv9832 Modified Files: Makefile.am Log Message: Add AUTHORS.OSCAR file Index: Makefile.am =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile.am 27 Oct 2002 12:24:07 -0000 1.2 --- Makefile.am 27 Oct 2002 13:16:06 -0000 1.3 *************** *** 15,19 **** SUBDIRS = dist src ! EXTRA_DIST = README.OSCAR LICENSE.OSCAR rpm: --- 15,19 ---- SUBDIRS = dist src ! EXTRA_DIST = AUTHORS.OSCAR README.OSCAR LICENSE.OSCAR rpm: |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 13:13:16
|
Update of /cvsroot/env-switcher/modules-oscar/dist
In directory usw-pr-cvs1:/tmp/cvs-serv7889
Modified Files:
modules-oscar.spec
Log Message:
- Added various *.OSCAR files to %doc
- Updated changelog
Index: modules-oscar.spec
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/dist/modules-oscar.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** modules-oscar.spec 27 Oct 2002 12:24:07 -0000 1.11
--- modules-oscar.spec 27 Oct 2002 13:13:13 -0000 1.12
***************
*** 343,347 ****
%defattr(-,root,root)
%doc doc/Modules-Paper.pdf ChangeLog INSTALL INSTALL.RH7x LICENSE.GPL
! %doc MACHINES PROBLEMS README README.OSCAR README.perl
%{_moddir}
%{_profiledir}/00-modules.*
--- 343,348 ----
%defattr(-,root,root)
%doc doc/Modules-Paper.pdf ChangeLog INSTALL INSTALL.RH7x LICENSE.GPL
! %doc MACHINES PROBLEMS README README.perl
! %doc README.OSCAR AUTHORS.OSCAR LICENSE.OSCAR
%{_moddir}
%{_profiledir}/00-modules.*
***************
*** 354,357 ****
--- 355,365 ----
#############################################################################
%changelog
+ * Sun Oct 27 2002 Jeff Squyres <jsq...@la...>
+ - Added AUTHORS.OSCAR and LICENSE.OSCAR files to %doc
+ - Added IU copyrights to all the RPM-packaging and OSCAR-izations in this
+ RPM
+ - Clarified in README what exactly is copyrighted/licensed by IU --
+ everything else is copyrighted/licensed by the base modules package.
+
* Thu Aug 08 2002 Jeff Squyres <jsq...@la...>
- Change the name of the RPM to modules-oscar so that we don't
|
|
From: Jeff S. <jsq...@us...> - 2002-10-27 13:10:55
|
Update of /cvsroot/env-switcher/env-switcher/dist
In directory usw-pr-cvs1:/tmp/cvs-serv6288
Modified Files:
env-switcher.spec.in
Log Message:
- Added AUTHORS to %doc list
- Updated changelog
Index: env-switcher.spec.in
===================================================================
RCS file: /cvsroot/env-switcher/env-switcher/dist/env-switcher.spec.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** env-switcher.spec.in 11 Oct 2002 17:00:44 -0000 1.10
--- env-switcher.spec.in 27 Oct 2002 13:10:52 -0000 1.11
***************
*** 156,160 ****
%defattr(-,root,root)
! %doc README LICENSE
%config %{_sysconfdir}/switcher.ini
%{_prefix}
--- 156,160 ----
%defattr(-,root,root)
! %doc README LICENSE AUTHORS
%config %{_sysconfdir}/switcher.ini
%{_prefix}
***************
*** 168,171 ****
--- 168,175 ----
#############################################################################
%changelog
+ * Sun Oct 27 2002 Jeff Squyres <jsq...@la...>
+ - Added AUTHORS file to %doc list
+ - Added a few missing copyright notices
+
* Thu Sep 26 2002 Jeff Squyres <jsq...@la...>
- Fixed an infinite loop corner case in the command line options parser
|
|
From: Jeff S. <jsq...@us...> - 2002-10-27 13:07:41
|
Update of /cvsroot/env-switcher/modules-oscar In directory usw-pr-cvs1:/tmp/cvs-serv4000 Modified Files: .cvsignore Log Message: update the cvsignore file Index: .cvsignore =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** .cvsignore 23 Apr 2002 06:05:49 -0000 1.1 --- .cvsignore 27 Oct 2002 13:07:38 -0000 1.2 *************** *** 6,7 **** --- 6,8 ---- Makefile.in aclocal.m4 + autom4te.cache |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:54:23
|
Update of /cvsroot/env-switcher/env-switcher In directory usw-pr-cvs1:/tmp/cvs-serv27446 Modified Files: Makefile.am Log Message: Add AUTHORS file Index: Makefile.am =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** Makefile.am 11 Oct 2002 17:00:43 -0000 1.3 --- Makefile.am 27 Oct 2002 12:54:20 -0000 1.4 *************** *** 15,19 **** SUBDIRS = dist src man ! EXTRA_DIST = README LICENSE INSTALL dist-hook: --- 15,19 ---- SUBDIRS = dist src man ! EXTRA_DIST = AUTHORS README LICENSE INSTALL dist-hook: |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:41:08
|
Update of /cvsroot/env-switcher/env-switcher In directory usw-pr-cvs1:/tmp/cvs-serv19167 Added Files: AUTHORS Log Message: Add AUTHORS file --- NEW FILE: AUTHORS --- Env-Switcher Authors ==================== The ids in parenthesis are those used in CVS commit notices Current Authors --------------- Indiana University: - Jeff Squyres (jsquyres) |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:40:55
|
Update of /cvsroot/env-switcher/modules-oscar In directory usw-pr-cvs1:/tmp/cvs-serv18849 Added Files: AUTHORS.OSCAR Log Message: Added AUTHORS.OSCAR file --- NEW FILE: AUTHORS.OSCAR --- Modules OSCAR RPM Authors ========================= The ids in parenthesis are those used in CVS commit notices Current Authors --------------- Indiana University: - Jeff Squyres (jsquyres) |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:37:15
|
Update of /cvsroot/env-switcher/modules-oscar/dist In directory usw-pr-cvs1:/tmp/cvs-serv16503/dist Modified Files: Makefile.options Log Message: No need to make .Z files anymore Index: Makefile.options =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/dist/Makefile.options,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile.options 27 Oct 2002 12:24:07 -0000 1.2 --- Makefile.options 27 Oct 2002 12:37:12 -0000 1.3 *************** *** 11,13 **** # ! AUTOMAKE_OPTIONS = foreign dist-tarZ --- 11,13 ---- # ! AUTOMAKE_OPTIONS = foreign dist-bzip2 |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:36:12
|
Update of /cvsroot/env-switcher/env-switcher/dist In directory usw-pr-cvs1:/tmp/cvs-serv15734/dist Modified Files: Makefile.options Log Message: No need to create tar.Z's anymore. Index: Makefile.options =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/Makefile.options,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile.options 11 Oct 2002 17:00:43 -0000 1.2 --- Makefile.options 27 Oct 2002 12:36:09 -0000 1.3 *************** *** 11,13 **** # ! AUTOMAKE_OPTIONS = foreign dist-tarZ dist-bzip2 --- 11,13 ---- # ! AUTOMAKE_OPTIONS = foreign dist-bzip2 |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:24:10
|
Update of /cvsroot/env-switcher/modules-oscar/dist In directory usw-pr-cvs1:/tmp/cvs-serv7625/dist Modified Files: Makefile.am Makefile.options buildrpm.sh get_morpm_version modules-oscar.spec Log Message: Apply the IU copyright to all files. Index: Makefile.am =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/dist/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.am 23 Apr 2002 06:04:52 -0000 1.1 --- Makefile.am 27 Oct 2002 12:24:07 -0000 1.2 *************** *** 1,10 **** # -*- makefile -*- # ! # $Id$ # ! # This file is part of the modules OSCAR RPM package. # ! # See the LICENSE.OSCAR file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- # -*- makefile -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # Index: Makefile.options =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/dist/Makefile.options,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.options 23 Apr 2002 06:04:52 -0000 1.1 --- Makefile.options 27 Oct 2002 12:24:07 -0000 1.2 *************** *** 1,10 **** # -*- makefile -*- # ! # $Id$ # ! # This file is part of the modules OSCAR RPM software package. # ! # See the LICENSE.OSCAR file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- # -*- makefile -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # Index: buildrpm.sh =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/dist/buildrpm.sh,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** buildrpm.sh 11 Aug 2002 22:31:47 -0000 1.4 --- buildrpm.sh 27 Oct 2002 12:24:07 -0000 1.5 *************** *** 1,8 **** #!/bin/sh -f # ! # $Id$ # ! # This file is part of the OSCARized modules RPM. See the top-level ! # LICENSE file for copyright and license information. # --- 1,12 ---- #!/bin/sh -f # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. ! # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # Index: get_morpm_version =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/dist/get_morpm_version,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** get_morpm_version 23 Apr 2002 06:04:52 -0000 1.1 --- get_morpm_version 27 Oct 2002 12:24:07 -0000 1.2 *************** *** 1,12 **** #!/bin/sh # ! # $COPYRIGHT$ # ! # $Id$ # ! # Since we do this in multiple places, it's worth putting in a ! # separate shell script. Very primitive script to get the version ! # number of LAM into a coherent variable. Can query for any of the ! # individual parts of the version number, too. # --- 1,12 ---- #!/bin/sh # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # Index: modules-oscar.spec =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/dist/modules-oscar.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** modules-oscar.spec 11 Aug 2002 22:32:04 -0000 1.10 --- modules-oscar.spec 27 Oct 2002 12:24:07 -0000 1.11 *************** *** 1,7 **** # ! # $Id$ # ! # This file is part of the OSCAR-ized modules RPM. See the top-level ! # COPYING file for copyright and license information. # --- 1,11 ---- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. ! # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # *************** *** 25,29 **** Name: modules-oscar Version: 3.1.6 ! Release: 1 License: GPL Group: Applications/Environment --- 29,33 ---- Name: modules-oscar Version: 3.1.6 ! Release: 2 License: GPL Group: Applications/Environment |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:24:10
|
Update of /cvsroot/env-switcher/modules-oscar In directory usw-pr-cvs1:/tmp/cvs-serv7625 Modified Files: Makefile.am autogen.sh configure.in Log Message: Apply the IU copyright to all files. Index: Makefile.am =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.am 23 Apr 2002 06:04:52 -0000 1.1 --- Makefile.am 27 Oct 2002 12:24:07 -0000 1.2 *************** *** 1,10 **** # -*- makefile -*- # ! # $Id$ # ! # This file is part of the switcher package. # ! # See the LICENSE file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- # -*- makefile -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # *************** *** 13,17 **** SUBDIRS = dist src ! EXTRA_DIST = README.OSCAR rpm: --- 15,19 ---- SUBDIRS = dist src ! EXTRA_DIST = README.OSCAR LICENSE.OSCAR rpm: Index: autogen.sh =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/autogen.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** autogen.sh 20 Jun 2002 06:57:27 -0000 1.2 --- autogen.sh 27 Oct 2002 12:24:07 -0000 1.3 *************** *** 1,8 **** #! /bin/sh # ! # $Id$ # ! # This file is part of the modules OSCAR RPM package. See the ! # top-level LICENSE file for copyright and license information. # --- 1,12 ---- #! /bin/sh # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. ! # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # Index: configure.in =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/configure.in,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** configure.in 11 Aug 2002 22:30:32 -0000 1.3 --- configure.in 27 Oct 2002 12:24:07 -0000 1.4 *************** *** 1,10 **** # -*- shell-script -*- # ! # $Id$ # ! # This file is part of the switcher package. # ! # See the LICENSE file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- # -*- shell-script -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:24:10
|
Update of /cvsroot/env-switcher/modules-oscar/src In directory usw-pr-cvs1:/tmp/cvs-serv7625/src Modified Files: 00-modules.csh 00-modules.sh Makefile.am oscar.tcl Log Message: Apply the IU copyright to all files. Index: 00-modules.csh =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/src/00-modules.csh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** 00-modules.csh 24 May 2002 05:20:06 -0000 1.2 --- 00-modules.csh 27 Oct 2002 12:24:07 -0000 1.3 *************** *** 1,7 **** # ! # $Id$ # ! # This file is part of the OSCAR-ized modules RPM. See the top-level ! # COPYING file for copyright and license information. # --- 1,11 ---- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. ! # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # Index: 00-modules.sh =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/src/00-modules.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** 00-modules.sh 24 May 2002 05:20:06 -0000 1.2 --- 00-modules.sh 27 Oct 2002 12:24:07 -0000 1.3 *************** *** 1,7 **** # ! # $Id$ # ! # This file is part of the OSCAR-ized modules RPM. See the top-level ! # COPYING file for copyright and license information. # --- 1,11 ---- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. ! # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # Index: Makefile.am =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/src/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.am 23 Apr 2002 06:04:52 -0000 1.1 --- Makefile.am 27 Oct 2002 12:24:07 -0000 1.2 *************** *** 1,10 **** # -*- makefile -*- # ! # $Id$ # ! # This file is part of the modules OSCAR RPM software package. # ! # See the LICENSE.OSCAR file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- # -*- makefile -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the modules-oscar software package. For ! # license information, see the LICENSE file in the top-level directory ! # of the modules-oscar source distribution. # ! # $Id$ # Index: oscar.tcl =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/src/oscar.tcl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** oscar.tcl 20 Jun 2002 06:56:28 -0000 1.5 --- oscar.tcl 27 Oct 2002 12:24:07 -0000 1.6 *************** *** 1,10 **** #%Module -*- tcl -*- # ! # $Id$ ! # ! # This file is part of the switcher package. # ! # See the LICENSE file in the top-level directory for Copyright # notices. # --- 1,10 ---- #%Module -*- tcl -*- # ! # This file is part of the modules OSCAR RPM software package. # ! # See the LICENSE.OSCAR file in the top-level directory for Copyright # notices. + # + # $Id$ # |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:23:59
|
Update of /cvsroot/env-switcher/modules-oscar In directory usw-pr-cvs1:/tmp/cvs-serv7405 Modified Files: README.OSCAR Log Message: Clarify who copyrights/licenses what. Index: README.OSCAR =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/README.OSCAR,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** README.OSCAR 23 Apr 2002 06:04:52 -0000 1.1 --- README.OSCAR 27 Oct 2002 12:23:56 -0000 1.2 *************** *** 1,8 **** -*- text -*- ! $Id$ ! This file is part of the OSCAR-ized modules RPM. See the top-level ! COPYING file for copyright and license information. --- 1,12 ---- -*- text -*- ! Copyright (c) 2002 The Trustees of Indiana University. ! All rights reserved. ! ! This file is part of the modules-oscar software package. For ! license information, see the LICENSE file in the top-level directory ! of the modules-oscar source distribution. ! $Id$ *************** *** 14,18 **** clusters (http://oscar.sourceforge.net/). The goal is to take the default modules distribution tarball, add a few customizations, and ! make an RPM that is suitable for an OSCAR cluster. --- 18,29 ---- clusters (http://oscar.sourceforge.net/). The goal is to take the default modules distribution tarball, add a few customizations, and ! make an RPM that is suitable for an OSCAR cluster. As such, ! copyrights and licenses included in this package can be broken down as ! follows: ! ! - Indiana University copyrights and licenses apply to the packaging ! and specific "OSCAR-izations" of the modules package. ! ! - All others apply to the base modules package itself. |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:21:39
|
Update of /cvsroot/env-switcher/modules-oscar
In directory usw-pr-cvs1:/tmp/cvs-serv6080
Added Files:
LICENSE.OSCAR
Log Message:
Add IU-specific license file.
--- NEW FILE: LICENSE.OSCAR ---
Software License for modules-oscar
Copyright (c) 2002 The Trustees of Indiana University.
All rights reserved.
Indiana University has the exclusive rights to license this product
under the following license.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1) All redistributions of source code must retain the above
copyright notice, the list of authors in the original source code,
this list of conditions and the disclaimer listed in this license;
2) All redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the disclaimer listed
in this license in the documentation and/or other materials
provided with the distribution;
3) Any documentation included with all redistributions must include
the following acknowledgement:
"This product includes software developed at the the Pervasive
Technology Labs at Indiana University. For technical information
contact Andrew Lumsdaine at the Pervasive Technology Labs at
Indiana University. For administrative and license questions
contact the Advanced Research and Technology Institute at 1100
Waterway Blvd. Indianapolis, Indiana 46202, phone 317-274-5905,
fax 317-274-5902."
Alternatively, this acknowledgement may appear in the software itself,
and wherever such third-party acknowledgments normally appear.
4) The name "modules-oscar" shall not be used to endorse or promote
products derived from this software without prior written
permission from Indiana University. For written permission, please
contact Indiana University Advanced Research & Technology
Institute.
5) Products derived from this software may not be called or
"modules-oscar", nor may "modules-oscar" appear in their name,
without prior written permission of Indiana University Advanced
Research & Technology Institute.
Indiana University provides no reassurances that the source code
provided does not infringe the patent or any other intellectual
property rights of any other entity. Indiana University disclaims any
liability to any recipient for claims brought by any other entity
based on infringement of intellectual property rights or otherwise.
LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO
WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA UNIVERSITY
GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE
OF INFRINGEMENT OF THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY
RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS FREE
FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR
OTHER HARMFUL CODE. LICENSEE ASSUMES THE ENTIRE RISK AS TO THE
PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE
PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING SOFTWARE.
Indiana University has the exclusive rights to license this product
under this license.
|
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:10:49
|
Update of /cvsroot/env-switcher/env-switcher/dist In directory usw-pr-cvs1:/tmp/cvs-serv31375/dist Modified Files: VERSION Log Message: 1.0.7 was thrown over the fence a long time ago Index: VERSION =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/VERSION,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** VERSION 26 Sep 2002 04:36:26 -0000 1.7 --- VERSION 27 Oct 2002 12:10:45 -0000 1.8 *************** *** 1,5 **** major=1 minor=0 ! release=7 alpha=0 beta=0 --- 1,5 ---- major=1 minor=0 ! release=8 alpha=0 beta=0 |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:10:34
|
Update of /cvsroot/env-switcher/env-switcher/src In directory usw-pr-cvs1:/tmp/cvs-serv31218/src Modified Files: switcher.in Log Message: Fixed comment Index: switcher.in =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/src/switcher.in,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** switcher.in 11 Oct 2002 17:00:45 -0000 1.11 --- switcher.in 27 Oct 2002 12:10:31 -0000 1.12 *************** *** 10,14 **** # $Id$ # ! # Main workhorse for the oscar-switcher package. # --- 10,14 ---- # $Id$ # ! # Main workhorse for the env-switcher package. # |
|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:10:22
|
Update of /cvsroot/env-switcher/env-switcher/dist In directory usw-pr-cvs1:/tmp/cvs-serv31117/dist Modified Files: Makefile.am Log Message: New copyright Index: Makefile.am =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.am 23 Apr 2002 06:22:55 -0000 1.1 --- Makefile.am 27 Oct 2002 12:10:18 -0000 1.2 *************** *** 1,10 **** # -*- makefile -*- # ! # $Id$ # ! # This file is part of the switcher package. # ! # See the LICENSE file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- # -*- makefile -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the Env-switcher software package. For license ! # information, see the LICENSE file in the top-level directory of the ! # Env-switcher source distribution. # ! # $Id$ # |
|
From: Jeff S. <jsq...@us...> - 2002-10-11 17:32:40
|
Update of /cvsroot/env-switcher/env-switcher/man In directory usw-pr-cvs1:/tmp/cvs-serv12873 Modified Files: switcher.1 Log Message: Added some clarifications, fixed a few typos Index: switcher.1 =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/man/switcher.1,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** switcher.1 26 Sep 2002 13:56:20 -0000 1.6 --- switcher.1 11 Oct 2002 17:32:36 -0000 1.7 *************** *** 133,137 **** is invoked with the "<tag> = <name>" syntax, it is actually an alias for the following: ! .PP switcher <tag> --add-attr default <name> .PP --- 133,137 ---- is invoked with the "<tag> = <name>" syntax, it is actually an alias for the following: ! .IP switcher <tag> --add-attr default <name> .PP *************** *** 266,272 **** will simply ignore them. However, it is possible that .I switcher ! will someday recognize other attributes. Hence, if users defined ! their own attributes, it is suggested that they prefix the attribute ! name with the string "user" in order to prevent potential future name clashes with future special .I switcher --- 266,272 ---- will simply ignore them. However, it is possible that .I switcher ! will someday recognize other attributes. Hence, if users define their ! own attributes, it is suggested that they prefix the attribute name ! with the string "user" in order to prevent potential future name clashes with future special .I switcher *************** *** 306,310 **** See a list of names available under the tag .IR mpi . ! .IP "switcher mpi --add-attr default lam-6.5.6" This sets the user's default for the tag .I mpi --- 306,310 ---- See a list of names available under the tag .IR mpi . ! .IP "switcher mpi = lam-6.5.6" This sets the user's default for the tag .I mpi *************** *** 312,321 **** .IR mpi , this will override it. The next shell invoked by the user will load ! the lam-6.5.6 modulefile. ! .IP "switcher mpi -add-attr default none" The "none" value is a special keyword telling switcher that no modulefiles should be loaded for the .I mpi ! tag. .IP "switcher mpi --rm-attr default" This command will remove the user's personal default and effectively --- 312,323 ---- .IR mpi , this will override it. The next shell invoked by the user will load ! the lam-6.5.6 modulefile. Note that the "=" syntax is actually an ! alias for: "switcher mpi --add-attr default lam-6.5.6". ! .IP "switcher mpi = none" The "none" value is a special keyword telling switcher that no modulefiles should be loaded for the .I mpi ! tag. Note that the "=" syntax is actually an alias for: "switcher mpi ! --add-attr default none". .IP "switcher mpi --rm-attr default" This command will remove the user's personal default and effectively *************** *** 327,334 **** .I mpi tag. ! .IP "switcher global --add-attr default none" Effectively disables switcher for the user. According to the ! resolution process, the attribute "default" will get the special value ! "none" for all tags. Hence, .I switcher will not get a modulefile name for any tag, and will therefore not --- 329,336 ---- .I mpi tag. ! .IP "switcher global = none" Effectively disables switcher for the user. According to the ! resolution process, the attribute "default" will get the special ! value "none" for all tags. Hence, .I switcher will not get a modulefile name for any tag, and will therefore not *************** *** 336,340 **** systems that user .I switcher ! who prefer to do their own module loading / unloading. COMMANDS TYPICALLY USED IN RPMS. .IP "switcher mpi --add-name lam-6.5.6 /opt/lam-6.5.6/share/lam --silent --force" --- 338,345 ---- systems that user .I switcher ! who prefer to do their own module loading / unloading. Note that ! the "=" syntax is actually an alias for: "switcher global --add-attr ! default none". ! .PP COMMANDS TYPICALLY USED IN RPMS. .IP "switcher mpi --add-name lam-6.5.6 /opt/lam-6.5.6/share/lam --silent --force" *************** *** 372,384 **** .IR switcher . .SH FILES ! The defaults are maintained in ini-style text files. These file can ! be manually edited if necessary, but is recommended to use .I switcher ! unless absolutely necessary. ! .PP ! The system-level defaults file is located in ! /opt/env-switcher/etc/switcher.ini. ! .PP ! User-level defaults are maintained in $HOME/.switcher.ini. .SH SEE ALSO module(1), modulefile(4) --- 377,388 ---- .IR switcher . .SH FILES ! The defaults are maintained in ini-style text files. These files can ! be manually edited if necessary, but is recommended to use the .I switcher ! command unless absolutely necessary. ! .IP /opt/env-switcher/etc/switcher.ini ! The system-level defaults file. ! .IP $HOME/.switcher.ini ! User-level defaults file. .SH SEE ALSO module(1), modulefile(4) |
|
From: Jeff S. <jsq...@us...> - 2002-10-11 17:01:40
|
Update of /cvsroot/env-switcher/env-switcher In directory usw-pr-cvs1:/tmp/cvs-serv1640 Modified Files: autogen.sh Log Message: Update copyright and license per new IU guidelines Index: autogen.sh =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/autogen.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** autogen.sh 27 Jul 2002 19:55:35 -0000 1.2 --- autogen.sh 11 Oct 2002 17:01:37 -0000 1.3 *************** *** 1,8 **** #! /bin/sh # ! # $Id$ # ! # This file is part of the OSCAR switcher package. See the top-level ! # LICENSE file for copyright and license information. # --- 1,12 ---- #! /bin/sh # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. ! # ! # This file is part of the Env-switcher software package. For license ! # information, see the LICENSE file in the top-level directory of the ! # Env-switcher source distribution. # ! # $Id$ # |
|
From: Jeff S. <jsq...@us...> - 2002-10-11 17:00:48
|
Update of /cvsroot/env-switcher/env-switcher/src In directory usw-pr-cvs1:/tmp/cvs-serv1255/src Modified Files: Makefile.am switcher.in switcher.tcl.in Log Message: Update the copyright notice and license per new IU guidelines Index: Makefile.am =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/src/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.am 23 Apr 2002 06:22:55 -0000 1.1 --- Makefile.am 11 Oct 2002 17:00:45 -0000 1.2 *************** *** 1,10 **** # -*- makefile -*- # ! # $Id$ # ! # This file is part of the switcher software package. # ! # See the LICENSE file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- # -*- makefile -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the Env-switcher software package. For license ! # information, see the LICENSE file in the top-level directory of the ! # Env-switcher source distribution. # ! # $Id$ # Index: switcher.in =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/src/switcher.in,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** switcher.in 26 Sep 2002 14:04:19 -0000 1.10 --- switcher.in 11 Oct 2002 17:00:45 -0000 1.11 *************** *** 1,4 **** --- 1,11 ---- #!/usr/bin/perl -- -*- perl -*- # + # Copyright (c) 2002 The Trustees of Indiana University. + # All rights reserved. + # + # This file is part of the Env-switcher software package. For license + # information, see the LICENSE file in the top-level directory of the + # Env-switcher source distribution. + # # $Id$ # Index: switcher.tcl.in =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/src/switcher.tcl.in,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** switcher.tcl.in 13 Aug 2002 03:55:43 -0000 1.8 --- switcher.tcl.in 11 Oct 2002 17:00:45 -0000 1.9 *************** *** 1,10 **** #%Module -*- tcl -*- # ! # $Id$ # ! # This file is part of the switcher package. # ! # See the LICENSE file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- #%Module -*- tcl -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the Env-switcher software package. For license ! # information, see the LICENSE file in the top-level directory of the ! # Env-switcher source distribution. # ! # $Id$ # |
|
From: Jeff S. <jsq...@us...> - 2002-10-11 17:00:47
|
Update of /cvsroot/env-switcher/env-switcher/man In directory usw-pr-cvs1:/tmp/cvs-serv1255/man Modified Files: Makefile.am Log Message: Update the copyright notice and license per new IU guidelines Index: Makefile.am =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/man/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile.am 16 May 2002 14:00:59 -0000 1.2 --- Makefile.am 11 Oct 2002 17:00:45 -0000 1.3 *************** *** 1,10 **** # -*- makefile -*- # ! # $Id$ # ! # This file is part of the switcher software package. # ! # See the LICENSE file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- # -*- makefile -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the Env-switcher software package. For license ! # information, see the LICENSE file in the top-level directory of the ! # Env-switcher source distribution. # ! # $Id$ # |
|
From: Jeff S. <jsq...@us...> - 2002-10-11 17:00:47
|
Update of /cvsroot/env-switcher/env-switcher/dist In directory usw-pr-cvs1:/tmp/cvs-serv1255/dist Modified Files: Makefile.options buildrpm.sh env-switcher.spec.in get_switcher_version Log Message: Update the copyright notice and license per new IU guidelines Index: Makefile.options =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/Makefile.options,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.options 23 Apr 2002 06:22:55 -0000 1.1 --- Makefile.options 11 Oct 2002 17:00:43 -0000 1.2 *************** *** 1,11 **** # -*- makefile -*- # ! # $Id$ # ! # This file is part of the switcher package. # ! # See the LICENSE file in the top-level directory for Copyright ! # notices. # ! AUTOMAKE_OPTIONS = foreign dist-tarZ --- 1,13 ---- # -*- makefile -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the Env-switcher software package. For license ! # information, see the LICENSE file in the top-level directory of the ! # Env-switcher source distribution. # ! # $Id$ # ! AUTOMAKE_OPTIONS = foreign dist-tarZ dist-bzip2 Index: buildrpm.sh =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/buildrpm.sh,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** buildrpm.sh 27 Jul 2002 19:56:28 -0000 1.3 --- buildrpm.sh 11 Oct 2002 17:00:44 -0000 1.4 *************** *** 1,10 **** #!/bin/sh -f # ! # $Id$ # ! # This file is part of the switcher package. # ! # See the LICENSE file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- #!/bin/sh -f # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the Env-switcher software package. For license ! # information, see the LICENSE file in the top-level directory of the ! # Env-switcher source distribution. # ! # $Id$ # Index: env-switcher.spec.in =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/env-switcher.spec.in,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** env-switcher.spec.in 26 Sep 2002 14:04:34 -0000 1.9 --- env-switcher.spec.in 11 Oct 2002 17:00:44 -0000 1.10 *************** *** 1,10 **** # -*- rpm-spec -*- # ! # $Id$ # ! # This file is part of the switcher package. # ! # See the LICENSE file in the top-level directory for Copyright ! # notices. # --- 1,12 ---- # -*- rpm-spec -*- # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. # ! # This file is part of the Env-switcher software package. For license ! # information, see the LICENSE file in the top-level directory of the ! # Env-switcher source distribution. # ! # $Id$ # Index: get_switcher_version =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/get_switcher_version,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** get_switcher_version 23 Apr 2002 06:22:55 -0000 1.1 --- get_switcher_version 11 Oct 2002 17:00:44 -0000 1.2 *************** *** 1,5 **** #!/bin/sh # ! # $COPYRIGHT$ # # $Id$ --- 1,10 ---- #!/bin/sh # ! # Copyright (c) 2002 The Trustees of Indiana University. ! # All rights reserved. ! # ! # This file is part of the Env-switcher software package. For license ! # information, see the LICENSE file in the top-level directory of the ! # Env-switcher source distribution. # # $Id$ |