04b270177aceb187e3a4f41ca858f85678de3748
[grml.org.git] / reports / devmeeting_2010 / index.php
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Minutes of the Grml Developer Meeting 2010</title>
5 <meta name="Title" content="grml.org - Minutes of the Developer Meeting 2010" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="Minutes of the Developer Meeting 2010 of grml.org" />
9 <meta name="Abstract" content="Grml, the live system for system administrators" />
10 <meta name="fdse-index-as" content="http://www.grml.org/news/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://www.grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body>
24 <?php include '../../static.inc'; ?>
25
26       <div class="content">
27
28         <p><img style="float: right" src="/img/info.png" alt="*" /></p>
29
30         <h1>Minutes of the Grml Developer Meeting 2010</h1>
31
32         <h3>Data</h3>
33
34         <ul>
35            <li>What: Official Grml Developer Meeting</li>
36            <li>Date: 4th and 5th of november 2010</li>
37            <li>Place: <a href="http://metalab.at/">Metalab</a>, Vienna/Austria</li>
38         </ul>
39
40         <h3>Participants</h3>
41
42         <ul>
43           <li>Alexander 'formorer' Wirt</li>
44           <li>Andreas 'jimmy' Gredler</li>
45           <li>Christian 'ch' Hofstaedtler</li>
46           <li>Gerfried 'rhonda' Fuchs</li>
47           <li>Michael 'gebi' Gebetsroither</li>
48           <li>Michael 'mika' Prokop</li>
49           <li>Ulrich 'mru' Dangel</li>
50         </ul>
51
52         <h3>Some highlights</h3>
53
54         <ul>
55             <li>formorer started to work on the new Grml Homepage and it looks great so far. Maybe it is finished for the new release</li>
56             <li>ch organized the location and social event and closed many bugs</li>
57             <li>jimmy implemented a special update-grub feature for integrating Grml ISOs in usual hd installations during the meeting and debugged several issues</li>
58             <li>gebi designed and started to develop a framework for non free tools like Raid controller or truecrypt (yes truecrypt is non-free!)</li>
59             <li>rhonda started to use Zsh and will be looking for fast mirrors outside of Europe.</li>
60             <li>mika was just amazed about the donations and what was achieved during these two days. Thank you!</li>
61         </ul>
62
63         <h3>1st day</h3>
64
65         <p>Ch, Uli and Mika starting with installation and buildup of work place in Metalab's library at 9:45.
66         Gebi, Jimmy and formorer are joining at ~10:15, Rhonda joins in the afternoon. Official start at 10:35.</p>
67
68         <ul>
69             <li>Starting with 98 open bugs, including 13 release stopper issues</li>
70             <li>Small discussion about what is Grml and what should it be</li>
71             <li>Artwork for upcoming release: different sizes of Tux</li>
72             <li>Gebi will work on a framework for non-free tools for improved handling of hardware RAID controllers, truecrypt,...</li>
73             <li>We decided to not invest any time in non-free firmware as our current system works pretty well out-of-the-box already and if there should be need for further discussions around inclusion of non-free firmware people should report it</li>
74             <li>Acknowledgment regarding main programming languages used within Grml: Shell and Python are to be prefered unless there are good reasons against it, exceptions need good reasoning</li>
75             <li>grml-etc-core should ship /etc/gitconfig in the future (instead of /etc/skel/.gitconfig for user-only config) to provide system wide configuration of some important defaults</li>
76             <li>Detailed review of GRMLBASE software selection - the class is considered as base for any remastered ISOs and should provide software that either needs to be present because the live system wouldn't work otherwise or software we expect to get with every Grml based live system (lvm, madm, openssh,...)</li>
77             <li>locales: /usr/share/locales shouldn't be removed overall but be made configurable (besides the already existing LOCALES class)&nbsp;</li>
78             <li>We decided to not provide any translations of neither our programs nor our documentation, but reviews by native english speakers would be good</li>
79             <li>To improve visibility we decided (as a first step) to provide more mirrors outside DACH -&gt; Rhonda will take care of it</li>
80             <li>Discussed redesign of new Website (formorer started working on it already)</li>
81             <li>Social Meeting in Vienna with two external guests with interesting and fulfilling discussions about Grml, Debian, Linux and the world.</li>
82         </ul>
83
84         <p>First day involved a lot and interesting discussions and it was really helpful to get all personal
85         ideas what Grml is and how we as a team can improve Grml.</p>
86
87         <h3>2nd day</h3>
88
89         <ul>
90             <li>Starting at 10:00 with 88 open bugs in the BTS</li>
91             <li>Work on update-grub for integration of a Grml-ISO in GRUB's bootmenu on harddisk installations, Jimmy takes care of it</li>
92             <li>Discussed and researched possible grml-api solutions. Currently grml-api is considered to not solve the real issues we're experiencing. Instead we decided to improve cooperation amongst the essential tools as everything can be located implicitly.</li>
93             <li>We need better documentation regarding Grml-remastering, especially remastering official Grml-ISOs with grml-live using release-chroots, Mika and Ch will take care of it.</li>
94             <li>We will work on a central shell library which provides the most important functions to be shared amongst different scripts without having to adjust new features on several places, e.g. like checkbootparams with its /cdrom/bootparams issue). The library should be /bin/bash &amp;&amp; /bin/zsh compatible and must work under non Grml-systems as well.</li>
95             <li>Mika introduces his Kantan testsuite. We want to test especially:
96             <ul>
97                 <li>grml2usb</li>
98                 <li>grml2hd</li>
99                 <li>grml-terminalserver</li>
100                 <li>forensic bootoption</li>
101                 <li>bootoptions:
102                 <ul>
103                     <li>findiso</li>
104                     <li>ssh</li>
105                     <li>grml2hd</li>
106                     <li>grml2ram (and using in combination with other bootoptions!)</li>
107                     <li>lang/keyboard</li>
108                     <li>check ttys for their running programs (e.g. the multi CPU race condition in GNU screen)</li>
109                 </ul>
110                 </li>
111             </ul>
112             </li>
113
114             <li>Remove "an unsupported"[1] program from grml-quickconfig and replace it with a supported one instead. The name is not provided by intention. :)&nbsp; [1] quote: formorer</li>
115             <li>Augeas -&gt; mru wants it, no one else likes it. Version in lenny is old, outdated and rusty, Version in squeeze has a problem with the apt lense. But the problem got fixed on Friday. Great upstream! Will be reconsidered after release of squeeze. #602703</li>
116             <li>The current beta tester program will be discontinued after the redesign of the new website. Did not provide any additional value and we have daily builds available since quite some time.</li>
117             <li>Check what is needed for a registered association. Would make live more easy in regard to donations, hardware, ... Mika will take care of it and would like to see this resolved until the next developer meeting.</li>
118             <li>We want to meet more often. Developer meetings are fun and we noticed we are <i>really</i> productive. -&gt; We would like to meet at least two times a year, especially for working together towards a new release. Preferable in remote, sunny locations like Hawaii. Maybe also a little bit longer then two days. If Hawaii does not work out maybe Realraum in Graz/Austria or LinuxHotel in Essen/Germany would be nice alternatives.</li>
119             <li>Talks about Grml: Mika would like to see other people talking about Grml as well, especially mru and formorer are volunteering to give talks</li>
120             <li>We want and need more testimonials. Currently we do not publish companies using Grml as most of them did not explicitly agree with publishing their names. We'll change that and will publish the name of all known companies and <i>if</i> they agree the logo. We want the name of your company if you are using Grml!</li>
121             <li>Polished and finalized a Grml User Survey which should go online soon.</li>
122             <li>Recruitment of new developers. We will provide documentation how to submit patches and best practices on our new website.</li>
123             <li>Discussed sponsoring solutions for Grml:
124             <ul>
125               <li>CDs &amp; USB-Sticks</li>
126               <li>Developer Meeting (if you like such reports, donate!)</li>
127               <li>Server&amp;Housing</li>
128              </ul>
129              </li>
130              <li>Google Summer of Code - try to get accepted: Possible projects:<ul><li>grml-live Webinterface/GUI</li>
131              <li>Testing framework for arbitrary Linux distributions</li>
132              <li>Integration of systemd in Debian (and Grml)</li>
133            </ul>
134            </li>
135            <li>Developer policy: what happens with inactive developers? If someone is inactive for a long time the project members decide about grading a core developer to contributor to avoid misusage of permissions within the project.</li>
136            <li>Gebi worked on a cdrecord version 3 package based on Mika's previous packaging work. It will be provided on the Grml mirror but <i>not</i> shipped on the CD by default.</li>
137            <li>Improve documentation of necessary tests for a Grml-Release and the Grml release process itself</li>
138            <li>We need to save some space as current grml-full ISOs are over 700MB. Started discussion about software packages in GRML_FULL. Ch provided a list of removal candidates for all packages within a-h. Ch already provided test ISOs under 700MB (without addons).</li>
139            <li>Xorg
140            <ul>
141              <li>KMS is the future</li>
142              <li>Don't ship xorg.conf configuration per default anymore, X auto configuration is quite good nowadays</li>
143              <li>Ch already provided a new grml-x dealing with the new specification, WIP</li>
144            </ul>
145            </li>
146            <li>New Kernel 2.6.36 is out. Gebi and Mika will take care of it and unless there are release stoppers it will be provided with upcoming stable release.</li>
147            <li>We need information for the release notes:
148            <ul>
149              <li>vnc_connect</li>
150              <li>kms</li>
151              <li>new kernel</li>
152              <li>... further new features (in grml-etc-core, grml-etc, grml-live,...)</li>
153            </ul>
154            </li>
155            <li>Split grml-scripts in grml-scripts-core and grml-scripts. grml-scripts-core should only contain the software needed in grml-etc-core</li>
156            <li>Cleanup of grml-scripts and grml-network.</li>
157            <li>Reorganize grub templates for menus like the isolinux ones.</li>
158            <li>Change grml-rebuildfstab to only modify current device and do not scan whole system on every event.</li>
159            <li>Code reviews: we won't use an extra tool but push work in separate branches inside git and ask the according maintainer and/or other developers for feedback. The workflow with merge + signed-off will be documented accordingly</li>
160            <li>Workflow for Debian packaging/VCS: Mika presented his git-dch/git-buildpackage workflow - will be documented properly. As soon as the workflow is documented uploads for all core developers to grml-testing at deb.grml.org will be enabled.</li>
161            <li>Improve Grml page in german and english wikipedia, needs updates to reflect recent developement. Rhonda will take care of it.</li>
162            <li>Grml-Monster: we would like to get our own mascot with appropriate license for distribution</li>
163            <li>Would be nice to have a directory specific configuration for grml-live, Mika wants to take care of it.</li>
164            <li>Finished bug squashing with 84 open bugs, only 6 open release stoppers of which some are already pending.</li>
165            <li>Assigned main open tasks to each developer.</li>
166            <li>Official end of developer meeting at 19:30 and starting cleanup of used Metalab space.</li>
167          </ul>
168
169       <h3>Financial details</h3>
170
171       <p>Transportation, accommodation costs and the social event added up to 840 EUR. Thanks to generous private
172       donations as well as sponsoring by <a href="http://www.tarent.de/">Tarent</a> the full amount of
173       costs could be covered. Accounting is WIP these days, if any money should be left we will save the money for the
174       next upcoming Grml developer meeting. Thanks a lot to everyone of you who supported the Grml team through
175       donations!</p>
176
177       <h3>Thanks</h3>
178
179       <ul>
180           <li>Thanks to generous sponsors for financially supporting the developer meeting</li>
181           <li>Thanks to <a href="http://metalab.at/">Metalab</a> for their kindly hosting in their hacker space</li>
182       </ul>
183
184       <h3>Conclusion</h3>
185
186       <p>It was really amazing what we achieved during these two days and it was really helpful to meet
187       everyone in person. This event and this report would not be possible without many generous sponsors and the
188       friendly hosting by Metalab! We want to thank you all!</p>
189
190       <p><em>This document was prepared by Michael Prokop and Ulrich Dangel.<br />Latest change:
191 Mit Nov 10 23:23:44 CET 2010
192       </em></p>
193
194       </div>
195
196 <?php include '../../static_bottom.inc'; ?>