diff --git a/INSTALL.es.txt b/INSTALL.es.txt index 5b2e4c9..6645796 100644 --- a/INSTALL.es.txt +++ b/INSTALL.es.txt @@ -6,7 +6,7 @@ Advertencia previa: ----------------------------- - No usar este instalador en un sistema OpenGnsys en producción. - Se puede ejecutar este script desde un sistema Ubuntu 10.04 o superior. -- Mas información http://www.opengnsys.es/wiki/ClienteInitrdDSGenerarloV1.0.2 +- Mas información https://opengnsys.es/trac/wiki/ClienteInitrdDSGenerarloV1.0.2 Requisitos iniciales @@ -23,7 +23,7 @@ mv /opt/opengnsys/tftpboot/ogclient /opt/opengnsys/tftpboot/ogclient-old; #1. Descargar del Subversion las herramientas del cliente apt-get install subversion wget -svn checkout http://www.opengnsys.es/svn/branches/version1.1/client /tmp/opengnsys_installer/opengnsys/client/; +svn checkout https://opengnsys.es/svn/branches/version1.1/client /tmp/opengnsys_installer/opengnsys/client/; find /tmp/opengnsys_installer/ -name .svn -type d -exec rm -fr {} \; 2>/dev/null; #2. Ejecutar el instalador: diff --git a/boottoolsfunctions.lib b/boottoolsfunctions.lib index 06f0dcb..9bffa35 100755 --- a/boottoolsfunctions.lib +++ b/boottoolsfunctions.lib @@ -127,7 +127,7 @@ case "${1,,}" in exit 1 ;; esac -SVNURL="http://opengnsys.es/svn/branches/version1.1/client" +SVNURL="https://opengnsys.es/svn/branches/version1.1/client" VERSIONSVN=$(LANG=C svn info $SVNURL | awk '/Rev:/ {print "r"$4}') NAMEISOCLIENT="$VERSIONBOOTTOOLS-$OSCODENAME-$OSRELEASE-$OSARCH-$VERSIONSVN" NAMEHOSTCLIENT="$VERSIONBOOTTOOLS-$OSCODENAME-$VERSIONSVN" diff --git a/boottoolsgenerator.sh b/boottoolsgenerator.sh index 5248b4b..7bdba8d 100755 --- a/boottoolsgenerator.sh +++ b/boottoolsgenerator.sh @@ -11,7 +11,7 @@ #*/ #mkdir -p /tmp/opengnsys_installer/opengnsys - #svn export http://opengnsys.es/svn/branches/version1.1/client /tmp/opengnsys_installer/opengnsys + #svn export https://opengnsys.es/svn/branches/version1.1/client /tmp/opengnsys_installer/opengnsys #Variables diff --git a/includes/usr/bin/boot-tools/boottoolsBootGraphics.sh b/includes/usr/bin/boot-tools/boottoolsBootGraphics.sh index edd0dc0..67d738b 100755 --- a/includes/usr/bin/boot-tools/boottoolsBootGraphics.sh +++ b/includes/usr/bin/boot-tools/boottoolsBootGraphics.sh @@ -1,8 +1,5 @@ #!/bin/bash -#TODO Comprobar si esta los source. -#svn checkout http://www.opengnsys.es/svn/branches/version1.0/client /tmp/opengnsys_installer/opengnsys/client/; -#svn checkout http://www.opengnsys.es/svn/branches/version2/ /tmp/opengnsys_installer/opengnsys2 find /tmp/opengnsys_installer/ -name .svn -type d -exec rm -fr {} \; 2>/dev/null; #plymouth @@ -16,4 +13,4 @@ update-alternatives --set default.plymouth /lib/plymouth/themes/opengnsys/opengn mkdir -p /etc/initramfs-tools/conf.d echo "FRAMEBUFFER=y" > /etc/initramfs-tools/conf.d/splash -history -c \ No newline at end of file +history -c diff --git a/kernelParameterOG.es.txt b/kernelParameterOG.es.txt index 7f8a15b..736a38f 100644 --- a/kernelParameterOG.es.txt +++ b/kernelParameterOG.es.txt @@ -1,5 +1,5 @@ Ver información completa en: - http://www.opengnsys.es/wiki/InitrdClienteSecondFileSystem + https://opengnsys.es/trac/wiki/InitrdClienteSecondFileSystem