Skip to content

Instantly share code, notes, and snippets.

View bbidulock's full-sized avatar
🎯
Focusing

Brian Bidulock bbidulock

🎯
Focusing
View GitHub Profile
@bbidulock
bbidulock / PKGBUILD
Created January 9, 2016 23:21
PKGBUILD for perl-test-without-module
# Maintainer: Piotr Rogoża <piotr dot r dot public at gmail dot com>
# Contributor: Piotr Rogoża <piotr dot r dot public at gmail dot com>
_author=C/CO/CORION
_perlmod=Test-Without-Module
pkgname=perl-test-without-module
pkgver=0.18
pkgrel=3
pkgdesc='Test::Without::Module - Test fallback behaviour in absence of modules'
arch=('any')
@bbidulock
bbidulock / PKGBUILD
Last active May 19, 2017 17:11
PKGBUILD for libqb
# Maintainer: Marcin Wieczorek <marcin@marcin.co>
# Contributor: ovi chis <ovi@ovios.org>
pkgname=libqb
pkgver=1.0.2
pkgrel=2
pkgdesc='Library with the primary purpose of providing high performance client server reusable features'
arch=('i686' 'x86_64')
makedepends=('doxygen' 'splint')
depends=('glibc')
@bbidulock
bbidulock / PKGBUILD
Created December 7, 2016 04:26
PKGBUILD for pcs-git
# Maintainer: Noel Kuntze <noel@familie-kuntze.de>
pkgname=pcs-git
_pkgname=pcs
pkgver=0.9.155.r23.g587b55d
pkgrel=1
pkgdesc='pacemaker corosync shell utility for cluster configuration'
arch=('any')
url='http://clusterlabs.org/'
license=('GPL2')
@bbidulock
bbidulock / PKGBUILD
Created December 7, 2016 10:30
PKGBUILD for corosync
#Maintainer: ovi chis <sonekken@gmail.com>
pkgname=corosync
pkgver=2.4.2
pkgrel=1
pkgdesc="Cluster engine for nodal communication systems with additional features for implementing high availability within applications."
arch=('i686' 'x86_64')
url="http://www.corosync.org/"
license=('BSD')
depends=('libstatgrab' 'net-snmp' 'libdbus')
@bbidulock
bbidulock / PKGBUILD
Created May 19, 2017 15:57
PKGBUILD for libqb-git
#Maintainer: Ian Beringer <ian@ianberinger.com>
pkgname=libqb-git
_pkgname=libqb
pkgver=1.0.2.r0.g608de6d
pkgrel=1
pkgdesc='Library with the primary purpose of providing high performance client server reusable features'
arch=('i686' 'x86_64')
provides=('libqb')
conflicts=('libqb')
@bbidulock
bbidulock / PKGBUILD
Created June 10, 2017 10:43
PKGBUILD for perl-text-csv-xs
# Contributor: John D Jones III AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_- com>
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-text-csv-xs'
_cpanname='Text-CSV_XS'
pkgver='1.30'
pkgrel='1'
pkgdesc="comma-separated values manipulation routines"
arch=('i686' 'x86_64')
license=('PerlArtistic' 'GPL')
@bbidulock
bbidulock / PKGBUILD
Created March 18, 2018 02:23
PKGBUILD for corosync 2.4.3
#Maintainer: ovi chis <ovi@ovios.org>
pkgname=corosync
pkgver=2.4.3
pkgrel=1
pkgdesc="Cluster engine for nodal communication systems with additional features for implementing high availability within
applications."
arch=('i686' 'x86_64')
url="http://www.corosync.org/"
license=('BSD')
@bbidulock
bbidulock / PKGBUILD
Created April 12, 2018 08:21
PKGBUILD for pcs-git
# Maintainer: Noel Kuntze <noel@familie-kuntze.de>
pkgname=pcs-git
_pkgname=pcs
pkgver=0.9.164.r0.g04d95885
pkgrel=1
pkgdesc='pacemaker corosync shell utility for cluster configuration'
arch=('any')
url='http://clusterlabs.org/'
license=('GPL2')
@bbidulock
bbidulock / PKGBUILD
Last active April 17, 2018 07:14
PKGBUILD for corosync 2.4.4
#Maintainer: ovi chis <ovi@ovios.org>
pkgname=corosync
pkgver=2.4.4
pkgrel=2
pkgdesc="Cluster engine for nodal communication systems with additional features for implementing high availability within applications."
arch=('i686' 'x86_64')
url="http://www.corosync.org/"
license=('BSD')
depends=('nss' 'libstatgrab' 'net-snmp' 'libdbus' 'libqb' 'libcgroup')
@bbidulock
bbidulock / nsswitch.conf
Created May 11, 2018 18:45
My /etc/nsswitch.conf file.
# Name Service Switch configuration file.
# See nsswitch.conf(5) for details.
passwd: compat nis mymachines systemd
group: compat nis mymachines systemd
shadow: compat nis
publickey: files
hosts: files mdns4_minimal [NOTFOUND=return] mymachines resolve [!UNAVAIL=return] dns myhostname mdns4 nis