diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..5eccf0b --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,9 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: seL4 +Upstream-Contact: seL4 team +Source: https://github.com/seL4/machine_queue + +Files: + VERSION +Copyright: 2021 UNSW Sydney +License: GPL-2.0-only diff --git a/.stylefilter b/.stylefilter new file mode 100644 index 0000000..77d900d --- /dev/null +++ b/.stylefilter @@ -0,0 +1,5 @@ +# Copyright 2025 Proofcraft Pty Ltd +# SPDX-License-Identifier: BSD-2-Clause + +# uses bashisms, because it is for bash only: +bash_mq_completion.sh diff --git a/LICENSE b/LICENSE deleted file mode 100644 index ba5ac8f..0000000 --- a/LICENSE +++ /dev/null @@ -1,341 +0,0 @@ -This set of shell scripts is licensed under the Gnu Public Licence, version 2. - - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/LICENSES/BSD-2-Clause.txt b/LICENSES/BSD-2-Clause.txt new file mode 100644 index 0000000..eb3c575 --- /dev/null +++ b/LICENSES/BSD-2-Clause.txt @@ -0,0 +1,9 @@ +Copyright (c) + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/LICENSES/CC-BY-SA-4.0.txt b/LICENSES/CC-BY-SA-4.0.txt new file mode 100644 index 0000000..835a683 --- /dev/null +++ b/LICENSES/CC-BY-SA-4.0.txt @@ -0,0 +1,170 @@ +Creative Commons Attribution-ShareAlike 4.0 International + + Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. + +Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution-ShareAlike 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 – Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 – Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply. + + C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 – License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply. + + 1. The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply. + +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 – Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 – Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 – Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 – Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/LICENSES/GPL-2.0-only.txt b/LICENSES/GPL-2.0-only.txt new file mode 100644 index 0000000..17cb286 --- /dev/null +++ b/LICENSES/GPL-2.0-only.txt @@ -0,0 +1,117 @@ +GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + one line to give the program's name and an idea of what it does. Copyright (C) yyyy name of author + + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. + +signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice diff --git a/README.md b/README.md index 5f11deb..9064094 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Machine Queue @@ -60,7 +60,7 @@ Usage * `system-tsv` --- list available systems as tab-separated values * `pool-tsv` --- list available pools of systems as tab-separated values - + `mq run` -------- `mq.sh run -r|-c` __ `[-l ` _logfile_ `] -s` _system_ `[-w` _retry-time_ `] [-t `_retry-count_` ] [-n] [-a] [-d` _timeout_ `] [-e` __`] [-k `__`] [-L] -f `_file1_ `[-f `_file2_`] diff --git a/bash_mq_completion.sh b/bash_mq_completion.sh index d3cd05f..a009aac 100644 --- a/bash_mq_completion.sh +++ b/bash_mq_completion.sh @@ -1,3 +1,7 @@ +# Copyright 2021 Proofcraft Pty Ltd +# +# SPDX-License-Identifier: GPL-2.0-only +# # bash completion for mq.sh # source this file to use: . ./bash_mq_completion.sh diff --git a/mq.sh b/mq.sh index 3303b67..9d0e26c 100755 --- a/mq.sh +++ b/mq.sh @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only file_to_dir() { F="$1" diff --git a/scripts/common b/scripts/common index b517231..8955fcc 100755 --- a/scripts/common +++ b/scripts/common @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" @@ -30,7 +34,7 @@ fi random() { awk " - BEGIN { srand(); + BEGIN { srand(); printf(\"%d\", $1 * rand() + 1); }" } diff --git a/scripts/enqueue b/scripts/enqueue index f47e8b9..5d8cc6c 100755 --- a/scripts/enqueue +++ b/scripts/enqueue @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/lock b/scripts/lock index 063a38e..d08d1a9 100755 --- a/scripts/lock +++ b/scripts/lock @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ ! "${SCRIPT_PATH}" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/pool b/scripts/pool index 5771824..0849cc7 100644 --- a/scripts/pool +++ b/scripts/pool @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ ! "${SCRIPT_PATH}" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/pools/maaxboard_pool b/scripts/pools/maaxboard_pool index 7a991a3..215ea59 100755 --- a/scripts/pools/maaxboard_pool +++ b/scripts/pools/maaxboard_pool @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/pools/odroidc4_pool b/scripts/pools/odroidc4_pool index 8ccd829..ff8acbe 100755 --- a/scripts/pools/odroidc4_pool +++ b/scripts/pools/odroidc4_pool @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" @@ -7,7 +11,7 @@ fi Systems_odroidc4_pool() { # This function can be explicit or programatic - + # Explicit: echo "odroidc4_1" echo "odroidc4_2" @@ -33,7 +37,7 @@ GetRandomSystemFromPool_odroidc4_pool() { selectOne "$free_odroidc4_systems" else selectOne "$odroidc4_systems" - fi + fi } diff --git a/scripts/pools/rockpro64_pool b/scripts/pools/rockpro64_pool index e508f0b..1c2849d 100755 --- a/scripts/pools/rockpro64_pool +++ b/scripts/pools/rockpro64_pool @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" @@ -7,7 +11,7 @@ fi Systems_rockpro64_pool() { # This function can be explicit or programatic - + # Explicit: #echo "rockpro64a" echo "rockpro64b" @@ -33,7 +37,7 @@ GetRandomSystemFromPool_rockpro64_pool() { selectOne "$free_rockpro64_systems" else selectOne "$rockpro64__systems" - fi + fi } diff --git a/scripts/pools/sabre_pool b/scripts/pools/sabre_pool index f22f116..e3abae7 100755 --- a/scripts/pools/sabre_pool +++ b/scripts/pools/sabre_pool @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" @@ -14,7 +18,7 @@ Systems_sabre_pool() { echo ${system} fi done - + # Explicit: #echo "sabre" #echo "sabre2" @@ -38,6 +42,6 @@ GetRandomSystemFromPool_sabre_pool() { selectOne "$free_sabre_systems" else selectOne "$sabre_systems" - fi + fi } diff --git a/scripts/pools/x86_pool b/scripts/pools/x86_pool index e5b1382..92fa529 100755 --- a/scripts/pools/x86_pool +++ b/scripts/pools/x86_pool @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" @@ -14,7 +18,7 @@ Systems_x86_pool() { # echo ${system} # fi #done - + # Explicit: echo "haswell3" echo "haswell4" @@ -43,7 +47,7 @@ GetRandomSystemFromPool_x86_pool() { selectOne "$free_x86_systems" else selectOne "$x86_systems" - fi + fi } diff --git a/scripts/pools/zcu102_pool b/scripts/pools/zcu102_pool index 6b1c120..92878c6 100755 --- a/scripts/pools/zcu102_pool +++ b/scripts/pools/zcu102_pool @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" @@ -7,7 +11,7 @@ fi Systems_zcu102_pool() { # This function can be explicit or programatic - + # Explicit: echo "zcu102" echo "zcu102_2" @@ -33,7 +37,7 @@ GetRandomSystemFromPool_zcu102_pool() { selectOne "$free_zcu102_systems" else selectOne "$zcu102_systems" - fi + fi } diff --git a/scripts/remote b/scripts/remote index 3c6dfff..e244f56 100755 --- a/scripts/remote +++ b/scripts/remote @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/runner b/scripts/runner index 7757172..e3913de 100755 --- a/scripts/runner +++ b/scripts/runner @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" @@ -18,7 +22,7 @@ RebootShutdown() { ssh -tt -oLogLevel=quiet ${HOST} "stty isig -echoctl -echo; /tftpboot/${machine}/reboot --shutdown" else "/tftpboot/${machine}/reboot" --shutdown - fi + fi } RebootConsoleRunTwoFiles() { @@ -109,7 +113,7 @@ RebootConsoleRunOneFile() { keep_alive=$5 kernel=$6 machine=$7 - + logfile="" kernelfile="" diff --git a/scripts/system b/scripts/system index a2d549f..a998a12 100755 --- a/scripts/system +++ b/scripts/system @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" @@ -23,7 +27,7 @@ SystemBootsLinuxPXE() { SystemList() { ( cd "${SCRIPT_PATH}/scripts/systems/" - echo * | sed -e 's/ unavailable//' -e 's/ [^ ]*~//g' -e 's/ */\n/g' + echo * | sed -e 's/ unavailable//' -e 's/ [^ ]*~//g' -e 's/ */\n/g' ) } @@ -46,7 +50,7 @@ OutputSystemList() { return 0 ;; esac - printf "+----------------+------+---------+-----------------+----------------+-------+-------+--------+\n" + printf "+----------------+------+---------+-----------------+----------------+-------+-------+--------+\n" printf "| Name | Arch | ISA | SoC | CPU | Cores | RAM | MaxCLK |\n" printf "+----------------+------+---------+-----------------+----------------+-------+-------+--------+\n" for system in $(SystemList) diff --git a/scripts/systems/bboneblack b/scripts/systems/bboneblack index 7449d40..28b89be 100644 --- a/scripts/systems/bboneblack +++ b/scripts/systems/bboneblack @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/beagle b/scripts/systems/beagle index 73e5b9a..a3c6452 100755 --- a/scripts/systems/beagle +++ b/scripts/systems/beagle @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/colorado2 b/scripts/systems/colorado2 index bf6de8e..8f3083c 100755 --- a/scripts/systems/colorado2 +++ b/scripts/systems/colorado2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/haswell1 b/scripts/systems/haswell1 index e0230b5..4757063 100755 --- a/scripts/systems/haswell1 +++ b/scripts/systems/haswell1 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/haswell3 b/scripts/systems/haswell3 index 7b0ef9a..40f5505 100755 --- a/scripts/systems/haswell3 +++ b/scripts/systems/haswell3 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/haswell4 b/scripts/systems/haswell4 index e214516..1ea49e6 100755 --- a/scripts/systems/haswell4 +++ b/scripts/systems/haswell4 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/hifive b/scripts/systems/hifive index 3b0bab8..c0a80ee 100755 --- a/scripts/systems/hifive +++ b/scripts/systems/hifive @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/hifive1 b/scripts/systems/hifive1 index f38c185..3172cb7 100755 --- a/scripts/systems/hifive1 +++ b/scripts/systems/hifive1 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/hikey b/scripts/systems/hikey index 0e824df..662e672 100755 --- a/scripts/systems/hikey +++ b/scripts/systems/hikey @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/horde b/scripts/systems/horde index 8f87a99..2678948 100755 --- a/scripts/systems/horde +++ b/scripts/systems/horde @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/imx8mm b/scripts/systems/imx8mm index 6e3f5a8..6d75b92 100755 --- a/scripts/systems/imx8mm +++ b/scripts/systems/imx8mm @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/imx8mq b/scripts/systems/imx8mq index 42c8977..d541a44 100755 --- a/scripts/systems/imx8mq +++ b/scripts/systems/imx8mq @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/imx8mq2 b/scripts/systems/imx8mq2 index c287010..bb4845f 100755 --- a/scripts/systems/imx8mq2 +++ b/scripts/systems/imx8mq2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/iotgate1 b/scripts/systems/iotgate1 index 4ce4cc5..3ce7a53 100755 --- a/scripts/systems/iotgate1 +++ b/scripts/systems/iotgate1 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/jetson1 b/scripts/systems/jetson1 index 1592742..c692916 100755 --- a/scripts/systems/jetson1 +++ b/scripts/systems/jetson1 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/maaxboard1 b/scripts/systems/maaxboard1 index 382bfaa..d93b23d 100755 --- a/scripts/systems/maaxboard1 +++ b/scripts/systems/maaxboard1 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/maaxboard2 b/scripts/systems/maaxboard2 index 5e78b6b..674689f 100755 --- a/scripts/systems/maaxboard2 +++ b/scripts/systems/maaxboard2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/makatea b/scripts/systems/makatea index 8c73766..c339c29 100755 --- a/scripts/systems/makatea +++ b/scripts/systems/makatea @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/odroidc2 b/scripts/systems/odroidc2 index 48186d4..8ea32b8 100644 --- a/scripts/systems/odroidc2 +++ b/scripts/systems/odroidc2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/odroidc4_1 b/scripts/systems/odroidc4_1 index 92c43b5..362eb63 100644 --- a/scripts/systems/odroidc4_1 +++ b/scripts/systems/odroidc4_1 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/odroidc4_2 b/scripts/systems/odroidc4_2 index 9c85dfc..971aea5 100644 --- a/scripts/systems/odroidc4_2 +++ b/scripts/systems/odroidc4_2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/odroidxu4_1 b/scripts/systems/odroidxu4_1 index ab81fef..06d9d8e 100644 --- a/scripts/systems/odroidxu4_1 +++ b/scripts/systems/odroidxu4_1 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/odroidxu4_2 b/scripts/systems/odroidxu4_2 index 85b5de7..d9d3e11 100644 --- a/scripts/systems/odroidxu4_2 +++ b/scripts/systems/odroidxu4_2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/orin1 b/scripts/systems/orin1 index 890267a..519c5d5 100755 --- a/scripts/systems/orin1 +++ b/scripts/systems/orin1 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/p550a b/scripts/systems/p550a index 78edbaa..2755d84 100755 --- a/scripts/systems/p550a +++ b/scripts/systems/p550a @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/pi4B b/scripts/systems/pi4B index 4e56350..082b400 100755 --- a/scripts/systems/pi4B +++ b/scripts/systems/pi4B @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/rockpro64b b/scripts/systems/rockpro64b index e9d75c9..9101b6a 100755 --- a/scripts/systems/rockpro64b +++ b/scripts/systems/rockpro64b @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/rpi3 b/scripts/systems/rpi3 index 3181d4a..5057515 100644 --- a/scripts/systems/rpi3 +++ b/scripts/systems/rpi3 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/sabre b/scripts/systems/sabre index cb05413..b858467 100755 --- a/scripts/systems/sabre +++ b/scripts/systems/sabre @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/sabre2 b/scripts/systems/sabre2 index 4a72cd1..dc5caa3 100755 --- a/scripts/systems/sabre2 +++ b/scripts/systems/sabre2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/sabre4 b/scripts/systems/sabre4 index 1302e51..71ee023 100755 --- a/scripts/systems/sabre4 +++ b/scripts/systems/sabre4 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/skylake b/scripts/systems/skylake index 02d3ea9..cbe6013 100755 --- a/scripts/systems/skylake +++ b/scripts/systems/skylake @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/skylake2 b/scripts/systems/skylake2 index 6b7d317..59b87a1 100755 --- a/scripts/systems/skylake2 +++ b/scripts/systems/skylake2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/skylake3 b/scripts/systems/skylake3 index 6d246ae..06a9859 100755 --- a/scripts/systems/skylake3 +++ b/scripts/systems/skylake3 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/star64 b/scripts/systems/star64 index af417c7..ab0649d 100644 --- a/scripts/systems/star64 +++ b/scripts/systems/star64 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/tardec2 b/scripts/systems/tardec2 index b201304..9aade12 100755 --- a/scripts/systems/tardec2 +++ b/scripts/systems/tardec2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/tqma b/scripts/systems/tqma index 5d23ace..7065c40 100755 --- a/scripts/systems/tqma +++ b/scripts/systems/tqma @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/tx1a b/scripts/systems/tx1a index bc87c92..ef0f07a 100755 --- a/scripts/systems/tx1a +++ b/scripts/systems/tx1a @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/tx2a b/scripts/systems/tx2a index 9b5fea2..1095e92 100755 --- a/scripts/systems/tx2a +++ b/scripts/systems/tx2a @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/tx2b b/scripts/systems/tx2b index 4bf806d..089a986 100755 --- a/scripts/systems/tx2b +++ b/scripts/systems/tx2b @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/arndale b/scripts/systems/unavailable/arndale index 9cb9405..981a6d3 100755 --- a/scripts/systems/unavailable/arndale +++ b/scripts/systems/unavailable/arndale @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/horde b/scripts/systems/unavailable/horde index 83699d6..5836668 100755 --- a/scripts/systems/unavailable/horde +++ b/scripts/systems/unavailable/horde @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/inforce b/scripts/systems/unavailable/inforce index 33c241d..5ffa335 100755 --- a/scripts/systems/unavailable/inforce +++ b/scripts/systems/unavailable/inforce @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/jetson b/scripts/systems/unavailable/jetson index bba4220..35e8798 100755 --- a/scripts/systems/unavailable/jetson +++ b/scripts/systems/unavailable/jetson @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/jetson4 b/scripts/systems/unavailable/jetson4 index a57e701..c561184 100755 --- a/scripts/systems/unavailable/jetson4 +++ b/scripts/systems/unavailable/jetson4 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/kzm b/scripts/systems/unavailable/kzm index ab24d00..3a1a49f 100755 --- a/scripts/systems/unavailable/kzm +++ b/scripts/systems/unavailable/kzm @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/minnowboard b/scripts/systems/unavailable/minnowboard index 6be16e7..4aa4d3f 100755 --- a/scripts/systems/unavailable/minnowboard +++ b/scripts/systems/unavailable/minnowboard @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/nanopi b/scripts/systems/unavailable/nanopi index fd5f031..cab7476 100755 --- a/scripts/systems/unavailable/nanopi +++ b/scripts/systems/unavailable/nanopi @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/odroid b/scripts/systems/unavailable/odroid index b14bd29..3834f67 100755 --- a/scripts/systems/unavailable/odroid +++ b/scripts/systems/unavailable/odroid @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/odroidxu b/scripts/systems/unavailable/odroidxu index 4793353..d1ab538 100755 --- a/scripts/systems/unavailable/odroidxu +++ b/scripts/systems/unavailable/odroidxu @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/pi4B b/scripts/systems/unavailable/pi4B index 5846f68..1e7a6cc 100755 --- a/scripts/systems/unavailable/pi4B +++ b/scripts/systems/unavailable/pi4B @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/rockpro64a b/scripts/systems/unavailable/rockpro64a index d13130e..9aa010c 100755 --- a/scripts/systems/unavailable/rockpro64a +++ b/scripts/systems/unavailable/rockpro64a @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/rockpro64b b/scripts/systems/unavailable/rockpro64b index cd227ad..efe77dd 100755 --- a/scripts/systems/unavailable/rockpro64b +++ b/scripts/systems/unavailable/rockpro64b @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/sabre2 b/scripts/systems/unavailable/sabre2 index a5bc313..b0ddcd6 100755 --- a/scripts/systems/unavailable/sabre2 +++ b/scripts/systems/unavailable/sabre2 @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/sandy b/scripts/systems/unavailable/sandy index b5adb20..013c39c 100755 --- a/scripts/systems/unavailable/sandy +++ b/scripts/systems/unavailable/sandy @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/skylake4 b/scripts/systems/unavailable/skylake4 index fef70f5..05e0d68 100755 --- a/scripts/systems/unavailable/skylake4 +++ b/scripts/systems/unavailable/skylake4 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/tardec1 b/scripts/systems/unavailable/tardec1 index 2322c73..e05d90f 100755 --- a/scripts/systems/unavailable/tardec1 +++ b/scripts/systems/unavailable/tardec1 @@ -1,4 +1,8 @@ #!/bin/bash +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/tx1b b/scripts/systems/unavailable/tx1b index 98d8805..5f4c2e3 100755 --- a/scripts/systems/unavailable/tx1b +++ b/scripts/systems/unavailable/tx1b @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/unavailable/zc706 b/scripts/systems/unavailable/zc706 index 5555ceb..5dcf7ff 100755 --- a/scripts/systems/unavailable/zc706 +++ b/scripts/systems/unavailable/zc706 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/vb_105 b/scripts/systems/vb_105 index 0d3fc65..4279c55 100755 --- a/scripts/systems/vb_105 +++ b/scripts/systems/vb_105 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/xavier_1 b/scripts/systems/xavier_1 index 5179113..b77102f 100644 --- a/scripts/systems/xavier_1 +++ b/scripts/systems/xavier_1 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/zcu102 b/scripts/systems/zcu102 index 931cbe7..2996d5b 100644 --- a/scripts/systems/zcu102 +++ b/scripts/systems/zcu102 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/zcu102_2 b/scripts/systems/zcu102_2 index 45f940b..b7d3894 100644 --- a/scripts/systems/zcu102_2 +++ b/scripts/systems/zcu102_2 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/scripts/systems/zcu106 b/scripts/systems/zcu106 index d6c9daa..751d145 100644 --- a/scripts/systems/zcu106 +++ b/scripts/systems/zcu106 @@ -1,4 +1,8 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only if [ "${SCRIPT_PATH}" = "" ]; then echo "This script should not be called directly! Please use mq.sh" diff --git a/warn_holders.sh b/warn_holders.sh index 0d95287..4306c62 100644 --- a/warn_holders.sh +++ b/warn_holders.sh @@ -1,4 +1,9 @@ #!/bin/sh +# +# Copyright 2021 UNSW, Sydney +# +# SPDX-License-Identifier: GPL-2.0-only + export PATH=/usr/local/lib/machine_queue:$PATH now=`date +'%s'` timeLimit=7200 @@ -6,9 +11,9 @@ timeLimit=7200 warn() { mail -a 'From: LockBot@trustworthy.systems' $1@trustworthy.systems -s "Lock for $2 held for a long time" <