From 00d54b160359283be222c6ea09223d06804ebaa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gardais=20J=C3=A9r=C3=A9my?= Date: Thu, 9 Nov 2023 10:27:01 +0100 Subject: [PATCH] Update git.ipr domain --- README.md | 2 +- preseed/debian/old/buster/preseed.computenode.cfg | 2 +- preseed/debian/old/stretch/preseed_computenode.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b051651..7d3ee7f 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ See the [scripts's README.md][scripts readme.md] file for more informations. ## How to use it * Put the data of this repository on the PXE server : * Clone the repository with https URL or with SSH to **/var/lib/tftpboot**. - * Download the last archive : `wget https://git.ipr.univ-rennes1.fr/cellinfo/tftpboot/archive/master.tar.gz` + * Download the last archive : `wget https://git.ipr.univ-rennes.fr/cellinfo/tftpboot/archive/master.tar.gz` * Install a TFTP server (`tftpd-hpa` package for Debian's based systems or `tftp-server` for Redhat's based systems). * Start the tftpd's service : * `sudo service tftpd-hpa start` diff --git a/preseed/debian/old/buster/preseed.computenode.cfg b/preseed/debian/old/buster/preseed.computenode.cfg index 0401a3c..12b3932 100644 --- a/preseed/debian/old/buster/preseed.computenode.cfg +++ b/preseed/debian/old/buster/preseed.computenode.cfg @@ -159,7 +159,7 @@ d-i partman-lvm/confirm boolean true d-i partman-lvm/confirm_nooverwrite boolean true # LVM partition -# recipe copied from https://git.ipr.univ-rennes1.fr/cellinfo/tftpboot/src/master/preseed/debian/stretch/preseed_computenode.cfg +# recipe copied from https://git.ipr.univ-rennes.fr/cellinfo/tftpboot/src/master/preseed/debian/stretch/preseed_computenode.cfg # # see https://www.bishnet.net/tim/blog/2015/01/29/understanding-partman-autoexpert_recipe/ for a description of partman's algorithm d-i partman-auto/expert_recipe string \ diff --git a/preseed/debian/old/stretch/preseed_computenode.cfg b/preseed/debian/old/stretch/preseed_computenode.cfg index 13e17ac..1be2867 100644 --- a/preseed/debian/old/stretch/preseed_computenode.cfg +++ b/preseed/debian/old/stretch/preseed_computenode.cfg @@ -159,7 +159,7 @@ d-i partman-lvm/confirm boolean true d-i partman-lvm/confirm_nooverwrite boolean true # LVM partition -# recipe copied from https://git.ipr.univ-rennes1.fr/cellinfo/tftpboot/src/master/preseed/debian/wheezy/preseed_cluster.cfg +# recipe copied from https://git.ipr.univ-rennes.fr/cellinfo/tftpboot/src/master/preseed/debian/wheezy/preseed_cluster.cfg # # see https://www.bishnet.net/tim/blog/2015/01/29/understanding-partman-autoexpert_recipe/ for a description of partman's algorithm d-i partman-auto/expert_recipe string \