| 1 #!/bin/sh |
1 #!/bin/sh |
| 2 ## |
2 ## |
| 3 ## etc.prereq.sh -- Platform Pre-Requisite Checks |
3 ## etc.prereq.sh -- Platform Prerequisite Checks |
| 4 ## Copyright (c) 2000-2012 OpenPKG GmbH <http://openpkg.com/> |
4 ## Copyright (c) 2000-2012 OpenPKG GmbH <http://openpkg.com/> |
| 5 ## |
5 ## |
| 6 ## This software is property of the OpenPKG GmbH, DE MUC HRB 160208. |
6 ## This software is property of the OpenPKG GmbH, DE MUC HRB 160208. |
| 7 ## All rights reserved. Licenses which grant limited permission to use, |
7 ## All rights reserved. Licenses which grant limited permission to use, |
| 8 ## copy, modify and distribute this software are available from the |
8 ## copy, modify and distribute this software are available from the |