close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Jun 28, 2011, 2:55:02 PM (14 years ago)
- Author:
-
adv
- Comment:
-
info proceso de generacion boot-tools compatible con og2
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v9
|
v10
|
|
17 | 17 | mv /opt/opengnsys/tftpboot/ogclient /opt/opengnsys/tftpboot/ogclient-old; |
18 | 18 | svn checkout http://www.opengnsys.es/svn/trunk/client /tmp/opengnsys_installer/opengnsys/client/; |
| 19 | svn checkout http://www.opengnsys.es/svn/branches/version2/ /tmp/opengnsys_installer/opengnsys2; |
19 | 20 | find /tmp/opengnsys_installer/ -name .svn -type d -exec rm -fr {} \; 2>/dev/null; |
20 | 21 | /tmp/opengnsys_installer/opengnsys/client/boot-tools/ogClientGeneratorV2.sh; |