Friday·21·August·2015
German-written Debian Package Management Book //at 01:28 //by abe
Thursday was our big day: After more than 2.5 years of working in the hidden, ups and downs, Frank Hofmann and myself were able to announce the availability of our book project Debian Package Management under a free license (Creative Commons Attribution ShareAlike 4.0 International License, short “CC BY-SA 4.0”) during a Lightning Talk at DebConf15 in Heidelberg.
This became possible because we found Onyx Neon, a publishing company which is specialised on books with contents under free licenses. Its founder does not only have a faible for Perl but also for Debian. (Since the question already came up: We also thought about self-publishing, e.g. via Lulu or Epubli — and it would have been our fallback solution —, but we prefer the professionalism and services of a real publisher. I’m though happy to share what I found out about self-publishing in the past few months.)
The source code of the book is written in the AsciiDoc format and available on GitHub.
The book is still work in progress. But if you want, you can already build an e-book out of the publically available source code:
sudo apt-get install asciidoc dblatex git git clone git://github.com/dpmb/dpmb.git cd dpmb make
(Works fine on Debian 7 Wheezy, Debian 8 Jessie and Ubuntu 14.04 LTS Trusty. Does not work on Ubuntu 12.04 LTS Precise.)
If you find an error in the book, please file an issue on GitHub. If you also know how to fix the error, please for the Git repository on GitHub, fix the error in your Git repository and file a pull request. (The first pull request already happenend and has been applied.)
Initially there will be only a German written issue as e-book (at least in HTML, PDF and EPUB formats, maybe also KF8/MOBI and EPUB3) and at some point in the future also as printed book at Onyx Neon. But we’re also planning a translation to English as well as a Debian package.
If your want to get informed when we publish a printed book, a
translation or an official e-book release, please subscribe to one of
our mailing lists: There’s one in German and one in English.
Tagged as: APT, Aptitude, asciidoc, book, CC, CC-BY-SA, CC-BY-SA-4.0, dblatex, DebConf, DebConf15, Debian, dpkg, dpmb, efho, Heidelberg, Onyx Neon, Perl, WIP
// show without comments // write a comment
Related stories
Debian-Paketmanagement-Buch //at 00:47 //by abe
Donnerstag war der große Tag: Nach über zweieinhalb Jahren Arbeit im Verborgenen, vielen Höhen und einigen Tiefen, konnten Frank Hofmann und ich heute im Rahmen eines Lightning Talks auf der DebConf15 in Heidelberg die Verfügbarkeit unseres Buch-Projektes Debian-Paketmanagement unter einer freien Lizenz (Creative Commons Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International Lizenz, kurz “CC BY-SA 4.0”) bekanntgeben.
Möglich wurde dies dadurch, daß wir mit Onyx Neon einen Verlag gefunden haben, der sich auf Bücher unter freien Lizenzen spezialisiert hat und deren Besitzer nicht nur ein Faible für Perl sondern auch für Debian haben. (Da die Frage bereits aufkam: Wir hatten auch an Selbst-Publikation via z.B. Lulu oder Epubli gedacht — und es wäre auch unser Fallback gewesen —, ziehen aber die Professionalität und Dienstleistungen eines richtigen Verlages vor.)
Der Quellcode des Buches ist im AsciiDoc-Format geschrieben und auf GitHub verfügbar.
Das Buch ist noch in der Mache, sozusagen Work In Progress. Aber wer möchte, kann sich trotzdem bereits jetzt aus dem online verfügbaren Quellcode ein E-Book (elektronisches Buch) generieren:
sudo apt-get install asciidoc dblatex git git clone git://github.com/dpmb/dpmb.git cd dpmb make
(Funktioniert auf Debian 7 Wheezy, Debian 8 Jessie und Ubuntu 14.04 LTS Trusty. Funktioniert nicht auf Ubuntu 12.04 LTS Precise.)
Wer Fehler findet, darf gerne auf GitHub einen Fehlerreport öffnen und wer auch noch weiß, wie man ihn flicken kann, der kann das Git-Repository forken, den Fehler darin flicken und dann einen sog. Pull-Request stellen. (Den ersten Pull-Request haben wir bereits bekommen und gemerget.)
Initial wird es eine deutschsprachige Ausgabe als E-Book (mindestens HTML, PDF und EPUB, vielleicht auch KF8/MOBI und EPUB3) und ab einem bestimmten Zeitpunkt auch als gedrucktes Buch im Verlag Onyx Neon geben. Es ist aber auch eine Übersetzung ins Englische geplant. Ebenso ist eine Paketierung für Debian in Form eines Debian-Paketes angedacht.
Wer informiert werden will, sobald ein gedrucktes Buch, eine
Übersetzung oder ein offizielles E-Book verfügbar ist, der
kann unsere Mailinglisten abonnieren: Deutsch oder Englisch
Tagged as: APT, Aptitude, asciidoc, Buch, CC, CC-BY-SA, CC-BY-SA-4.0, dblatex, DebConf, DebConf15, Debian, dpkg, dpmb, efho, Heidelberg, Onyx Neon, Perl, WIP
// show without comments // write a comment
Related stories
Friday·29·November·2013
PDiffs are still useful //at 03:26 //by abe
… probably just not as default.
I do agree with Richi and with Michael that disabling PDiffs by default gives the big majority of Debian Testing or Unstable users a speedier package list update.
I’m though not sure, if disabling PDiffs by default would
- also have an performance impact on our mirrors — it surely would have a traffic impact on the mirrors;
- really bring a benefit for Debian Stable users as Debian Stable changes seldomly and hence there are not that many PDiffs to download and apply — at least I can’t remember being annoyed by PDiffs anywhere else than on Debian Testing and Debian Unstable. Even the repositories with security updates don’t change that often.
Additionally I want to remind you that PDiffs per se are nothing bad and should be continued to be supported:
- Because there are still areas, even in “civilized” countries, where only small bandwidth is available and where using PDiffs reduces the download time a lot. Yes, also in Germany. BTDT. Only until recently there was no Fibre, no DSL, very bad UTMS reception and otherwise just EDGE at my parents’ home. (LTE was available far too expensive until recently.) And I was very happy about not having to download 30 MB or such just for seeing if there are updates at all, because 25 kB/s was the fastest download rate I could get (peaks, not average).
- Because it seems to be in fashion with big ISP near-to-monoplists, especially in Germany, to cut off your nice bandwidth if you transfer too many Megabytes. Keyword “Drosselkom”. If you happen to be a customer of such a shitty ISP, you may be happy to reduce your traffic amount by using PDiffs instead of downloading the full package list every time.
So yes, disabling PDiffs by default is probably ok, but the feature must be kept available for those who haven’t 100 MBit/s fibre connection into their homes or are sitting just one hop away from the next Debian mirror (like me at work :-).
Oh, and btw., for the very same reasons I’m also a big fan of debdelta which is approximately the same as PDiffs, just not for package lists but for binary packages. Using debdelta I was able to speed up my download rates over EDGE to up to virtual 100 kB/s, i.e. by factor four (depending on the packages). Just imagine a LibreOffice minor update at 15 kB/s average download rate. ;-)
And all these experiences were not made with a high-performance CPU
but with the approximately 5 year old Intel Atom processor of my ASUS
EeePC 900A. So I used PDiffs and debdelta even despite having a slight
performance penalty on applying the diffs and deltas.
Tagged as: APT, Aptitude, ASUS, debdelta, Debian, Discussion, DSL, EDGE, EeePC, nemo2, Other Blogs, PDiffs, Planet Debian, Sid, Testing, UMTS
// show without comments // write a comment