This is an old revision of the document!


Prepare and upload a new image

This script takes in argument the image date (2016-05-21 for example), you must have access on LDN servers (bender.ldn-fai.net and leela.ldn-fai.net), and you must have the private GPG key of LaBriqueInterNet (0xCD8F4D648AC0ECC1, available in the LDN password-store, :?: ask ju or sebian for more information).

mkdir /media/pub/
sshfs leela.ldn-fai.net:/var/www/repo.labriqueinter.net /media/pub
cp /path/to/the/new/labriqueinternet_A20LIME*.img.tar.xz /media/pub/images/
cd /tmp/
wget https://raw.githubusercontent.com/labriqueinternet/configuration_scripts/master/utils/publish-image.sh

Then, if you have all the requirements, you can run this script!

bash publish-image.sh -i 2016-08-16

This script update the MD5SUMS file with the compressed image, generate the torrent and the asc signature, upload torrents files on the authorized files (on LDN tracker), and finally update the symlinks.

  • infra/torrent.1486664529.txt.gz
  • Last modified: 2018/12/08 22:28
  • (external edit)