Changes between Version 38 and Version 39 of InitrdClienteSecondFileSystem
- Timestamp:
- May 16, 2011, 2:05:11 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InitrdClienteSecondFileSystem
v38 v39 30 30 {{{ 31 31 mv /opt/opengnsys/tftpboot/ogclient /opt/opengnsys/tftpboot/ogclient-old; 32 svn checkout http://www.opengnsys.es/svn/trunk/client /tmp/opengnsys_installer/opengnsys ;32 svn checkout http://www.opengnsys.es/svn/trunk/client /tmp/opengnsys_installer/opengnsys/client/; 33 33 find /tmp/opengnsys_installer/ -name .svn -type d -exec rm -fr {} \; 2>/dev/null; 34 34 /tmp/opengnsys_installer/opengnsys/client/boot-tools/ogClientGeneratorV2.sh;