Appendix D — webLinux terminal

D.1 Interactive Linux terminal

Here is an interactive Linux terminal created by the webLinux project. The source code for this project can be found at https://github.com/remisharrock/sysbuild.

For simplicity, switch the left panel to ‘File Browser’ mode.

Click on the “<” icon in the upper right hand corner of the terminal window for a simpler interface.

Click on the expansion arrows icon in the upper right of the terminal window to enter full screen mode. When you return from it, you can re-open the terminal window by clicking in the right margin of the window.

To copy text into a text file in the Terminal window, open it in the File Browser window, and then edit it in the Code window. Then click the ‘Save it’ button to save your changes to the text file in the webLinux file system.

Link to full screen version

D.2 webLinux License

The webLinux object https://remisharrock.github.io/sysbuild/ used here was released under the following license terms:

Copyright © 2016-2019 Rémi SHARROCK - Telecom ParisTech - IMT France

Version 0.0.1

All Rights Reserved.

This project’s original source code (“CODE”) is provided and licensed under the “Angrave Open Relicense (Illinois-Version)” license: The CODE is licensed under the University of Illinois/NCSA Open Source License. The CODE may be re-licensed under an open source license that is approved and recognized by the Open Source Initiative.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.

D.2.1 Acknowledgement

Lawrence Angrave, University of Illinois and UIUC students with their original project.

D.2.2 Copyrights and Licenses for Third Party Software

This project contains code written by third parties. Such software will have its own individual LICENSE.TXT or LICENSE file in the directory in which it appears. This file will describe the copyrights, license, and restrictions which apply to that code.

The disclaimer of warranty in the University of Illinois Open Source License applies to all code in this project, and nothing in any of the other licenses gives permission to use the names of the development team or the University of Illinois to endorse or promote products derived from this Software.

The following pieces of software have additional or alternate copyrights, licenses, and/or restrictions: * The jor1k virtual machine is distributed under the terms of the Simplified BSD License and is Copyright (c) 2014, Sebastian Macke. * Bootstrap is released under the MIT license and is Copyright (c) 2011-2015 Twitter, Inc. * Ace (Ajax.org Cloud9 Editor) is BSD licenced and is Copyright (c) 2010, Ajax.org B.V.

D.2.3 Copyrights and Licenses for Third Party Content and Creative Works

  • The “Linux in a browser” logo, used as the website favicon (favicon.ico) is Copyright (c) 2014 Neelabh Gupta, and is based on the following works:

D.2.4 The University of Illinois/NCSA Open Source License is reproduced below

All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution.
  • Neither the names of the University of Illinois, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.