I hereby claim:
- I am hcartiaux on github.
- I am hcartiaux (https://keybase.io/hcartiaux) on keybase.
- I have a public key whose fingerprint is 62C5 D78F E715 CF7C A974 B5AF 3718 3CEF 550D F40B
To claim this, I am signing this object:
| #!/bin/bash | |
| ################################################################################ | |
| # lvm_net_backup.sh - Backup lvm snapshot over SSH to files | |
| # | |
| # Copyright (c) 2012 Hyacinthe Cartiaux <Hyacinthe.Cartiaux@uni.lu> | |
| # | |
| # Description : see the print_usage function or launch 'lvm_net_backup.sh --help' | |
| # | |
| # This program is free software: you can redistribute it and/or modify | |
| # it under the terms of the GNU General Public License as published by |
I hereby claim:
To claim this, I am signing this object:
| diff -ruN epson-inkjet-printer-escpr2-1.0.9-orig/src/filter.c epson-inkjet-printer-escpr2-1.0.9/src/filter.c | |
| --- epson-inkjet-printer-escpr2-1.0.9-orig/src/filter.c 2017-03-14 04:53:00.000000000 +0100 | |
| +++ epson-inkjet-printer-escpr2-1.0.9/src/filter.c 2017-12-29 15:48:57.825604394 +0100 | |
| @@ -40,6 +40,8 @@ | |
| #include "epson-escpr-api.h" | |
| #include "epson-escpr-services.h" | |
| #include "epson-escpr-mem.h" | |
| +#include "epson-escpr-services.h" | |
| +//#include "epson-escpage.h" | |
| #!/bin/bash | |
| ################################################################################ | |
| # qcow2_net_backup.sh - Backup qcow2 snapshot over SSH to files | |
| # | |
| # Copyright (c) 2012 Hyacinthe Cartiaux <Hyacinthe.Cartiaux@uni.lu> | |
| # | |
| # Description : see the print_usage function or launch 'qcow2_net_backup.sh --help' | |
| # | |
| # This program is free software: you can redistribute it and/or modify | |
| # it under the terms of the GNU General Public License as published by |
Test report for easybuilders/easybuild-easyconfigs#10788
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
Test report for easybuilders/easybuild-easyconfigs#10789
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
| #!/usr/bin/env bash | |
| # | |
| # Script to remove GPG user (recipient) with git-crypt | |
| # | |
| # It will re-initialize git-crypt for the repository and re-add all keys except | |
| # the one requested for removal. | |
| # | |
| # Note: You still need to change all your secrets to fully protect yourself. | |
| # Removing a user will prevent them from reading future changes but they will | |
| # still have a copy of the data up to the point of their removal. |
| # Maintainer: Ian Watt <ian at ewatt.ca> | |
| # Contributor: Hyacinthe Cartiaux <hyacinthe.cartiaux at free.fr> | |
| # Contributor: Jonathan Steel <jsteel at archlinux.org> | |
| _pkgname=vagrant | |
| pkgname=vagrant-git | |
| pkgver=2.4.2.dev+000013.26a1ff10.69.g71150ee3d | |
| pkgrel=1 | |
| pkgdesc="Build and distribute virtualized development environments" | |
| arch=('x86_64') |
| #!/bin/bash --posix | |
| # Time-stamp: <Thu 2024-09-26 11:28:19 hcartiaux> | |
| ################################################################################ | |
| # Collect power consumption values using the PDUs in CDC-S02-005 | |
| ################################################################################ | |
| #set -x | |
| COMMAND=$(basename "$0") | |
| SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" | |
| RACKS_LIST="A02 A04 A05 A07-A A07-B A09 A11 A12 A14 B02 B04 B05 B07 B09 B11 B12 B14 C02 C05 C07 C09 C11 C12 C14 D02 D04 D05 D07 D09 D11 D12 D14" |
| # Maintainer: milouse <etienne at depar dot is> | |
| # Maintainer: peshane <social at peshane dot net> | |
| # Contributor: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr> | |
| pkgname=luniistore | |
| pkgver=4.0.312 | |
| pkgrel=1 | |
| pkgdesc="Manage your Lunii's My Fabulous Storyteller content or buy new ones" | |
| arch=('x86_64') | |
| url="https://www.lunii.fr" | |
| license=('unknown') |