]> pere.pagekite.me Git - homepage.git/blob - blog/archive/2013/06/06.rss
Generated.
[homepage.git] / blog / archive / 2013 / 06 / 06.rss
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/'>
3 <channel>
4 <title>Petter Reinholdtsen - Entries from June 2013</title>
5 <description>Entries from June 2013</description>
6 <link>http://people.skolelinux.org/pere/blog/</link>
7
8
9 <item>
10 <title>The value of a good distro wide test suite...</title>
11 <link>http://people.skolelinux.org/pere/blog/The_value_of_a_good_distro_wide_test_suite___.html</link>
12 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/The_value_of_a_good_distro_wide_test_suite___.html</guid>
13 <pubDate>Sat, 22 Jun 2013 07:00:00 +0200</pubDate>
14 <description>&lt;p&gt;In the &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
15 Skolelinux&lt;/a&gt; project, we include a post-installation test suite,
16 which check that services are running, working, and return the
17 expected results. It runs automatically just after the first boot on
18 test installations (using test ISOs), but not on production
19 installations (using non-test ISOs). It test that the LDAP service is
20 operating, Kerberos is responding, DNS is replying, file systems are
21 online resizable, etc, etc. And it check that the PXE service is
22 configured, which is the topic of this post.&lt;/p&gt;
23
24 &lt;p&gt;The last week I&#39;ve fixed the DVD and USB stick ISOs for our Debian
25 Edu Wheezy release. These ISOs are supposed to be able to install a
26 complete system without any Internet connection, but for that to
27 happen all the needed packages need to be on them. Thanks to our test
28 suite, I discovered that we had forgotten to adjust our PXE setup to
29 cope with the new names and paths used by the netboot d-i packages.
30 When Internet connectivity was available, the installer fall back to
31 using wget to fetch d-i boot images, but when offline it require
32 working packages to get it working. And ad the packages changed name
33 from debian-installer-6.0-netboot-$arch to
34 debian-installer-7.0-netboot-$arch, we no longer pulled in the
35 packages during installation. Without our test suite, I suspect we
36 would never have discovered this before release. Now it is fixed
37 right after we got the ISOs operational.&lt;/p&gt;
38
39 &lt;p&gt;Another by-product of the test suite is that we can ask system
40 administrators with problems getting Debian Edu to work, to run the
41 test suite using &lt;tt&gt;/usr/sbin/debian-edu-test-install&lt;/tt&gt; and see if
42 any errors are detected. This usually pinpoint the subsystem causing
43 the problem.&lt;/p&gt;
44
45 &lt;p&gt;If you want to help us help kids learn how to share and create,
46 please join us on
47 &lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;#debian-edu on
48 irc.debian.org&lt;/a&gt; and the
49 &lt;a href=&quot;http://lists.debian.org/debian-edu/&quot;&gt;debian-edu@&lt;/a&gt; mailing
50 list.&lt;/p&gt;
51 </description>
52 </item>
53
54 <item>
55 <title>Debian Edu interview: Victor Nițu</title>
56 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Victor_Ni_u.html</link>
57 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Victor_Ni_u.html</guid>
58 <pubDate>Mon, 17 Jun 2013 10:50:00 +0200</pubDate>
59 <description>&lt;p&gt;The &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and
60 Skolelinux&lt;/a&gt; distribution have users and contributors all around the
61 globe. And a while back, an enterprising young man showed up on
62 &lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;our IRC channel
63 #debian-edu&lt;/a&gt; and started asking questions about how Debian Edu
64 worked. We answered as good as we could, and even convinced him to
65 help us with translations. And today I managed to get an interview
66 with him, to learn more about him.&lt;/p&gt;
67
68 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
69
70 &lt;p&gt;I&#39;m a 25 year old free software enthusiast, living in Romania,
71 which is also my country of origin. Back in 2009, at a New Year&#39;s Eve
72 party, I had a very nice &lt;strike&gt;beer&lt;/strike&gt; discussion with a
73 friend, when we realized we have no organised Debian community in our
74 country. A few days later, we put together the infrastructure for such
75 community and even gathered a nice Debian-ish crowd. Since then, I
76 began my quest as a free software hacker and activist and I am
77 constantly trying to cover as much ground as possible on that
78 field.&lt;/p&gt;
79
80 &lt;p&gt;A few years ago I founded a small web development company, which
81 provided me the flexible schedule I needed so much for my
82 activities. For the last 13 months, I have been the Technical Director
83 of &lt;a href=&quot;http://ceata.org/&quot;&gt;Fundația Ceata&lt;/a&gt;, which is a free
84 software activist organisation endorsed by the FSF and the FSFE, and
85 the only one we have in our country.&lt;/p&gt;
86
87 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
88 project?&lt;/strong&gt;&lt;/p&gt;
89
90 &lt;p&gt;The idea of participating in the Debian Edu project was a surprise
91 even to me, since I never used it before I began getting involved in
92 it. This year I had a great opportunity to deliver a talk on
93 educational software, and I knew immediately where to look. It was a
94 love at first sight, since I was previously involved with some of the
95 technologies the project incorporates, and I rapidly found a lot of
96 ways to contribute.&lt;/p&gt;
97
98 &lt;p&gt;My first contributions consisted in translating the installer and
99 configuration dialogs, then I found some bugs to squash (I still
100 haven&#39;t fixed them yet though), and I even got my eyes on some other
101 areas where I can prove myself helpful. Since the appetite for free
102 software in my country is pretty low, I&#39;ll be happy to be the first
103 one around here advocating for the project&#39;s adoption in educational
104 environments, and maybe even get my hands dirty in creating a flavour
105 for our own needs. I am not used to make very advanced plannings, so
106 from now on, time will tell what I&#39;ll be doing next, but I think I
107 have a pretty consistent starting point.&lt;/p&gt;
108
109 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
110 Edu?&lt;/strong&gt;&lt;/p&gt;
111
112 &lt;p&gt;Not a long time ago, I was in the position of configuring and
113 maintaining a LDAP server on some Debian derivative, and I must say it
114 took me a while. A long time ago, I was maintaining a bigger
115 Samba-powered infrastructure, and I must say I spent quite a lot of
116 time on it. I have similar stories about many of the services included
117 with Skolelinux, and the main advantage I see about it is the
118 out-of-the box availability of them, making it quite competitive when
119 it comes to managing a school&#39;s network, for example.&lt;/p&gt;
120
121 &lt;p&gt;Of course, there is more to say about Skolelinux than the
122 availability of the software included, its flexibility in various
123 scenarios is something I can&#39;t wait to experiment &quot;into the wild&quot; (I
124 only played with virtual machines so far). And I am sure there is a
125 lot more I haven&#39;t discovered yet about it, being so new within the
126 project.&lt;/p&gt;
127
128 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
129 Edu?&lt;/strong&gt;&lt;/p&gt;
130
131 &lt;p&gt;As usual, when it comes to Debian Blends, I see as the biggest
132 disadvantage the lack of a numerous team dedicated to the
133 project. Every day I see the same names in the changelogs, and I have
134 a constantly fear of the bus factor in this story. I&#39;d like to see
135 Debian Edu advertised more as an entry point into the Debian
136 ecosystem, especially amongst newcomers and students. IMHO there are a
137 lot low-hanging fruits in terms of bug squashing, and enough
138 opportunities to get the feeling of the Debian Project&#39;s dynamics. Not
139 to mention it&#39;s a very fun blend to work on!&lt;/p&gt;
140
141 &lt;p&gt;Derived from the previous statement, is the delay in catching up
142 with the main Debian release and documentation. This is common though
143 to all blends and derivatives, but it&#39;s an issue we can all work
144 on.&lt;/p&gt;
145
146 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
147
148 &lt;p&gt;I can hardly imagine myself spending a day without Vim, since my
149 daily routine covers writing code and hacking configuration files. I
150 am a fan of the Awesome window manager (but I also like the
151 Enlightenment project a lot!),
152 &lt;a href=&quot;http://www.claws-mail.org/‎&quot;&gt;Claws Mail&lt;/a&gt; due to its ease of
153 use and very configurable behaviour. Recently I fell in love with
154 &lt;a href=&quot;https://launchpad.net/redshift&quot;&gt;Redshift&lt;/a&gt;, which helps me
155 get through the night without headaches. Of course, there is much more
156 stuff in this bag, but I&#39;ll need a blog on my own for doing this!&lt;/p&gt;
157
158 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
159 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
160
161 &lt;p&gt;Well, on this field, I cannot do much more than experiment right
162 now. So, being far from having a recipe for success, I can only assume
163 that:&lt;/p&gt;
164
165 &lt;ul&gt;
166
167 &lt;li&gt;schools would like to get rid of proprietary software&lt;/li&gt;
168
169 &lt;li&gt;students will love the openness of the system, and will want to
170 experiment with it - maybe we need to harvest the native curiosity
171 of teenagers more?&lt;/li&gt;
172
173 &lt;li&gt;there is no &quot;right one&quot; when it comes to strategies, but it would
174 be useful to have some success stories published somewhere, so
175 other can get some inspiration from them (I know I&#39;d promote
176 them!)&lt;/li&gt;
177
178 &lt;li&gt;more active promotion - talks, conferences, even small school
179 lectures can do magical things if they encounter at least one
180 person interested. Who knows who that person might be? ;-)&lt;/li&gt;
181
182 &lt;/ul&gt;
183
184 &lt;p&gt;I also see some problems in getting Skolelinux into schools; for
185 example, in our country we have a great deal of corruption issues, so
186 it might be hard(er) to fight against proprietary solutions. Also,
187 people who relied on commercial software for all their lives, would be
188 very hard to convert against their will.&lt;/p&gt;
189 </description>
190 </item>
191
192 <item>
193 <title>Debian Edu interview: Jonathan Carter</title>
194 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jonathan_Carter.html</link>
195 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jonathan_Carter.html</guid>
196 <pubDate>Wed, 12 Jun 2013 09:50:00 +0200</pubDate>
197 <description>&lt;p&gt;There is a certain cross-over between the
198 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux
199 project&lt;/a&gt; and &lt;a href=&quot;http://www.edubuntu.org/&quot;&gt;the Edubuntu
200 project&lt;/a&gt;, and for example the LTSP packages in Debian are a joint
201 effort between the projects. One person with a foot in both camps is
202 Jonathan Carter, which I am now happy to present to you.&lt;/p&gt;
203
204 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
205
206 &lt;p&gt;I&#39;m a South-African free software geek who lives in Cape Town. My
207 days vary quite a bit since I&#39;m involved in too many things. As I&#39;m
208 getting older I&#39;m learning how to focus a bit more :)&lt;/p&gt;
209
210 &lt;p&gt;I&#39;m also an Edubuntu contributor and I love when there are
211 opportunities for the Edubuntu and Debian Edu projects to benefit from
212 each other.&lt;/p&gt;
213
214 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
215 project?&lt;/strong&gt;&lt;/p&gt;
216
217 &lt;p&gt;I&#39;ve been somewhat familiar with the project before, but I think my
218 first direct exposure to the project was when I met Petter
219 [Reinholdtsen] and Knut [Yrvin] at the Edubuntu summit in 2005 in
220 London. They provided great feedback that helped the bootstrapping of
221 Edubuntu. Back then Edubuntu (and even Ubuntu) was still very new and
222 it was great getting input from people who have been around longer. I
223 was also still very excitable and said yes to everything and to this
224 day I have a big todo list backlog that I&#39;m catching up with. I think
225 over the years the relationship between Edubuntu and Debian-Edu has
226 been gradually improving, although I think there&#39;s a lot that we could
227 still improve on in terms of working together on packages. I&#39;m sure
228 we&#39;ll get there one day.&lt;/p&gt;
229
230 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
231 Edu?&lt;/strong&gt;&lt;/p&gt;
232
233 &lt;p&gt;Debian itself already has so many advantages. I could go on about
234 it for pages, but in essence I love that it&#39;s a very honest project
235 that puts its users first with no hidden agendas and also produces
236 very high quality work.&lt;/p&gt;
237
238 &lt;p&gt;I think the advantage of Debian Edu is that it makes many common
239 set-up tasks simpler so that administrators can get up and running
240 with a lot less effort and frustration. At the same time I think it
241 helps to standardise installations in schools so that it&#39;s easier for
242 community members and commercial suppliers to support.&lt;/p&gt;
243
244 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
245 Edu?&lt;/strong&gt;&lt;/p&gt;
246
247 &lt;p&gt;I had to re-type this one a few times because I&#39;m trying to
248 separate &quot;disadvantages&quot; from &quot;areas that need improvement&quot; (which is
249 what I originally rambled on about)&lt;/p&gt;
250
251 &lt;p&gt;The biggest disadvantage I can think of is lack of manpower. The
252 project could do so much more if there were more good contributors. I
253 think some of the problems are external too. Free software and free
254 content in education is a no-brainer but it takes some time to catch
255 on. When you&#39;ve been working with the same proprietary eco-system for
256 years and have gotten used to it, it can be hard to adjust to some
257 concepts in the free software world. It would be nice if there were
258 more Debian Edu consultants across the world. I&#39;d love to be one
259 myself but I&#39;m already so over-committed that it&#39;s just not possible
260 currently.&lt;/p&gt;
261
262 &lt;p&gt;I think the best short-term solution to that large-scale problem is
263 for schools to be pro-active and share their experiences and grow
264 their skills in-house. I&#39;m often saddened to see how much money
265 educational institutions spend on 3rd party solutions that they don&#39;t
266 have access to after the service has ended and they could&#39;ve gotten so
267 much more value otherwise by being more self-sustainable and
268 autonomous.&lt;/p&gt;
269
270 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
271
272 &lt;p&gt;My main laptop dual-boots between Debian and Windows 7. I was
273 Windows free for years but started dual-booting again last year for
274 some games which help me focus and relax (Starcraft II in
275 particular). Gaming support on Linux is improving in leaps and bounds
276 so I suppose I&#39;ll soon be able to regain that disk space :)&lt;/p&gt;
277
278 &lt;p&gt;Besides that I rely on Icedove, Chromium, Terminator, Byobu, irssi,
279 git, Tomboy, KVM, VLC and LibreOffice. Recently I&#39;ve been torn on
280 which desktop environment I like and I&#39;m taking some refuge in Xfce
281 while I figure that out. I like tools that keep things simple. I enjoy
282 Python and shell scripting. I went to an Arduino workshop recently and
283 it was awesome seeing how easy and simple the IDE software was to get
284 up and running in Debian compared to the users running Windows and OS
285 X.&lt;/p&gt;
286
287 &lt;p&gt;I also use mc which some people frown upon slightly. I got used to
288 using Norton Commander in the early 90&#39;s and it stuck (I think the
289 people who sneer at it is just jealous that they don&#39;t know how to use
290 it :p)
291
292 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
293 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
294
295 &lt;p&gt;I think trying to force it is unproductive. I also think that in
296 many cases it&#39;s appropriate for schools to use non-free systems and I
297 don&#39;t think that there&#39;s any particular moral or ethical problem with
298 that.&lt;/p&gt;
299
300 &lt;p&gt;I do think though that free software can already solve so so many
301 problems in educational institutions and it&#39;s just a shame not taking
302 advantage of that.&lt;/p&gt;
303
304 &lt;p&gt;I also think that some curricula need serious review. For example,
305 some areas of the world rely heavily on very specific versions of MS
306 Office, teaching students to parrot menu items instead of learning the
307 general concepts. I think that&#39;s very unproductive because firstly, MS
308 Office&#39;s interface changes drastically every few years and on top of
309 that it also locks in a generation to a product that might not be the
310 best solution for them.&lt;/p&gt;
311
312 &lt;p&gt;To answer your question, I believe that the right strategy is to
313 educate and inform, giving someone the information they require to
314 make a decision that would work for them.&lt;/p&gt;
315 </description>
316 </item>
317
318 <item>
319 <title>Fixing the Linux black screen of death on machines with Intel HD video</title>
320 <link>http://people.skolelinux.org/pere/blog/Fixing_the_Linux_black_screen_of_death_on_machines_with_Intel_HD_video.html</link>
321 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Fixing_the_Linux_black_screen_of_death_on_machines_with_Intel_HD_video.html</guid>
322 <pubDate>Tue, 11 Jun 2013 11:00:00 +0200</pubDate>
323 <description>&lt;p&gt;When installing RedHat, Fedora, Debian and Ubuntu on some machines,
324 the screen just turn black when Linux boot, either during installation
325 or on first boot from the hard disk. I&#39;ve seen it once in a while the
326 last few years, but only recently understood the cause. I&#39;ve seen it
327 on HP laptops, and on my latest acquaintance the Packard Bell laptop.
328 The reason seem to be in the wiring of some laptops. The system to
329 control the screen background light is inverted, so when Linux try to
330 turn the brightness fully on, it end up turning it off instead. I do
331 not know which Linux drivers are affected, but this post is about the
332 i915 driver used by the
333 &lt;a href=&quot;http://www.linlap.com/packard_bell_easynote_lv&quot;&gt;Packard Bell
334 EasyNote LV&lt;/a&gt;, Thinkpad X40 and many other laptops.&lt;/p&gt;
335
336 &lt;p&gt;The problem can be worked around two ways. Either by adding
337 i915.invert_brightness=1 as a kernel option, or by adding a file in
338 /etc/modprobe.d/ to tell modprobe to add the invert_brightness=1
339 option when it load the i915 kernel module. On Debian and Ubuntu, it
340 can be done by running these commands as root:&lt;/p&gt;
341
342 &lt;pre&gt;
343 echo options i915 invert_brightness=1 | tee /etc/modprobe.d/i915.conf
344 update-initramfs -u -k all
345 &lt;/pre&gt;
346
347 &lt;p&gt;Since March 2012 there is
348 &lt;a href=&quot;http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4dca20efb1a9c2efefc28ad2867e5d6c3f5e1955&quot;&gt;a
349 mechanism in the Linux kernel&lt;/a&gt; to tell the i915 driver which
350 hardware have this problem, and get the driver to invert the
351 brightness setting automatically. To use it, one need to add a row in
352 &lt;a href=&quot;http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/i915/intel_display.c&quot;&gt;the
353 intel_quirks array&lt;/a&gt; in the driver source
354 &lt;tt&gt;drivers/gpu/drm/i915/intel_display.c&lt;/tt&gt; (look for &quot;&lt;tt&gt;static
355 struct intel_quirk intel_quirks&lt;/tt&gt;&quot;), specifying the PCI device
356 number (vendor number 8086 is assumed) and subdevice vendor and device
357 number.&lt;/p&gt;
358
359 &lt;p&gt;My Packard Bell EasyNote LV got this output from &lt;tt&gt;lspci
360 -vvnn&lt;/tt&gt; for the video card in question:&lt;/p&gt;
361
362 &lt;p&gt;&lt;pre&gt;
363 00:02.0 VGA compatible controller [0300]: Intel Corporation \
364 3rd Gen Core processor Graphics Controller [8086:0156] \
365 (rev 09) (prog-if 00 [VGA controller])
366 Subsystem: Acer Incorporated [ALI] Device [1025:0688]
367 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- \
368 ParErr- Stepping- SE RR- FastB2B- DisINTx+
369 Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast &gt;TAbort- \
370 &lt;TAbort- &lt;MAbort-&gt;SERR- &lt;PERR- INTx-
371 Latency: 0
372 Interrupt: pin A routed to IRQ 42
373 Region 0: Memory at c2000000 (64-bit, non-prefetchable) [size=4M]
374 Region 2: Memory at b0000000 (64-bit, prefetchable) [size=256M]
375 Region 4: I/O ports at 4000 [size=64]
376 Expansion ROM at &lt;unassigned&gt; [disabled]
377 Capabilities: &lt;access denied&gt;
378 Kernel driver in use: i915
379 &lt;/pre&gt;&lt;/p&gt;
380
381 &lt;p&gt;The resulting intel_quirks entry would then look like this:&lt;/p&gt;
382
383 &lt;p&gt;&lt;pre&gt;
384 struct intel_quirk intel_quirks[] = {
385 ...
386 /* Packard Bell EasyNote LV11HC needs invert brightness quirk */
387 { 0x0156, 0x1025, 0x0688, quirk_invert_brightness },
388 ...
389 }
390 &lt;/pre&gt;&lt;/p&gt;
391
392 &lt;p&gt;According to the kernel module instructions (as seen using
393 &lt;tt&gt;modinfo i915&lt;/tt&gt;), information about hardware needing the
394 invert_brightness flag should be sent to the
395 &lt;a href=&quot;http://lists.freedesktop.org/mailman/listinfo/dri-devel&quot;&gt;dri-devel
396 (at) lists.freedesktop.org&lt;/a&gt; mailing list to reach the kernel
397 developers. But my email about the laptop sent 2013-06-03 have not
398 yet shown up in
399 &lt;a href=&quot;http://lists.freedesktop.org/archives/dri-devel/2013-June/thread.html&quot;&gt;the
400 web archive for the mailing list&lt;/a&gt;, so I suspect they do not accept
401 emails from non-subscribers. Because of this, I sent my patch also to
402 the Debian bug tracking system instead as
403 &lt;a href=&quot;http://bugs.debian.org/710938&quot;&gt;BTS report #710938&lt;/a&gt;, to make
404 sure the patch is not lost.&lt;/p&gt;
405
406 &lt;p&gt;Unfortunately, it is not enough to fix the kernel to get Laptops
407 with this problem working properly with Linux. If you use Gnome, your
408 worries should be over at this point. But if you use KDE, there is
409 something in KDE ignoring the invert_brightness setting and turning on
410 the screen during login. I&#39;ve reported it to Debian as
411 &lt;a href=&quot;http://bugs.debian.org/711237&quot;&gt;BTS report #711237&lt;/a&gt;, and
412 have no idea yet how to figure out exactly what subsystem is doing
413 this. Perhaps you can help? Perhaps you know what the Gnome
414 developers did to handle this, and this can give a clue to the KDE
415 developers? Or you know where in KDE the screen brightness is changed
416 during login? If so, please update the BTS report (or get in touch if
417 you do not know how to update BTS).&lt;/p&gt;
418 </description>
419 </item>
420
421 <item>
422 <title>Third alpha release of Debian Edu / Skolelinux based on Debian Wheezy</title>
423 <link>http://people.skolelinux.org/pere/blog/Third_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</link>
424 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Third_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</guid>
425 <pubDate>Mon, 10 Jun 2013 22:50:00 +0200</pubDate>
426 <description>&lt;p&gt;The third wheezy based alpha release of Debian Edu was wrapped up
427 today. This is the release announcement:&lt;/p&gt;
428
429 &lt;p&gt;&lt;strong&gt;New features for Debian Edu 7.0.0 alpha2 released
430 2013-06-10&lt;/strong&gt;&lt;/p&gt;
431
432 &lt;p&gt;This is the release notes for for Debian Edu / Skolelinux 7.0.0 edu
433 alpha2, based on Debian with codename &quot;Wheezy&quot;.&lt;/p&gt;
434
435 &lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
436
437 &lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu, also known as
438 Skolelinux&lt;/a&gt;, is a Linux distribution based on Debian providing an
439 out-of-the box environment of a completely configured school
440 network. Immediately after installation a school server running all
441 services needed for a school network is set up just waiting for users
442 and machines being added via GOsa², a comfortable Web-UI. A netbooting
443 environment is prepared using PXE, so after initial installation of
444 the main server from CD, DVD or USB stick all other machines can be
445 installed via the network. The provided school server provides LDAP
446 database and Kerberos authentication service, centralized home
447 directories, DHCP server, web proxy and many other services. The
448 desktop contains
449 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html&quot;&gt;more
450 than 60 educational software packages&lt;/a&gt; and more are available from
451 the Debian archive, and schools can choose between KDE, Gnome, LXDE
452 and Xfce desktop environment.&lt;/p&gt;
453
454 &lt;p&gt;This is the third test release based on Debian Wheezy. Basically
455 this is an updated and slightly improved version compared to the
456 Squeeze release.&lt;/p&gt;
457
458 &lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
459
460 &lt;ul&gt;
461
462 &lt;li&gt;Iceweasel was updated from 10 to 17. (DSA 2699-1)
463 &lt;li&gt;Updated libxv (DSA-2674), libxvmc (DSA-2675), libxfixes (DSA-2676), libxrender (DSA-2677), mesa (DSA-2678), xserver-xorg-video-openchrome (DSA-2679), libxt (DSA-2680), libxcursor (DSA-2681), libxext (DSA-2682), libxi (DSA-2683), libxrandr (DSA-2684), libxp (DSA-2685), libxcb (DSA-2686), libfs (DSA-2687), libxres (DSA-2688), libxtst (DSA-2689), libxxf86dga (DSA-2690), libxinerama (DSA-2691), libxxf86vm (DSA-2692), libx11 (DSA-2693), chromium-browser (DSA-2695), gnutls26 (DSA-2697), wireshark (DSA-2700), krb5 (DSA-2701), telepathy-gabble (DSA-2702) and subversion (DSA-2703).
464 &lt;li&gt;Switched xrdp on thin client servers to use tightvncserver instead of xvnc4.
465 &lt;li&gt;Now install software oscilloscope xoscope by default.
466 &lt;li&gt;Now install music tools gtick, lingot and pianobooster by default.
467
468 &lt;/ul&gt;
469
470 &lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
471
472 &lt;ul&gt;
473
474 &lt;li&gt;The subnet-change script is now able to change all files needing a change on the main-server when changing the IP network used.
475 &lt;li&gt;Updated translation of the installation.
476 &lt;li&gt;New Romanian translation.
477 &lt;li&gt;Fix security problem causing root and first user password to no longer show up in /var/cache/debconf/templates.dat.
478 &lt;li&gt;Fix roaming workstation setup (Closed in libpam-mklocaluser/0.8, libpam-mklocaluser/0.8~deb7u1: #706753: libpam-mklocaluser: Fail to create local user during first login).
479 &lt;li&gt;Made roaming workstation setup more robust in non-Debian Edu environments.
480 &lt;li&gt;New script debian-edu-bless to transform a Debian installation to a Debian Edu profile.
481 &lt;li&gt;Adjust Iceweasel setup to improve performance when $HOME is on NFS.
482 &lt;li&gt;More testsuite tests.
483 &lt;li&gt;Make automatic proxy configuration more robust.
484 &lt;li&gt;Adjust GOsa² GUI configuration.
485
486 &lt;li&gt;Update thin client and diskless workstation setup to work with
487 LTSP in Wheezy.&lt;/li&gt;
488
489 &lt;li&gt;Diskless workstations now run out of the box -- no need to set
490 them up with GOsa².&lt;/li&gt;
491
492 &lt;li&gt;Update IMAP server setup. &lt;/li&gt;
493
494 &lt;li&gt;Fix login into Skolelinux Backup Tool (Closed in
495 slbackup-php/0.4.4-1: #700257: slbackup-php: Fails to submit correctly
496 entered password). &lt;/li&gt;
497
498 &lt;/ul&gt;
499
500 &lt;p&gt;&lt;strong&gt;Known issues&lt;/strong&gt;&lt;/p&gt;
501
502 &lt;ul&gt;
503
504 &lt;li&gt;DVD binary and source images are not yet ready.&lt;/li&gt;
505
506 &lt;li&gt;No mass import of user account data in GOsa (ldif or csv)
507 available yet (Open in gosa/2.7.4-4: #698840: gosa-plugin-ldapmanager:
508 missing import feature).&lt;/li&gt;
509
510 &lt;li&gt;Missing artwork for the KDE desktop (and probably a few others). &lt;/li&gt;
511
512 &lt;li&gt;KDE Debian submenu lacks icons (Closed: #502192: menu-xdg: invents
513 own icon names instead of using existing). This will remain
514 unfixed.&lt;/li&gt;
515
516 &lt;/ul&gt;
517
518 &lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
519
520 &lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
521
522 &lt;ul&gt;
523
524 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso&lt;/a&gt;&lt;/li&gt;
525
526 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso&lt;/a&gt;&lt;/li&gt;
527
528 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso .&lt;/li&gt;
529
530 &lt;/ul&gt;
531
532 &lt;p&gt;The MD5SUM of this image is: 27bbcace407743382f3c42c08dbe8178
533 &lt;br&gt;The SHA1SUM of this image is: e35f7d7908566cd3075375b3721fa10ee420d419&lt;/p&gt;
534
535 &lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
536
537 &lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;
538 </description>
539 </item>
540
541 <item>
542 <title>Is there a PHP expert in the building? Debian Edu need help!</title>
543 <link>http://people.skolelinux.org/pere/blog/Is_there_a_PHP_expert_in_the_building___Debian_Edu_need_help_.html</link>
544 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Is_there_a_PHP_expert_in_the_building___Debian_Edu_need_help_.html</guid>
545 <pubDate>Wed, 5 Jun 2013 17:50:00 +0200</pubDate>
546 <description>&lt;p&gt;Here is a call for help from the Debian Edu / Skolelinux project.
547 We have two problems blocking the release of the Wheezy version we
548 hope to get released soon. The two problems require some with PHP
549 skills, and we seem to lack anyone with both time and PHP skills in
550 the project:
551
552 &lt;ol&gt;
553
554 &lt;li&gt;It is impossible to log into the slbackup web interface
555 (slbackup-php) using the root user and password. This is
556 &lt;a href=&quot;http://bugs.debian.org/700257&quot;&gt;BTS report #700257&lt;/a&gt;.
557 This used to work, but stopped working some time since Squeeze.
558 Perhaps some obsolete PHP feature was used?&lt;/li&gt;
559
560 &lt;li&gt;It is not possible to &quot;mass import&quot; user lists in Gosa, neither
561 using ldif nor using CSV files. The feature was disabled after a
562 major rewrite of Gosa, and need to be ported to the new system.
563 This is &lt;a href=&quot;http://bugs.debian.org/698840&quot;&gt;BTS report
564 #698840&lt;/a&gt;.&lt;/li&gt;
565
566 &lt;/ol&gt;
567
568 &lt;p&gt;If you can help us, please join us on IRC
569 (&lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;#debian-edu on
570 irc.debian.org&lt;/a&gt;) and provide patches via the BTS.&lt;/p&gt;
571 </description>
572 </item>
573
574 <item>
575 <title>Debian Edu interview: Cédric Boutillier</title>
576 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__C_dric_Boutillier.html</link>
577 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__C_dric_Boutillier.html</guid>
578 <pubDate>Tue, 4 Jun 2013 10:30:00 +0200</pubDate>
579 <description>&lt;p&gt;It has been a while since my last English
580 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt;
581 interview last November. But the developers and translators are still
582 pulling along to get the Wheezy based release out the door, and this
583 time I managed to get an interview from one of the French translators
584 in the project, Cédric Boutillier.&lt;/p&gt;
585
586 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
587
588 &lt;p&gt;I am 34 year old. I live near Paris, France. I am an assistant
589 professor in probability theory. I spend my daytime teaching
590 mathematics at the university and doing fundamental research in
591 probability in connexion with combinatorics and statistical physics.&lt;/p&gt;
592
593 &lt;p&gt;I have been involved in the Debian project for a couple of years
594 and became Debian Developer a few months ago. I am working on Ruby
595 packaging, publicity and translation.&lt;/p&gt;
596
597 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
598 project?&lt;/strong&gt;&lt;/p&gt;
599
600 &lt;p&gt;I came to the Debian Edu project after a call for translation of
601 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Manuals&quot;&gt;the
602 Debian Edu manual&lt;/a&gt; for the release of Debian Edu Squeeze. Since
603 then, I have been working on updating the French translation of the
604 manual.
605
606 &lt;p&gt;I had the opportunity to make an installation of Debian Edu in a
607 virtual machine when I was preparing localised version of some screen
608 shots for the manual. I was amazed to see it worked out of the box and
609 how comprehensive the list of software installed by default was.&lt;/p&gt;
610
611 &lt;p&gt;What amazed me was the complete network infrastructure directly
612 ready to use, which can and the nice administration interface provided
613 by &lt;a href=&quot;https://oss.gonicus.de/labs/gosa/&quot;&gt;GOsa²&lt;/a&gt;. What pleased
614 me also was the fact that among the software installed by default,
615 there were many &quot;traditional&quot; educative software to learn languages,
616 to count, to program... but also software to develop creativity and
617 artistic skills with music (&lt;a href=&quot;http://ardour.org/&quot;&gt;Ardour&lt;/a&gt;,
618 &lt;a href=&quot;http://audacity.sourceforge.net/&quot;&gt;Audacity&lt;/a&gt;) and
619 movies/animation (I was especially thinking of
620 &lt;a href=&quot;http://linuxstopmotion.sourceforge.net/&quot;&gt;Stopmotion&lt;/a&gt;).&lt;/p&gt;
621
622 &lt;p&gt;I am following the development of Debian Edu and am hanging out on
623 &lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;#debian-edu&lt;/a&gt;.
624 Unfortunately, I don&#39;t much time to get more involved in this
625 beautiful project.&lt;/p&gt;
626
627 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
628 Edu?&lt;/strong&gt;&lt;/p&gt;
629
630 &lt;p&gt;For me, the main advantages of Skolelinux/Debian Edu are its
631 community of experts and its precise documentation, as well as the
632 fact that it provides a solution ready to use.&lt;/p&gt;
633
634 &lt;p&gt;I would add also the fact that it is based on the rock solid Debian
635 distribution, which ensures stability and provides a huge collection
636 of educational free software.&lt;/p&gt;
637
638 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
639 Edu?&lt;/strong&gt;&lt;/p&gt;
640
641 &lt;p&gt;Maybe the lack of manpower to do lobbying on the
642 project. Sometimes, people who need to take decisions concerning IT do
643 not have all the elements to evaluate properly free software
644 solutions. The fact that support by a company may be difficult to find
645 is probably a problem if the school does not have IT personnel.&lt;/p&gt;
646
647 &lt;p&gt;One can find support from a company by looking at
648 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Help/ProfessionalHelp&quot;&gt;the
649 wiki dokumentation&lt;/a&gt;, where some countries already have a number of
650 companies providing support for Debian Edu, like Germany or
651 Norway. This list is easy to find readily from the manual. However,
652 for other countries, like France, the list is empty. I guess that
653 consultants proposing support for Debian would be able to provide some
654 support for Debian Edu as well.&lt;/p&gt;
655
656 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
657
658 &lt;p&gt;I am using the KDE Plasma Desktop. But the pieces of software I use
659 most runs in a terminal: Mutt and OfflineIMAP for emails, latex for
660 scientific documents, mpd for music. VIM is my editor of choice. I am
661 also using the mathematical software
662 &lt;a href=&quot;http://www.scilab.org/en/scilab/about‎&quot;&gt;Scilab&lt;/a&gt; and
663 &lt;a href=&quot;http://www.sagemath.org/index.html‎&quot;&gt;Sage&lt;/a&gt; (built from
664 source as not completely packaged for Debian, yet).
665
666 &lt;p&gt;&lt;strong&gt;Do you have any suggestions for teachers interested in
667 using the free software in Debian to teach mathematics and
668 statistics?&lt;/strong&gt;&lt;/p&gt;
669
670 &lt;p&gt;I do not have any &quot;nice&quot; recommendations for statistics. At our
671 university, we use both &lt;a href=&quot;http://www.r-project.org/‎&quot;&gt;R&lt;/a&gt; and
672 Scilab to teach statistics and probabilistic simulations. For
673 geometry, there are nice programs:&lt;/p&gt;
674
675 &lt;ul&gt;
676
677 &lt;li&gt;&lt;a href=&quot;http://www.drgeo.eu/&quot;&gt;drgeo&lt;/a&gt; and
678 &lt;a href=&quot;http://edu.kde.org/applications/all/kig‎&quot;&gt;kig&lt;/a&gt; to do
679 constructions in planar geometry
680
681 &lt;li&gt;&lt;a href=&quot;http://www.geom.uiuc.edu/software/download/kali.html&quot;&gt;kali&lt;/a&gt;
682 to discover symmetry groups (the so-called wallpapers and frieze
683 groups), although the interface looks a bit old.&lt;/li&gt;
684
685 &lt;/ul&gt;
686
687 &lt;p&gt;I like also
688 &lt;a href=&quot;http://edu.kde.org/applications/all/cantor&quot;&gt;cantor&lt;/a&gt;, which
689 provides a uniform interface to SciLab, Sage,
690 &lt;a href=&quot;http://directory.fsf.org/wiki/Octave‎&quot;&gt;Octave&lt;/a&gt;, etc...&lt;/p&gt;
691
692 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
693 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
694
695 &lt;p&gt;My suggestions would be to&lt;/p&gt;
696
697 &lt;ul&gt;
698
699 &lt;li&gt;advertise the reduction of costs when free software is used.&lt;/li&gt;
700
701 &lt;li&gt;communicate about the quality of free software projects, using
702 well known examples like Firefox, ThunderBird and
703 OpenOffice.org/LibreOffice.&lt;/li&gt;
704
705 &lt;li&gt;advertise the living and strong community around the project.&lt;/li&gt;
706
707 &lt;li&gt;show that it is not more difficult to use than any other
708 system.&lt;/li&gt;
709
710 &lt;/ul&gt;
711 </description>
712 </item>
713
714 <item>
715 <title>Åpent møte på onsdag om bruken av Microsoft Exchange ved Universitetet i Oslo</title>
716 <link>http://people.skolelinux.org/pere/blog/_pent_m_te_p__onsdag_om_bruken_av_Microsoft_Exchange_ved_Universitetet_i_Oslo.html</link>
717 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/_pent_m_te_p__onsdag_om_bruken_av_Microsoft_Exchange_ved_Universitetet_i_Oslo.html</guid>
718 <pubDate>Mon, 3 Jun 2013 14:00:00 +0200</pubDate>
719 <description>&lt;p&gt;Jeg jobber til daglig ved &lt;a href=&quot;http://www.uio.no/&quot;&gt;Universitetet
720 i Oslo&lt;/a&gt;, en institusjon som lenge har vektlagt verdien av åpne
721 standarder og fri programvare. Men noe har endret seg, og for en
722 liten stund tilbake annonserte USIT at dagens fungerende e-postsystemet
723 basert på fri programvare skulle byttes ut med Microsoft Exchange og
724 at Microsoft Outlook skulle bli den best fungerende men antagelig ikke
725 eneste støttede e-postklienten. Annonseringen har ført til flere
726 protester og &lt;a href=&quot;http://folk.uio.no/dssantos/nooutlookatuio/&quot;&gt;en
727 underskriftskampanje&lt;/a&gt;, initiert av Diana Santos, der så langt 253
728 personer har signert. Prosjektet
729 &lt;a href=&quot;http://www.usit.uio.no/prosjekter/nike/&quot;&gt;NIKE (Ny integrert
730 kalender/e-post)&lt;/a&gt; ble initiert for å se på mulige løsninger med
731 utgangspunkt i at en kombinert epost/kalenderløsning var påkrevd, og
732 prosjektet
733 &lt;a href=&quot;http://www.usit.uio.no/prosjekter/nike-implementasjon/&quot;&gt;NIKE-implementasjon&lt;/a&gt;
734 er igang med å rulle ut MS Exchange ved Universitetet i Oslo.&lt;/p&gt;
735
736 &lt;p&gt;For kun kort tid siden ble det annonsert at det blir et åpent møte
737 med ledelsen hos universitetet i Oslo med disse planene som tema:&lt;/p&gt;
738
739 &lt;p&gt;Tid: &lt;strong&gt;Onsdag 2013-06-05 kl. 10:00&lt;/strong&gt;
740 &lt;br&gt;Sted: &lt;strong&gt;9. etasje i Lucy Smiths hus (admin-bygget)&lt;/strong&gt;&lt;/p&gt;
741
742 &lt;p&gt; Det kan være en god plass å stille opp hvis en som meg ikke tror
743 valget av Microsoft Exchange som sentral epostinfrastruktur er et
744 heldig valg for Norges ledende forskningsuniversitet, men at en er mer
745 tjent med å selv
746 &lt;a href=&quot;http://nuug.no/dokumenter/kronikk-friprog-itsikkerhet.shtml&quot;&gt;beholde
747 kontrollen over egen infrastruktur&lt;/a&gt;.&lt;/p&gt;
748
749 &lt;p&gt;Saken har ført til endel presseoppslag så langt. Her er de jeg har
750 fått med meg:&lt;/p&gt;
751
752 &lt;ul&gt;
753
754 &lt;li&gt;2013-05-29
755 &lt;a href=&quot;http://universitas.no/nyhet/58462/forsvarer-nytt-it-system&quot;&gt;Forsvarer
756 nytt IT-system&lt;/a&gt; - Universitas&lt;/li&gt;
757
758 &lt;li&gt;2013-05-23
759 &lt;a href=&quot;http://www.uniforum.uio.no/nyheter/2013/05/uio-innforer-nytt-epost-og-kalendersystem.html&quot;&gt;UiO
760 innfører nytt epost- og kalenderverktøy&lt;/a&gt; - Uniforum&lt;/li&gt;
761
762
763 &lt;li&gt;2013-05-22
764 &lt;a href=&quot;http://universitas.no/nyhet/58424/protestgruppe-vil-stanse-it-system&quot;&gt;Protestgruppe
765 vil stanse IT-system&lt;/a&gt; - Universitas&lt;/li&gt;
766
767
768 &lt;li&gt;2013-05-15
769 &lt;a href=&quot;http://www.uniforum.uio.no/leserbrev/2013/uio-ma-ha-kontroll-over-sitt-eget-epostsystem.html&quot;&gt;UiO
770 må ha kontroll over sitt eget epostsystem&lt;/a&gt; - Uniforum&lt;/li&gt;
771
772 &lt;/ul&gt;
773
774
775 </description>
776 </item>
777
778 <item>
779 <title>Educational applications included in Debian Edu / Skolelinux (the screenshot collection :-)</title>
780 <link>http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html</link>
781 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html</guid>
782 <pubDate>Sat, 1 Jun 2013 23:50:00 +0200</pubDate>
783 <description>&lt;p&gt;Included in &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
784 Skolelinux&lt;/a&gt;, there are quite a lot of educational software.
785 Created to help teachers teach, and pupils learn. We have tried to
786 tag them all using debtags use::learning and role::program, and using
787 the debtags I was happy to be able to create a collage of the
788 educational software packages installed by default, sorted by the
789 debtag field. Here it is. Click on a image to learn more about the
790 program.&lt;/p&gt;
791
792 &lt;!-- for f in $(debtags tagcat|grep field::|awk &#39;{print $2}&#39;); do echo; echo &quot;&lt;p&gt;&lt;strong&gt;$f&lt;/strong&gt;&lt;/p&gt;&quot;; echo &quot;&lt;p&gt;&quot;; ( for p in $(debtags search --names &quot;use::learning &amp;&amp; interface::x11 &amp;&amp; role::program &amp;&amp; $f&quot;); do img=&quot;&lt;img src=&#39;http://screenshots.debian.net/thumbnail/$p&#39; alt=&#39;$p&#39;&gt;&quot;; if dpkg -s $p &gt; /dev/null 2&gt;&amp;1; then echo &quot;&lt;a href=&#39;http://packages.qa.debian.org/$p&#39;&gt;$img&lt;/a&gt;&quot;; fi; done; ) | LANG=C sort; echo &quot;&lt;/p&gt;&quot;; done --&gt;
793
794 &lt;p&gt;&lt;strong&gt;field::arts&lt;/strong&gt;&lt;/p&gt;
795 &lt;p&gt;
796 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=audacity&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/audacity.png&#39; alt=&#39;audacity&#39;&gt;&lt;/a&gt;
797 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=childsplay&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/childsplay.png&#39; alt=&#39;childsplay&#39;&gt;&lt;/a&gt;
798 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=denemo&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/denemo.png&#39; alt=&#39;denemo&#39;&gt;&lt;/a&gt;
799 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=freebirth&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/freebirth.png&#39; alt=&#39;freebirth&#39;&gt;&lt;/a&gt;
800 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
801 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gimp&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gimp.png&#39; alt=&#39;gimp&#39;&gt;&lt;/a&gt;
802 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=hydrogen&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/hydrogen.png&#39; alt=&#39;hydrogen&#39;&gt;&lt;/a&gt;
803 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=lilypond&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/lilypond.png&#39; alt=&#39;lilypond&#39;&gt;&lt;/a&gt;
804 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=lmms&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/lmms.png&#39; alt=&#39;lmms&#39;&gt;&lt;/a&gt;
805 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=rosegarden&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/rosegarden.png&#39; alt=&#39;rosegarden&#39;&gt;&lt;/a&gt;
806 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=scribus&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/scribus.png&#39; alt=&#39;scribus&#39;&gt;&lt;/a&gt;
807 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=solfege&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/solfege.png&#39; alt=&#39;solfege&#39;&gt;&lt;/a&gt;
808 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=stopmotion&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/stopmotion.png&#39; alt=&#39;stopmotion&#39;&gt;&lt;/a&gt;
809 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=tuxpaint&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/tuxpaint.png&#39; alt=&#39;tuxpaint&#39;&gt;&lt;/a&gt;
810 &lt;/p&gt;
811
812 &lt;p&gt;&lt;strong&gt;field::astronomy&lt;/strong&gt;&lt;/p&gt;
813 &lt;p&gt;
814 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=celestia-gnome&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/celestia-gnome.png&#39; alt=&#39;celestia-gnome&#39;&gt;&lt;/a&gt;
815 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gpredict&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gpredict.png&#39; alt=&#39;gpredict&#39;&gt;&lt;/a&gt;
816 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kstars&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kstars.png&#39; alt=&#39;kstars&#39;&gt;&lt;/a&gt;
817 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=planets&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/planets.png&#39; alt=&#39;planets&#39;&gt;&lt;/a&gt;
818 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=stellarium&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/stellarium.png&#39; alt=&#39;stellarium&#39;&gt;&lt;/a&gt;
819 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=xplanet&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/xplanet.png&#39; alt=&#39;xplanet&#39;&gt;&lt;/a&gt;
820 &lt;/p&gt;
821
822 &lt;p&gt;&lt;strong&gt;field::biology:structural&lt;/strong&gt;&lt;/p&gt;
823 &lt;p&gt;
824 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=pymol&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/pymol.png&#39; alt=&#39;pymol&#39;&gt;&lt;/a&gt;
825 &lt;/p&gt;
826
827 &lt;p&gt;&lt;strong&gt;field::chemistry&lt;/strong&gt;&lt;/p&gt;
828 &lt;p&gt;
829 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=atomix&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/atomix.png&#39; alt=&#39;atomix&#39;&gt;&lt;/a&gt;
830 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=chemtool&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/chemtool.png&#39; alt=&#39;chemtool&#39;&gt;&lt;/a&gt;
831 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=easychem&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/easychem.png&#39; alt=&#39;easychem&#39;&gt;&lt;/a&gt;
832 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gchempaint&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gchempaint.png&#39; alt=&#39;gchempaint&#39;&gt;&lt;/a&gt;
833 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gdis&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gdis.png&#39; alt=&#39;gdis&#39;&gt;&lt;/a&gt;
834 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=ghemical&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/ghemical.png&#39; alt=&#39;ghemical&#39;&gt;&lt;/a&gt;
835 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gperiodic&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gperiodic.png&#39; alt=&#39;gperiodic&#39;&gt;&lt;/a&gt;
836 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kalzium&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kalzium.png&#39; alt=&#39;kalzium&#39;&gt;&lt;/a&gt;
837 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=pymol&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/pymol.png&#39; alt=&#39;pymol&#39;&gt;&lt;/a&gt;
838 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=viewmol&#39;&gt;[viewmol]&lt;/a&gt;
839 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=xdrawchem&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/xdrawchem.png&#39; alt=&#39;xdrawchem&#39;&gt;&lt;/a&gt;
840 &lt;/p&gt;
841
842 &lt;p&gt;&lt;strong&gt;field::electronics&lt;/strong&gt;&lt;/p&gt;
843 &lt;p&gt;
844 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
845 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gpsim&#39;&gt;[gpsim]&lt;/a&gt;
846 &lt;/p&gt;
847
848 &lt;p&gt;&lt;strong&gt;field::geography&lt;/strong&gt;&lt;/p&gt;
849 &lt;p&gt;
850 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kgeography&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kgeography.png&#39; alt=&#39;kgeography&#39;&gt;&lt;/a&gt;
851 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=marble&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/marble.png&#39; alt=&#39;marble&#39;&gt;&lt;/a&gt;
852 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=xplanet&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/xplanet.png&#39; alt=&#39;xplanet&#39;&gt;&lt;/a&gt;
853 &lt;/p&gt;
854
855 &lt;p&gt;&lt;strong&gt;field::linguistics&lt;/strong&gt;&lt;/p&gt;
856 &lt;p&gt;
857 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
858 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kanagram&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kanagram.png&#39; alt=&#39;kanagram&#39;&gt;&lt;/a&gt;
859 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=khangman&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/khangman.png&#39; alt=&#39;khangman&#39;&gt;&lt;/a&gt;
860 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=klettres&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/klettres.png&#39; alt=&#39;klettres&#39;&gt;&lt;/a&gt;
861 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=parley&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/parley.png&#39; alt=&#39;parley&#39;&gt;&lt;/a&gt;
862 &lt;/p&gt;
863
864 &lt;p&gt;&lt;strong&gt;field::mathematics&lt;/strong&gt;&lt;/p&gt;
865 &lt;p&gt;
866 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=childsplay&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/childsplay.png&#39; alt=&#39;childsplay&#39;&gt;&lt;/a&gt;
867 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=drgeo&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/drgeo.png&#39; alt=&#39;drgeo&#39;&gt;&lt;/a&gt;
868 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
869 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=geogebra&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/geogebra.png&#39; alt=&#39;geogebra&#39;&gt;&lt;/a&gt;
870 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=geomview&#39;&gt;[geomview]&lt;/a&gt;
871 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=grace&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/grace.png&#39; alt=&#39;grace&#39;&gt;&lt;/a&gt;
872 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=graphmonkey&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/graphmonkey.png&#39; alt=&#39;graphmonkey&#39;&gt;&lt;/a&gt;
873 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=graphthing&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/graphthing.png&#39; alt=&#39;graphthing&#39;&gt;&lt;/a&gt;
874 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kalgebra&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kalgebra.png&#39; alt=&#39;kalgebra&#39;&gt;&lt;/a&gt;
875 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kbruch&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kbruch.png&#39; alt=&#39;kbruch&#39;&gt;&lt;/a&gt;
876 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kig&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kig.png&#39; alt=&#39;kig&#39;&gt;&lt;/a&gt;
877 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kmplot&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kmplot.png&#39; alt=&#39;kmplot&#39;&gt;&lt;/a&gt;
878 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=mathwar&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/mathwar.png&#39; alt=&#39;mathwar&#39;&gt;&lt;/a&gt;
879 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=rocs&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/rocs.png&#39; alt=&#39;rocs&#39;&gt;&lt;/a&gt;
880 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=scratch&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/scratch.png&#39; alt=&#39;scratch&#39;&gt;&lt;/a&gt;
881 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=tuxmath&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/tuxmath.png&#39; alt=&#39;tuxmath&#39;&gt;&lt;/a&gt;
882 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=xabacus&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/xabacus.png&#39; alt=&#39;xabacus&#39;&gt;&lt;/a&gt;
883 &lt;/p&gt;
884
885 &lt;p&gt;&lt;strong&gt;field::physics&lt;/strong&gt;&lt;/p&gt;
886 &lt;p&gt;
887 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
888 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=step&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/step.png&#39; alt=&#39;step&#39;&gt;&lt;/a&gt;
889 &lt;/p&gt;
890
891 &lt;p&gt;&lt;strong&gt;field::TODO&lt;/strong&gt;&lt;/p&gt;
892 &lt;p&gt;
893 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=blinken&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/blinken.png&#39; alt=&#39;blinken&#39;&gt;&lt;/a&gt;
894 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=cgoban&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/cgoban.png&#39; alt=&#39;cgoban&#39;&gt;&lt;/a&gt;
895 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=childsplay&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/childsplay.png&#39; alt=&#39;childsplay&#39;&gt;&lt;/a&gt;
896 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
897 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gnuchess&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gnuchess.png&#39; alt=&#39;gnuchess&#39;&gt;&lt;/a&gt;
898 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gnugo&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gnugo.png&#39; alt=&#39;gnugo&#39;&gt;&lt;/a&gt;
899 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gtans&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gtans.png&#39; alt=&#39;gtans&#39;&gt;&lt;/a&gt;
900 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=ktouch&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/ktouch.png&#39; alt=&#39;ktouch&#39;&gt;&lt;/a&gt;
901 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=librecad&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/librecad.png&#39; alt=&#39;librecad&#39;&gt;&lt;/a&gt;
902 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=scratch&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/scratch.png&#39; alt=&#39;scratch&#39;&gt;&lt;/a&gt;
903 &lt;/p&gt;
904
905 &lt;p&gt;In total, 61 applications. 3 of them lacked screen shots on
906 &lt;a href=&quot;http://screenshot.debian.net&quot;&gt;screenshot.debian.net&lt;/a&gt;. If
907 you know of some packages we should install by default, please let us
908 know on &lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;IRC, #debian-edu
909 on irc.debian.org&lt;/a&gt;, or our
910 &lt;a href=&quot;http://lists.debian.org/debian-edu/&quot;&gt;mailing list
911 debian-edu@&lt;/a&gt;.&lt;/p&gt;
912 </description>
913 </item>
914
915 </channel>
916 </rss>