From db1bd874aa518536f81d170facefd75e661afe30 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 28 Aug 2011 17:23:45 +0200 Subject: =?UTF-8?q?knut:=20add=20Error=20#1=20=E2=88=A7=20Pro-Tip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cholerab/knut/index.js | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cholerab') diff --git a/cholerab/knut/index.js b/cholerab/knut/index.js index 9c536006..b8951f1d 100755 --- a/cholerab/knut/index.js +++ b/cholerab/knut/index.js @@ -12,6 +12,16 @@ var spawn = require('child_process').spawn; var plugs = process.argv.slice(2); +if (plugs.length === 0) { + console.error('Error 1: You are made of stupid!' + + '\nPro-Tip: ' + + require('path').basename(process.argv[1]) + ' PLUG' + + ' # PLUG āˆˆ {' + + require('fs').readdirSync(__dirname + '/plugs').join(',') + + '}^n, n ā‰„ 1'); + process.exit(23); +}; + http.createServer(function (req, res) { return slurp(req, function (data) { try { -- cgit v1.2.3 From 8c521570fe1ff45c22aa1a4c7f93538841fc1665 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 28 Aug 2011 17:25:18 +0200 Subject: cholerab cnot: bail out on bad response With this commit the curl_flags environmental variable is used to override the default flags to curl (which are -fsS ATM). --- cholerab/knut/clients/cnot/index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cholerab') diff --git a/cholerab/knut/clients/cnot/index b/cholerab/knut/clients/cnot/index index f276dd25..fcbef73e 100755 --- a/cholerab/knut/clients/cnot/index +++ b/cholerab/knut/clients/cnot/index @@ -11,7 +11,7 @@ port=42101 params="$*" -flags=-sS +flags=${curl_flags--fsS} if test "${verbose-no}" != no; then flags="${flags+$flags }-v" -- cgit v1.2.3 From 77d4efad2e89fe9357b10b1bd173fbded82468fe Mon Sep 17 00:00:00 2001 From: Momo Date: Mon, 29 Aug 2011 15:35:03 +0200 Subject: sascha, moritz -> -j --- cholerab/shirts/bestellliste | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cholerab') diff --git a/cholerab/shirts/bestellliste b/cholerab/shirts/bestellliste index f775514e..cfb28888 100644 --- a/cholerab/shirts/bestellliste +++ b/cholerab/shirts/bestellliste @@ -16,8 +16,8 @@ Jan 1 2 jj /* bezahlt an makefu */ Zitrone waere leckerer gewesen Ronny 1 M jj /* bezahlt an pfleidi */ Marc 1 L -- Lotho 1 X -- -Sascha 1 X -- -Moritz 1 M -- +Sascha 1 X -j +Moritz 1 M -j RIPE 1 X -- kh 1 L jj gute Verarbeitung, guter Gesamteindruck, passt wie angegossen miefda 1 L jj -- cgit v1.2.3 From 2864df44d167066d1e409afc817cbcb56f350bb9 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 29 Aug 2011 22:41:38 +0200 Subject: cholerab cockbook git remove-submodule: init --- cholerab/cockbook/git/remove-submodule | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cholerab/cockbook/git/remove-submodule (limited to 'cholerab') diff --git a/cholerab/cockbook/git/remove-submodule b/cholerab/cockbook/git/remove-submodule new file mode 100644 index 00000000..da8a1b00 --- /dev/null +++ b/cholerab/cockbook/git/remove-submodule @@ -0,0 +1,5 @@ +Delete the relevant line from the .gitmodules file. +Delete the relevant section from .git/config. +Run git rm --cached path_to_submodule (no trailing slash). +Commit and delete the now untracked submodule files. + -- cgit v1.2.3 From b1f0a73e5810aed4fd78aad2bb55a8a67f76df5d Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 30 Aug 2011 13:08:53 +0200 Subject: krebsshirts: tv += Kommentar --- cholerab/shirts/bestellliste | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cholerab') diff --git a/cholerab/shirts/bestellliste b/cholerab/shirts/bestellliste index f775514e..f1f423e1 100644 --- a/cholerab/shirts/bestellliste +++ b/cholerab/shirts/bestellliste @@ -1,5 +1,5 @@ # S Gāˆƒ Feedback -tv 2 M j- +tv 2 M jj Superdick aufgetragenes Gummifetisch Logo; Farbe: genial 1 S j- ulrich 1 M ?j gut felix 2 M jj super qualitaet, sogar nach dem waschen kein bisschen ausgebleicht -- cgit v1.2.3 From cde7e260d8edbb5a964ee147fef82ce643c65885 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 30 Aug 2011 16:47:44 +0200 Subject: AGENDA{.cccamp11,}: -ttycnser +exedirs +// --- cholerab/AGENDA | 105 +++++++++++++++++++++++++++++++++++++++++++++++ cholerab/AGENDA.cccamp11 | 101 --------------------------------------------- 2 files changed, 105 insertions(+), 101 deletions(-) create mode 100644 cholerab/AGENDA delete mode 100644 cholerab/AGENDA.cccamp11 (limited to 'cholerab') diff --git a/cholerab/AGENDA b/cholerab/AGENDA new file mode 100644 index 00000000..26e72cdf --- /dev/null +++ b/cholerab/AGENDA @@ -0,0 +1,105 @@ + +- krebs + - krebs.no.de/hosts.tar automatic via github POST hook + - same for supernode updates [vs. cron] + - krebscode/painload/supernode/foo + + - overall + - krebs/bin at the end of PATH + + - natural voices + - unify with translate.google + - differences: + - url + - form data + - query args + - make-based installer for voice-symlinks + + - ttycnser + - client component + - ttycnser (makefu) + DONE - Python Notification (makefu) + - growl (pfleidi) + + - krebs rebootstrapping + DONE - curl painload.retiolum | sh + [- git clone https://github.com/kreingbscode/painload /krebs] + [- /krebs/boot] (makefu) + - krebs rebootstrapping + - server, der ein shellscript [wenn User-Agent: curl/wget ist] ausgibt] (tv) + - painload/{component}/krebs.manifest + - welche kategorie: gutartig, boesartig,auf toeten eingestellt, optional + DONE - interactive-foo, der am Anfang durchgespielt werden muss + - danach darf er nciht mehr sucken, und muss das richtige tun + - initiale config file via $EDITOR + - config auswerten + + - gutartiger Krebs + - retiolum + - tinc Installation (via punani) + - tinc Konfiguration + - update-hosts magic + - keys und shit + - autostart + - Kooperativer NetworkEngineer (rtjure) + - retiolumd refactoren + - wenn lokale, direkte Verbindung moeglich, dann die nutzen + - [cholerab] + - CI + - issue, issue.tail [etc?] [bku der alten issue] + - ftp MOTD + - sound theme [see beeps below] + - append to PATH + + [- boesartiger Krebs] + - public keys installieren + - public keys updaten [via github] + + - Enterprisename for serious business + - kcpl [pronounce: krepel] + + - p wie punani "hard-install" + - merge painload/host + + - gitolite module + - ein richtiges /krebs sollte alle peers als remotes haben, sodass + man csay makefu: git pull also/blah etc. machen kann. + + - git hooks + - Error 1: "Keyword-ratio below 9k" + - keyword file + - <-- tinc tar file updaten + + - default configuration for $EDITOR & co. + + - Refactort git-eternal-move: use find instead of mv + - make it not suck, e.g. do the right thing (currently NOT) + + - NetworkEngineer + - kill and replace NetworkManager + - mimic NetworkManager but discard all inputs and do the right thing + - stay connected to retiolum by any means necessary + - keywords: + - rpc: irc, cholerab, espeak / beep + - iptables + + - thinkabout: util/bin vs {component-like-webcams} + + - beeps + - on ssh activity + + - POSIX-sh krebs harder + - http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html + + - clive + - ccat from [what...] - receive a message from (vs. cget) + - cput (vs. cnot) + - cping, cpong + + - recursiv make + + - exedirs + + - //-integration + - libc? + - sh? diff --git a/cholerab/AGENDA.cccamp11 b/cholerab/AGENDA.cccamp11 deleted file mode 100644 index 7bdf02a3..00000000 --- a/cholerab/AGENDA.cccamp11 +++ /dev/null @@ -1,101 +0,0 @@ - -- krebs - - krebs.no.de/hosts.tar automatic via github POST hook - - same for supernode updates [vs. cron] - - krebscode/painload/supernode/foo - - - overall - - krebs/bin at the end of PATH - - - natural voices - - unify with translate.google - - differences: - - url - - form data - - query args - - make-based installer for voice-symlinks - - - ttycnser - - server component - - JSON-RPC [spec and implementation] - - client component - - ttycnser (makefu) - DONE - Python Notification (makefu) - - growl (pfleidi) - - - krebs rebootstrapping - DONE - curl painload.retiolum | sh - [- git clone https://github.com/kreingbscode/painload /krebs] - [- /krebs/boot] (makefu) - - krebs rebootstrapping - - server, der ein shellscript [wenn User-Agent: curl/wget ist] ausgibt] (tv) - - painload/{component}/krebs.manifest - - welche kategorie: gutartig, boesartig,auf toeten eingestellt, optional - DONE - interactive-foo, der am Anfang durchgespielt werden muss - - danach darf er nciht mehr sucken, und muss das richtige tun - - initiale config file via $EDITOR - - config auswerten - - - gutartiger Krebs - - retiolum - - tinc Installation (via punani) - - tinc Konfiguration - - update-hosts magic - - keys und shit - - autostart - - Kooperativer NetworkEngineer (rtjure) - - retiolumd refactoren - - wenn lokale, direkte Verbindung moeglich, dann die nutzen - - [cholerab] - - CI - - issue, issue.tail [etc?] [bku der alten issue] - - ftp MOTD - - sound theme [see beeps below] - - append to PATH - - [- boesartiger Krebs] - - public keys installieren - - public keys updaten [via github] - - - Enterprisename for serious business - - kcpl [pronounce: krepel] - - - p wie punani "hard-install" - - merge painload/host - - - gitolite module - - ein richtiges /krebs sollte alle peers als remotes haben, sodass - man csay makefu: git pull also/blah etc. machen kann. - - - git hooks - - Error 1: "Keyword-ratio below 9k" - - keyword file - - <-- tinc tar file updaten - - - default configuration for $EDITOR & co. - - - Refactort git-eternal-move: use find instead of mv - - make it not suck, e.g. do the right thing (currently NOT) - - - NetworkEngineer - - kill and replace NetworkManager - - mimic NetworkManager but discard all inputs and do the right thing - - stay connected to retiolum by any means necessary - - keywords: - - rpc: irc, cholerab, espeak / beep - - iptables - - - thinkabout: util/bin vs {component-like-webcams} - - - beeps - - on ssh activity - - - POSIX-sh krebs harder - - http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html - - - clive - - ccat from [what...] - receive a message from (vs. cget) - - cput (vs. cnot) - - cping, cpong - - - recursiv make -- cgit v1.2.3 From cf46dbc53b36772fb0461b9451337c118e705c55 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 30 Aug 2011 16:51:52 +0200 Subject: AGENDA: +//Schnabeltasse,wgrep-_- --- cholerab/AGENDA | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cholerab') diff --git a/cholerab/AGENDA b/cholerab/AGENDA index 26e72cdf..8c80be0d 100644 --- a/cholerab/AGENDA +++ b/cholerab/AGENDA @@ -103,3 +103,7 @@ - //-integration - libc? - sh? + + - //Schnabeltasse + + - wgrep -- cgit v1.2.3