From c36f72a019abcd22fca3dc550e1a239c1d161f1f Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 13 Aug 2011 15:49:43 +0200 Subject: cholerab cnot: be verbose on demand only --- cholerab/knut/clients/cnot/index | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'cholerab') diff --git a/cholerab/knut/clients/cnot/index b/cholerab/knut/clients/cnot/index index d17329f4..f276dd25 100755 --- a/cholerab/knut/clients/cnot/index +++ b/cholerab/knut/clients/cnot/index @@ -2,7 +2,7 @@ # # cnot - cholerab live command line notification client, bitch! # -# usage: cnot hostname message... +# usage: [verbose=yes] cnot hostname [message...] # set -euf @@ -11,6 +11,12 @@ port=42101 params="$*" -exec curl -vsS -X PUT --data-binary @- "http://$host:$port" < Date: Sat, 13 Aug 2011 16:07:58 +0200 Subject: cholerab AGENDA.cccamp11: delete DONEs --- cholerab/AGENDA.cccamp11 | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'cholerab') diff --git a/cholerab/AGENDA.cccamp11 b/cholerab/AGENDA.cccamp11 index ccd9f237..287a42bd 100644 --- a/cholerab/AGENDA.cccamp11 +++ b/cholerab/AGENDA.cccamp11 @@ -3,12 +3,9 @@ - krebs.no.de/hosts.tar automatic via github POST hook - same for supernode updates [vs. cron] - krebscode/painload/supernode/foo - DONE - hosts in krebs/retiolum - DONE - update hosts from painload via `make -C retiolum` - overall - DONE - PATH-able bin/ - - bin at the end of PATH + - krebs/bin at the end of PATH - natural voices - unify with translate.google @@ -23,17 +20,12 @@ - JSON-RPC [spec and implementation] - krebs rebootstrapping - DONE - curl painload.retiolum | sh - [- git clone https://github.com/kreingbscode/painload /krebs] - [- /krebs/boot] - (makefu) - server, der ein shellscript [wenn User-Agent: curl/wget ist] ausgibt] (tv) - painload/{component}/krebs.manifest - welche kategorie: gutartig, boesartig, optional - interactive-foo, der am Anfang durchgespielt werden muss - danach darf er nciht mehr sucken, und muss das richtige tun - initiale config file via $EDITOR - DONE - config am anfang des skriptes oeffnen - config auswerten - gutartiger Krebs @@ -52,8 +44,6 @@ - ftp MOTD - sound theme [see beeps below] - append to PATH - DONE - morse (makefu) - DONE - beep installieren und shit [spaeter kuebelwagen, wenn beep defekt] [- boesartiger Krebs] - public keys installieren -- cgit v1.2.3 From ed7dfe398082c89a15f23288dfed26e010fb3f29 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 13 Aug 2011 16:16:38 +0200 Subject: cholerab AGENDA.cccamp11: ttycnser+knut is done --- cholerab/AGENDA.cccamp11 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cholerab') diff --git a/cholerab/AGENDA.cccamp11 b/cholerab/AGENDA.cccamp11 index 287a42bd..a8ace56a 100644 --- a/cholerab/AGENDA.cccamp11 +++ b/cholerab/AGENDA.cccamp11 @@ -15,10 +15,6 @@ - query args - make-based installer for voice-symlinks - - ttycnser - - server component - - JSON-RPC [spec and implementation] - - krebs rebootstrapping - server, der ein shellscript [wenn User-Agent: curl/wget ist] ausgibt] (tv) - painload/{component}/krebs.manifest -- cgit v1.2.3 From 85462282161317ba0b99a08dcd118e6172cd8b9d Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 13 Aug 2011 16:17:19 +0200 Subject: cholerab AGENDA.cccamp11: POSIX-sh krebs harder --- cholerab/AGENDA.cccamp11 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cholerab') diff --git a/cholerab/AGENDA.cccamp11 b/cholerab/AGENDA.cccamp11 index a8ace56a..448299a9 100644 --- a/cholerab/AGENDA.cccamp11 +++ b/cholerab/AGENDA.cccamp11 @@ -75,3 +75,6 @@ - beeps - on ssh activity + + - POSIX-sh krebs harder + - http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html -- cgit v1.2.3