1 <?xml version=
"1.0" encoding=
"ISO-8859-1"?>
2 <rss version='
2.0' xmlns:lj='http://www.livejournal.org/rss/lj/
1.0/'
>
4 <title>Petter Reinholdtsen - Entries from November
2010</title>
5 <description>Entries from November
2010</description>
6 <link>http://people.skolelinux.org/pere/blog/
</link>
10 <title>Norgeskartet på mange vis - via OpenStreetmap.org
</title>
11 <link>http://people.skolelinux.org/pere/blog/Norgeskartet_p___mange_vis___via_OpenStreetmap_org.html
</link>
12 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Norgeskartet_p___mange_vis___via_OpenStreetmap_org.html
</guid>
13 <pubDate>Mon,
1 Nov
2010 11:
15:
00 +
0100</pubDate>
15 <p
>Har oppdaget at mange ikke er klar over at OpenStreetmap.org er
16 tilgjengelig i en rekke forskjellige formater. Her er en liste med
17 eksporter jeg kjenner til for Norge, for de som trenger et
18 fribrukskart til sine tjenester:
</p
>
22 <li
>Cloudmade tilbyr OSM XML, Garmin Map Files, Osmosis country
23 bounding polygon, Shapefile, Navit maps, GPX POI, TomTom POI og OSM
24 XML feature extracts via
25 <a href=
"http://downloads.cloudmade.com/europe/norway
">sine
26 nedlastingssider
</a
>.
</li
>
28 <li
>Geofabric tilbyr
29 <a href=
"http://download.geofabrik.de/osm/europe/norway.osm.bz2
">OSM
31 <a href=
"http://download.geofabrik.de/osm/europe/norway.osm.pbf
">OSM
32 protobuf binærformat
</a
> og
33 <a href=
"http://download.geofabrik.de/osm/europe/norway.shp.zip
">ESRI
34 Shapefile (EPSG:
4326)
</a
> fra sine nedlastingssider.
</li
>
36 <li
>Frikart.no tilbyr
37 <a href=
"http://www.frikart.no/garmin/
">Garmin-kart
</a
> i uike
38 varianter for veibruk og turbruk sommer og vinter.
</li
>
42 <p
>Kartene oppdateres regelmessig, som oftest hver uke. Det skulle
43 dermed være noe for enhver smak.
</p
>
48 <title>Making room on the Debian Edu/Sqeeze DVD
</title>
49 <link>http://people.skolelinux.org/pere/blog/Making_room_on_the_Debian_Edu_Sqeeze_DVD.html
</link>
50 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Making_room_on_the_Debian_Edu_Sqeeze_DVD.html
</guid>
51 <pubDate>Sun,
7 Nov
2010 11:
45:
00 +
0100</pubDate>
53 <p
>Prioritising packages for the Debian Edu /
54 <a href=
"http://www.skolelinux.org/
">Skolelinux
</a
> DVD, which is
55 supposed provide a school with all the services and user applications
56 needed on the pupils computer network has always been hard. Even
57 schools without Internet connections should be able to get Debian Edu
58 working using this DVD.
</p
>
60 <p
>The job became a lot harder when apt and aptitude started
61 installing recommended packages by default. We want the same set of
62 packages to be installed when using the DVD and the netinst CD, and
63 that means all recommended packages need to be on the DVD. I created
64 a patch for debian-cd in BTS report #
601203 to do this, and since this
65 change was applied to the Debian Edu DVD build, we have been seriously
66 short on space.
</p
>
68 <p
>A few days ago we decided to drop blender, wxmaxima and kicad to
69 save space on the DVD, believing that those needing these applications
70 are few and can get them from the Debian archive.
</p
>
72 <p
>Yesterday, I had a look what source packages to see which packages
73 were using most space. A few large packages are well know;
74 openoffice.org, openclipart and fluid-soundfont. But I also
75 discovered that lilypond used
106 MiB and fglrx-driver used
53 MiB.
76 The lilypond package is pulled in as a dependency for rosegarden, and
77 when looking a bit closer I discovered that
99 MiB of the
106 MiB were
78 the documentation package, which is recommended by the binary package.
79 I decided to drop this documentation package from our DVD, as most of
80 our users will use the GUI front-ends and do not need the lilypond
81 documentation. Similarly, I dropped the non-free fglrx-driver package
82 which might be installed by d-i when its hardware is detected, as the
83 free X driver should work.
</p
>
85 <p
>With this change, we finally got space for the LXDE and Gnome
86 desktop packages as well as the language specific packages making the
87 DVD more useful again.
</p
>