X-Git-Url: https://git.deb.at/?p=debienna.git;a=blobdiff_plain;f=Kalender%2F2014-06-05%2Findex.mdwn;h=8bfe2f004c938c9aa4dd48008f5bb8ce972c28d9;hp=65c337e51f15926c4e0907cc795eafad4b823bb8;hb=HEAD;hpb=af9a7f02a12e8e335bbfbab7faf58df40a1055fb diff --git a/Kalender/2014-06-05/index.mdwn b/Kalender/2014-06-05/index.mdwn index 65c337e..8bfe2f0 100644 --- a/Kalender/2014-06-05/index.mdwn +++ b/Kalender/2014-06-05/index.mdwn @@ -7,34 +7,55 @@ ab 19:00 ist der Raum reserviert ### Themenabend -Eines von: -* Präsentation von [R](https://packages.debian.org/en/wheezy/r-base), [ggplot2](https://packages.debian.org/en/wheezy/r-cran-ggplot2), [lattice](https://packages.debian.org/en/wheezy/r-cran-lattice) * RertroShare RFP - dezentrales Social/Kommunikations Net * [Freedombox](http://freedombox.elevate.at/) - ### Themen -* Retroshare -* FreedomBox * ggplot2 * Debian Packaging + * lintian + * piuparts + * adequate * ZFS unter Debian * Debian@Linuxwochen * Nachbesprechung? -* xrandr/arandr only shows a single resolution? - * maybe the resultions are not send trough the serial interface? Happend to me - on a DVI -> VGA Adapter +* [Elektra](http://www.libelektra.org) 0.8.6 released + * Python3, Lua, C++ bindings + * logging to journald + * augeas plugin (store and read any configuration file via lenses) + * GSOC started: Improving configuration upgrades in debian ### Fragen * Kennt jemand eine C library, die nützlich ist um Programme zum Steuern von Maschinen zu schreiben? + * Warum eine Library wenn es der Kernel tun kann? + (hab mal eine Library für einen xy-Bohrer geschrieben, ist aber + nicht optimal) +* xrandr/arandr only shows a single resolution? + * maybe the resultions are not send trough the serial interface? Happend to me + on a DVI -> VGA Adapter + * Another hint: check the xorg.log. there you see which modes are from config + and which are probed +* make ifup/ifdown to not change the hostname? * ... ### Tipps und Links +* [Veganmania mit fsfe Stand](http://www.veganmania.at/2014/wien.php) Fr 6. bis Mo 9. +* [Gödel Lectures 2014](https://www.youtube.com/watch?v=XOIiEabsWyU) +* Was mache ich um zu einem Debian Package zu kommen? + * Alle Abhänigkeiten sind erfüllt (sprich alles was ich brauche ist schon in + Debian oder ich baue auch ein package dafür) + * Der Code verwendet nur libs vom System und nicht irgendwo herkopiert + * Mentors Mailing Liste anschreiben wenn man das Paket veröffentlichen will + * RFP schreiben + * Debian Wiki checken wegen weiteren informationen: [Debian Packaging](https://wiki.debian.org/Packaging) + * [lintian](http://lintian.debian.org/) zum prüfen von Paketen + * Es gibt dann später keine daily builds sondern man läd manuell eine Version + hoch, welche dann in Debian drin ist * ...