Update grml-live files to v0.20.0
[grml.org.git] / grml-live / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
2     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
4 <head>\r
5 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
6 <meta name="generator" content="AsciiDoc 8.6.7" />\r
7 <title>grml-live(8)</title>\r
8 <style type="text/css">\r
9 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
10 \r
11 /* Default font. */\r
12 body {\r
13   font-family: Georgia,serif;\r
14 }\r
15 \r
16 /* Title font. */\r
17 h1, h2, h3, h4, h5, h6,\r
18 div.title, caption.title,\r
19 thead, p.table.header,\r
20 #toctitle,\r
21 #author, #revnumber, #revdate, #revremark,\r
22 #footer {\r
23   font-family: Arial,Helvetica,sans-serif;\r
24 }\r
25 \r
26 body {\r
27   margin: 1em 5% 1em 5%;\r
28 }\r
29 \r
30 a {\r
31   color: blue;\r
32   text-decoration: underline;\r
33 }\r
34 a:visited {\r
35   color: fuchsia;\r
36 }\r
37 \r
38 em {\r
39   font-style: italic;\r
40   color: navy;\r
41 }\r
42 \r
43 strong {\r
44   font-weight: bold;\r
45   color: #083194;\r
46 }\r
47 \r
48 h1, h2, h3, h4, h5, h6 {\r
49   color: #527bbd;\r
50   margin-top: 1.2em;\r
51   margin-bottom: 0.5em;\r
52   line-height: 1.3;\r
53 }\r
54 \r
55 h1, h2, h3 {\r
56   border-bottom: 2px solid silver;\r
57 }\r
58 h2 {\r
59   padding-top: 0.5em;\r
60 }\r
61 h3 {\r
62   float: left;\r
63 }\r
64 h3 + * {\r
65   clear: left;\r
66 }\r
67 h5 {\r
68   font-size: 1.0em;\r
69 }\r
70 \r
71 div.sectionbody {\r
72   margin-left: 0;\r
73 }\r
74 \r
75 hr {\r
76   border: 1px solid silver;\r
77 }\r
78 \r
79 p {\r
80   margin-top: 0.5em;\r
81   margin-bottom: 0.5em;\r
82 }\r
83 \r
84 ul, ol, li > p {\r
85   margin-top: 0;\r
86 }\r
87 ul > li     { color: #aaa; }\r
88 ul > li > * { color: black; }\r
89 \r
90 pre {\r
91   padding: 0;\r
92   margin: 0;\r
93 }\r
94 \r
95 #author {\r
96   color: #527bbd;\r
97   font-weight: bold;\r
98   font-size: 1.1em;\r
99 }\r
100 #email {\r
101 }\r
102 #revnumber, #revdate, #revremark {\r
103 }\r
104 \r
105 #footer {\r
106   font-size: small;\r
107   border-top: 2px solid silver;\r
108   padding-top: 0.5em;\r
109   margin-top: 4.0em;\r
110 }\r
111 #footer-text {\r
112   float: left;\r
113   padding-bottom: 0.5em;\r
114 }\r
115 #footer-badges {\r
116   float: right;\r
117   padding-bottom: 0.5em;\r
118 }\r
119 \r
120 #preamble {\r
121   margin-top: 1.5em;\r
122   margin-bottom: 1.5em;\r
123 }\r
124 div.imageblock, div.exampleblock, div.verseblock,\r
125 div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,\r
126 div.admonitionblock {\r
127   margin-top: 1.0em;\r
128   margin-bottom: 1.5em;\r
129 }\r
130 div.admonitionblock {\r
131   margin-top: 2.0em;\r
132   margin-bottom: 2.0em;\r
133   margin-right: 10%;\r
134   color: #606060;\r
135 }\r
136 \r
137 div.content { /* Block element content. */\r
138   padding: 0;\r
139 }\r
140 \r
141 /* Block element titles. */\r
142 div.title, caption.title {\r
143   color: #527bbd;\r
144   font-weight: bold;\r
145   text-align: left;\r
146   margin-top: 1.0em;\r
147   margin-bottom: 0.5em;\r
148 }\r
149 div.title + * {\r
150   margin-top: 0;\r
151 }\r
152 \r
153 td div.title:first-child {\r
154   margin-top: 0.0em;\r
155 }\r
156 div.content div.title:first-child {\r
157   margin-top: 0.0em;\r
158 }\r
159 div.content + div.title {\r
160   margin-top: 0.0em;\r
161 }\r
162 \r
163 div.sidebarblock > div.content {\r
164   background: #ffffee;\r
165   border: 1px solid #dddddd;\r
166   border-left: 4px solid #f0f0f0;\r
167   padding: 0.5em;\r
168 }\r
169 \r
170 div.listingblock > div.content {\r
171   border: 1px solid #dddddd;\r
172   border-left: 5px solid #f0f0f0;\r
173   background: #f8f8f8;\r
174   padding: 0.5em;\r
175 }\r
176 \r
177 div.quoteblock, div.verseblock {\r
178   padding-left: 1.0em;\r
179   margin-left: 1.0em;\r
180   margin-right: 10%;\r
181   border-left: 5px solid #f0f0f0;\r
182   color: #888;\r
183 }\r
184 \r
185 div.quoteblock > div.attribution {\r
186   padding-top: 0.5em;\r
187   text-align: right;\r
188 }\r
189 \r
190 div.verseblock > pre.content {\r
191   font-family: inherit;\r
192   font-size: inherit;\r
193 }\r
194 div.verseblock > div.attribution {\r
195   padding-top: 0.75em;\r
196   text-align: left;\r
197 }\r
198 /* DEPRECATED: Pre version 8.2.7 verse style literal block. */\r
199 div.verseblock + div.attribution {\r
200   text-align: left;\r
201 }\r
202 \r
203 div.admonitionblock .icon {\r
204   vertical-align: top;\r
205   font-size: 1.1em;\r
206   font-weight: bold;\r
207   text-decoration: underline;\r
208   color: #527bbd;\r
209   padding-right: 0.5em;\r
210 }\r
211 div.admonitionblock td.content {\r
212   padding-left: 0.5em;\r
213   border-left: 3px solid #dddddd;\r
214 }\r
215 \r
216 div.exampleblock > div.content {\r
217   border-left: 3px solid #dddddd;\r
218   padding-left: 0.5em;\r
219 }\r
220 \r
221 div.imageblock div.content { padding-left: 0; }\r
222 span.image img { border-style: none; }\r
223 a.image:visited { color: white; }\r
224 \r
225 dl {\r
226   margin-top: 0.8em;\r
227   margin-bottom: 0.8em;\r
228 }\r
229 dt {\r
230   margin-top: 0.5em;\r
231   margin-bottom: 0;\r
232   font-style: normal;\r
233   color: navy;\r
234 }\r
235 dd > *:first-child {\r
236   margin-top: 0.1em;\r
237 }\r
238 \r
239 ul, ol {\r
240     list-style-position: outside;\r
241 }\r
242 ol.arabic {\r
243   list-style-type: decimal;\r
244 }\r
245 ol.loweralpha {\r
246   list-style-type: lower-alpha;\r
247 }\r
248 ol.upperalpha {\r
249   list-style-type: upper-alpha;\r
250 }\r
251 ol.lowerroman {\r
252   list-style-type: lower-roman;\r
253 }\r
254 ol.upperroman {\r
255   list-style-type: upper-roman;\r
256 }\r
257 \r
258 div.compact ul, div.compact ol,\r
259 div.compact p, div.compact p,\r
260 div.compact div, div.compact div {\r
261   margin-top: 0.1em;\r
262   margin-bottom: 0.1em;\r
263 }\r
264 \r
265 tfoot {\r
266   font-weight: bold;\r
267 }\r
268 td > div.verse {\r
269   white-space: pre;\r
270 }\r
271 \r
272 div.hdlist {\r
273   margin-top: 0.8em;\r
274   margin-bottom: 0.8em;\r
275 }\r
276 div.hdlist tr {\r
277   padding-bottom: 15px;\r
278 }\r
279 dt.hdlist1.strong, td.hdlist1.strong {\r
280   font-weight: bold;\r
281 }\r
282 td.hdlist1 {\r
283   vertical-align: top;\r
284   font-style: normal;\r
285   padding-right: 0.8em;\r
286   color: navy;\r
287 }\r
288 td.hdlist2 {\r
289   vertical-align: top;\r
290 }\r
291 div.hdlist.compact tr {\r
292   margin: 0;\r
293   padding-bottom: 0;\r
294 }\r
295 \r
296 .comment {\r
297   background: yellow;\r
298 }\r
299 \r
300 .footnote, .footnoteref {\r
301   font-size: 0.8em;\r
302 }\r
303 \r
304 span.footnote, span.footnoteref {\r
305   vertical-align: super;\r
306 }\r
307 \r
308 #footnotes {\r
309   margin: 20px 0 20px 0;\r
310   padding: 7px 0 0 0;\r
311 }\r
312 \r
313 #footnotes div.footnote {\r
314   margin: 0 0 5px 0;\r
315 }\r
316 \r
317 #footnotes hr {\r
318   border: none;\r
319   border-top: 1px solid silver;\r
320   height: 1px;\r
321   text-align: left;\r
322   margin-left: 0;\r
323   width: 20%;\r
324   min-width: 100px;\r
325 }\r
326 \r
327 div.colist td {\r
328   padding-right: 0.5em;\r
329   padding-bottom: 0.3em;\r
330   vertical-align: top;\r
331 }\r
332 div.colist td img {\r
333   margin-top: 0.3em;\r
334 }\r
335 \r
336 @media print {\r
337   #footer-badges { display: none; }\r
338 }\r
339 \r
340 #toc {\r
341   margin-bottom: 2.5em;\r
342 }\r
343 \r
344 #toctitle {\r
345   color: #527bbd;\r
346   font-size: 1.1em;\r
347   font-weight: bold;\r
348   margin-top: 1.0em;\r
349   margin-bottom: 0.1em;\r
350 }\r
351 \r
352 div.toclevel0, div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {\r
353   margin-top: 0;\r
354   margin-bottom: 0;\r
355 }\r
356 div.toclevel2 {\r
357   margin-left: 2em;\r
358   font-size: 0.9em;\r
359 }\r
360 div.toclevel3 {\r
361   margin-left: 4em;\r
362   font-size: 0.9em;\r
363 }\r
364 div.toclevel4 {\r
365   margin-left: 6em;\r
366   font-size: 0.9em;\r
367 }\r
368 \r
369 span.aqua { color: aqua; }\r
370 span.black { color: black; }\r
371 span.blue { color: blue; }\r
372 span.fuchsia { color: fuchsia; }\r
373 span.gray { color: gray; }\r
374 span.green { color: green; }\r
375 span.lime { color: lime; }\r
376 span.maroon { color: maroon; }\r
377 span.navy { color: navy; }\r
378 span.olive { color: olive; }\r
379 span.purple { color: purple; }\r
380 span.red { color: red; }\r
381 span.silver { color: silver; }\r
382 span.teal { color: teal; }\r
383 span.white { color: white; }\r
384 span.yellow { color: yellow; }\r
385 \r
386 span.aqua-background { background: aqua; }\r
387 span.black-background { background: black; }\r
388 span.blue-background { background: blue; }\r
389 span.fuchsia-background { background: fuchsia; }\r
390 span.gray-background { background: gray; }\r
391 span.green-background { background: green; }\r
392 span.lime-background { background: lime; }\r
393 span.maroon-background { background: maroon; }\r
394 span.navy-background { background: navy; }\r
395 span.olive-background { background: olive; }\r
396 span.purple-background { background: purple; }\r
397 span.red-background { background: red; }\r
398 span.silver-background { background: silver; }\r
399 span.teal-background { background: teal; }\r
400 span.white-background { background: white; }\r
401 span.yellow-background { background: yellow; }\r
402 \r
403 span.big { font-size: 2em; }\r
404 span.small { font-size: 0.6em; }\r
405 \r
406 span.underline { text-decoration: underline; }\r
407 span.overline { text-decoration: overline; }\r
408 span.line-through { text-decoration: line-through; }\r
409 \r
410 div.unbreakable { page-break-inside: avoid; }\r
411 \r
412 \r
413 /*\r
414  * xhtml11 specific\r
415  *\r
416  * */\r
417 \r
418 tt {\r
419   font-family: "Courier New", Courier, monospace;\r
420   font-size: inherit;\r
421   color: navy;\r
422 }\r
423 \r
424 div.tableblock {\r
425   margin-top: 1.0em;\r
426   margin-bottom: 1.5em;\r
427 }\r
428 div.tableblock > table {\r
429   border: 3px solid #527bbd;\r
430 }\r
431 thead, p.table.header {\r
432   font-weight: bold;\r
433   color: #527bbd;\r
434 }\r
435 p.table {\r
436   margin-top: 0;\r
437 }\r
438 /* Because the table frame attribute is overriden by CSS in most browsers. */\r
439 div.tableblock > table[frame="void"] {\r
440   border-style: none;\r
441 }\r
442 div.tableblock > table[frame="hsides"] {\r
443   border-left-style: none;\r
444   border-right-style: none;\r
445 }\r
446 div.tableblock > table[frame="vsides"] {\r
447   border-top-style: none;\r
448   border-bottom-style: none;\r
449 }\r
450 \r
451 \r
452 /*\r
453  * html5 specific\r
454  *\r
455  * */\r
456 \r
457 .monospaced {\r
458   font-family: "Courier New", Courier, monospace;\r
459   font-size: inherit;\r
460   color: navy;\r
461 }\r
462 \r
463 table.tableblock {\r
464   margin-top: 1.0em;\r
465   margin-bottom: 1.5em;\r
466 }\r
467 thead, p.tableblock.header {\r
468   font-weight: bold;\r
469   color: #527bbd;\r
470 }\r
471 p.tableblock {\r
472   margin-top: 0;\r
473 }\r
474 table.tableblock {\r
475   border-width: 3px;\r
476   border-spacing: 0px;\r
477   border-style: solid;\r
478   border-color: #527bbd;\r
479   border-collapse: collapse;\r
480 }\r
481 th.tableblock, td.tableblock {\r
482   border-width: 1px;\r
483   padding: 4px;\r
484   border-style: solid;\r
485   border-color: #527bbd;\r
486 }\r
487 \r
488 table.tableblock.frame-topbot {\r
489   border-left-style: hidden;\r
490   border-right-style: hidden;\r
491 }\r
492 table.tableblock.frame-sides {\r
493   border-top-style: hidden;\r
494   border-bottom-style: hidden;\r
495 }\r
496 table.tableblock.frame-none {\r
497   border-style: hidden;\r
498 }\r
499 \r
500 th.tableblock.halign-left, td.tableblock.halign-left {\r
501   text-align: left;\r
502 }\r
503 th.tableblock.halign-center, td.tableblock.halign-center {\r
504   text-align: center;\r
505 }\r
506 th.tableblock.halign-right, td.tableblock.halign-right {\r
507   text-align: right;\r
508 }\r
509 \r
510 th.tableblock.valign-top, td.tableblock.valign-top {\r
511   vertical-align: top;\r
512 }\r
513 th.tableblock.valign-middle, td.tableblock.valign-middle {\r
514   vertical-align: middle;\r
515 }\r
516 th.tableblock.valign-bottom, td.tableblock.valign-bottom {\r
517   vertical-align: bottom;\r
518 }\r
519 \r
520 \r
521 /*\r
522  * manpage specific\r
523  *\r
524  * */\r
525 \r
526 body.manpage h1 {\r
527   padding-top: 0.5em;\r
528   padding-bottom: 0.5em;\r
529   border-top: 2px solid silver;\r
530   border-bottom: 2px solid silver;\r
531 }\r
532 body.manpage h2 {\r
533   border-style: none;\r
534 }\r
535 body.manpage div.sectionbody {\r
536   margin-left: 3em;\r
537 }\r
538 \r
539 @media print {\r
540   body.manpage div#toc { display: none; }\r
541 }\r
542 </style>\r
543 <script type="text/javascript">\r
544 /*<![CDATA[*/\r
545 var asciidoc = {  // Namespace.\r
546 \r
547 /////////////////////////////////////////////////////////////////////\r
548 // Table Of Contents generator\r
549 /////////////////////////////////////////////////////////////////////\r
550 \r
551 /* Author: Mihai Bazon, September 2002\r
552  * http://students.infoiasi.ro/~mishoo\r
553  *\r
554  * Table Of Content generator\r
555  * Version: 0.4\r
556  *\r
557  * Feel free to use this script under the terms of the GNU General Public\r
558  * License, as long as you do not remove or alter this notice.\r
559  */\r
560 \r
561  /* modified by Troy D. Hanson, September 2006. License: GPL */\r
562  /* modified by Stuart Rackham, 2006, 2009. License: GPL */\r
563 \r
564 // toclevels = 1..4.\r
565 toc: function (toclevels) {\r
566 \r
567   function getText(el) {\r
568     var text = "";\r
569     for (var i = el.firstChild; i != null; i = i.nextSibling) {\r
570       if (i.nodeType == 3 /* Node.TEXT_NODE */) // IE doesn't speak constants.\r
571         text += i.data;\r
572       else if (i.firstChild != null)\r
573         text += getText(i);\r
574     }\r
575     return text;\r
576   }\r
577 \r
578   function TocEntry(el, text, toclevel) {\r
579     this.element = el;\r
580     this.text = text;\r
581     this.toclevel = toclevel;\r
582   }\r
583 \r
584   function tocEntries(el, toclevels) {\r
585     var result = new Array;\r
586     var re = new RegExp('[hH]([1-'+(toclevels+1)+'])');\r
587     // Function that scans the DOM tree for header elements (the DOM2\r
588     // nodeIterator API would be a better technique but not supported by all\r
589     // browsers).\r
590     var iterate = function (el) {\r
591       for (var i = el.firstChild; i != null; i = i.nextSibling) {\r
592         if (i.nodeType == 1 /* Node.ELEMENT_NODE */) {\r
593           var mo = re.exec(i.tagName);\r
594           if (mo && (i.getAttribute("class") || i.getAttribute("className")) != "float") {\r
595             result[result.length] = new TocEntry(i, getText(i), mo[1]-1);\r
596           }\r
597           iterate(i);\r
598         }\r
599       }\r
600     }\r
601     iterate(el);\r
602     return result;\r
603   }\r
604 \r
605   var toc = document.getElementById("toc");\r
606   if (!toc) {\r
607     return;\r
608   }\r
609 \r
610   // Delete existing TOC entries in case we're reloading the TOC.\r
611   var tocEntriesToRemove = [];\r
612   var i;\r
613   for (i = 0; i < toc.childNodes.length; i++) {\r
614     var entry = toc.childNodes[i];\r
615     if (entry.nodeName.toLowerCase() == 'div'\r
616      && entry.getAttribute("class")\r
617      && entry.getAttribute("class").match(/^toclevel/))\r
618       tocEntriesToRemove.push(entry);\r
619   }\r
620   for (i = 0; i < tocEntriesToRemove.length; i++) {\r
621     toc.removeChild(tocEntriesToRemove[i]);\r
622   }\r
623 \r
624   // Rebuild TOC entries.\r
625   var entries = tocEntries(document.getElementById("content"), toclevels);\r
626   for (var i = 0; i < entries.length; ++i) {\r
627     var entry = entries[i];\r
628     if (entry.element.id == "")\r
629       entry.element.id = "_toc_" + i;\r
630     var a = document.createElement("a");\r
631     a.href = "#" + entry.element.id;\r
632     a.appendChild(document.createTextNode(entry.text));\r
633     var div = document.createElement("div");\r
634     div.appendChild(a);\r
635     div.className = "toclevel" + entry.toclevel;\r
636     toc.appendChild(div);\r
637   }\r
638   if (entries.length == 0)\r
639     toc.parentNode.removeChild(toc);\r
640 },\r
641 \r
642 \r
643 /////////////////////////////////////////////////////////////////////\r
644 // Footnotes generator\r
645 /////////////////////////////////////////////////////////////////////\r
646 \r
647 /* Based on footnote generation code from:\r
648  * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html\r
649  */\r
650 \r
651 footnotes: function () {\r
652   // Delete existing footnote entries in case we're reloading the footnodes.\r
653   var i;\r
654   var noteholder = document.getElementById("footnotes");\r
655   if (!noteholder) {\r
656     return;\r
657   }\r
658   var entriesToRemove = [];\r
659   for (i = 0; i < noteholder.childNodes.length; i++) {\r
660     var entry = noteholder.childNodes[i];\r
661     if (entry.nodeName.toLowerCase() == 'div' && entry.getAttribute("class") == "footnote")\r
662       entriesToRemove.push(entry);\r
663   }\r
664   for (i = 0; i < entriesToRemove.length; i++) {\r
665     noteholder.removeChild(entriesToRemove[i]);\r
666   }\r
667 \r
668   // Rebuild footnote entries.\r
669   var cont = document.getElementById("content");\r
670   var spans = cont.getElementsByTagName("span");\r
671   var refs = {};\r
672   var n = 0;\r
673   for (i=0; i<spans.length; i++) {\r
674     if (spans[i].className == "footnote") {\r
675       n++;\r
676       var note = spans[i].getAttribute("data-note");\r
677       if (!note) {\r
678         // Use [\s\S] in place of . so multi-line matches work.\r
679         // Because JavaScript has no s (dotall) regex flag.\r
680         note = spans[i].innerHTML.match(/\s*\[([\s\S]*)]\s*/)[1];\r
681         spans[i].innerHTML =\r
682           "[<a id='_footnoteref_" + n + "' href='#_footnote_" + n +\r
683           "' title='View footnote' class='footnote'>" + n + "</a>]";\r
684         spans[i].setAttribute("data-note", note);\r
685       }\r
686       noteholder.innerHTML +=\r
687         "<div class='footnote' id='_footnote_" + n + "'>" +\r
688         "<a href='#_footnoteref_" + n + "' title='Return to text'>" +\r
689         n + "</a>. " + note + "</div>";\r
690       var id =spans[i].getAttribute("id");\r
691       if (id != null) refs["#"+id] = n;\r
692     }\r
693   }\r
694   if (n == 0)\r
695     noteholder.parentNode.removeChild(noteholder);\r
696   else {\r
697     // Process footnoterefs.\r
698     for (i=0; i<spans.length; i++) {\r
699       if (spans[i].className == "footnoteref") {\r
700         var href = spans[i].getElementsByTagName("a")[0].getAttribute("href");\r
701         href = href.match(/#.*/)[0];  // Because IE return full URL.\r
702         n = refs[href];\r
703         spans[i].innerHTML =\r
704           "[<a href='#_footnote_" + n +\r
705           "' title='View footnote' class='footnote'>" + n + "</a>]";\r
706       }\r
707     }\r
708   }\r
709 },\r
710 \r
711 install: function(toclevels) {\r
712   var timerId;\r
713 \r
714   function reinstall() {\r
715     asciidoc.footnotes();\r
716     if (toclevels) {\r
717       asciidoc.toc(toclevels);\r
718     }\r
719   }\r
720 \r
721   function reinstallAndRemoveTimer() {\r
722     clearInterval(timerId);\r
723     reinstall();\r
724   }\r
725 \r
726   timerId = setInterval(reinstall, 500);\r
727   if (document.addEventListener)\r
728     document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false);\r
729   else\r
730     window.onload = reinstallAndRemoveTimer;\r
731 }\r
732 \r
733 }\r
734 asciidoc.install(2);\r
735 /*]]>*/\r
736 </script>\r
737 </head>\r
738 <body class="article">\r
739 <div id="header">\r
740 <h1>grml-live(8)</h1>\r
741 <div id="toc">
742   <div id="toctitle">Table of Contents</div>
743   <noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
744 </div>\r
745 </div>\r
746 <div id="content">\r
747 <div class="sect1">\r
748 <h2 id="_name">1. Name</h2>\r
749 <div class="sectionbody">\r
750 <div class="paragraph"><p>grml-live - build framework based on FAI for generating a Grml and Debian based\r
751 Linux Live system (CD/ISO)</p></div>\r
752 </div>\r
753 </div>\r
754 <div class="sect1">\r
755 <h2 id="_synopsis">2. Synopsis</h2>\r
756 <div class="sectionbody">\r
757 <div class="paragraph"><p>grml-live [-a &lt;architecture&gt;] [-c &lt;classe[s]&gt;] [-C &lt;configfile&gt;] [\r
758 -e &lt;extract_iso_name&gt;] [-g &lt;grml_name&gt;] [-i &lt;iso_name&gt;] [\r
759 -o &lt;output_directory&gt;] [-r &lt;release_name&gt;] [-s &lt;suite&gt;] [\r
760 -t &lt;template_directory&gt;] [-v &lt;version_number&gt;] [-U &lt;username&gt;] [\r
761 -AbBFnNqQuVz]</p></div>\r
762 </div>\r
763 </div>\r
764 <div class="sect1">\r
765 <h2 id="_description">3. Description</h2>\r
766 <div class="sectionbody">\r
767 <div class="paragraph"><p>grml-live provides the build system for creating a Grml and Debian based Linux\r
768 Live-CD. The build system is based on\r
769 <a href="http://fai-project.org/">FAI</a> (Fully Automatic\r
770 Installation). grml-live uses the "fai dirinstall" feature to generate a chroot\r
771 system based on the class concept of FAI (see later sections for further\r
772 details) and provides the framework to be able to generate a full-featured ISO.\r
773 It does not use all the FAI features by default though and you don&#8217;t have to\r
774 know FAI to be able to use it.</p></div>\r
775 <div class="paragraph"><p>The use of FAI gives you the flexibility to choose the packages you would like\r
776 to include on your very own Linux Live-CD without having to deal with all the\r
777 details of a build process.</p></div>\r
778 <div class="admonitionblock">\r
779 <table><tr>\r
780 <td class="icon">\r
781 <img src="./images/icons/caution.png" alt="Caution" />\r
782 </td>\r
783 <td class="content">grml-live does <strong>not</strong> use /etc/fai for configuration but instead\r
784 (unless overridden using the <em>'-D</em>' option). This ensures that it does not clash\r
785 with default FAI configuration and packages, so you can use grml-live and FAI\r
786 completely independent at the same time!</td>\r
787 </tr></table>\r
788 </div>\r
789 <div class="admonitionblock">\r
790 <table><tr>\r
791 <td class="icon">\r
792 <img src="./images/icons/note.png" alt="Note" />\r
793 </td>\r
794 <td class="content">Please notice that you should have a fast network connection as all the Debian\r
795 packages will be downloaded and installed via network. If you want to use a\r
796 local mirror (strongly recommended if you plan to use grml-live more than once)\r
797 checkout mkdebmirror (see /usr/share/doc/grml-live/examples/mkdebmirror),\r
798 debmirror(1), reprepro(1) (see /usr/share/doc/grml-live/examples/reprepro/ for a\r
799 sample configuration), apt-cacher(1) and approx(8). To avoid downloading the\r
800 base system again and again check out <a href="#create-a-base-tgz">the base tar.gz feature</a>.</td>\r
801 </tr></table>\r
802 </div>\r
803 </div>\r
804 </div>\r
805 <div class="sect1">\r
806 <h2 id="_options">4. Options</h2>\r
807 <div class="sectionbody">\r
808 <div class="dlist"><dl>\r
809 <dt class="hdlist1">\r
810 -A\r
811 </dt>\r
812 <dd>\r
813 <p>\r
814 Clean up all output directories before running the build process. After finishing,\r
815 clean up the Chroot target and Build target directories.\r
816 </p>\r
817 </dd>\r
818 <dt class="hdlist1">\r
819 -a <strong>ARCHITECTURE</strong>\r
820 </dt>\r
821 <dd>\r
822 <p>\r
823 Use the specified architecture instead of the currently running one.  This\r
824 allows building a 32bit system on a 64bit host (though you can&#8217;t build a 64bit\r
825 system on a 32bit system/kernel of course). Please notice that real\r
826 crosscompiling (like building a ppc system on x86) isn&#8217;t possible due to the\r
827 nature and the need of working in a chroot. Currently supported values: i386\r
828 and amd64.\r
829 </p>\r
830 </dd>\r
831 <dt class="hdlist1">\r
832 -b\r
833 </dt>\r
834 <dd>\r
835 <p>\r
836 Build the ISO without updating the chroot via FAI. This option is useful for\r
837 example when working on stable releases: if you have a working base\r
838 system/chroot and do not want to execute any further updates (via "-u" option)\r
839 but intend to only build the ISO.\r
840 </p>\r
841 </dd>\r
842 <dt class="hdlist1">\r
843 -B\r
844 </dt>\r
845 <dd>\r
846 <p>\r
847 Build the ISO without touching the chroot at all. This option is useful if\r
848 you modified anything that FAI or grml-live might adjust via Grml&#8217;s FAI\r
849 scripts.  It&#8217;s like the <em>-b</em> option but even more advanced. Use only if you\r
850 really know that you do not want to update the chroot.\r
851 </p>\r
852 </dd>\r
853 <dt class="hdlist1">\r
854 -c <strong>CLASSES</strong>\r
855 </dt>\r
856 <dd>\r
857 <p>\r
858 Specify the CLASSES to be used for building the ISO via FAI.  By default only\r
859 the classes GRMLBASE, GRML_FULL and I386/AMD64 (depending on system\r
860 architecture) are assumed, resulting in a base system of about 350MB\r
861 total ISO size. If using a non-I386 system (like AMD64) you should specify the\r
862 appropriate architecture as well. Additionally you can specify a class providing\r
863 a grml-kernel (see <a href="#classes">the <em>CLASSES</em> section in this document</a> for\r
864 details about available classes).  So instead of GRML_FULL you can also use\r
865 GRML_SMALL and GRML_FULL.\r
866 </p>\r
867 </dd>\r
868 </dl></div>\r
869 <div class="admonitionblock">\r
870 <table><tr>\r
871 <td class="icon">\r
872 <img src="./images/icons/important.png" alt="Important" />\r
873 </td>\r
874 <td class="content">All class names should be written in uppercase letters. Do not use a dash, use\r
875 an underscore. So do not use "amd64" but "AMD64", do not use "FOO BAR" but\r
876 "FOO_BAR".</td>\r
877 </tr></table>\r
878 </div>\r
879 <div class="dlist"><dl>\r
880 <dt class="hdlist1">\r
881 -C <strong>CONFIGURATION_FILE</strong>\r
882 </dt>\r
883 <dd>\r
884 <p>\r
885 The specified file is used as configuration file for grml-live. By default\r
886 /etc/grml/grml-live.conf is used as default configuration. If a file named\r
887 /etc/grml/grml-live.local exists it is used as well (sourced after reading\r
888 /etc/grml/grml-live.conf meant as main file for local configuration). As a last\r
889 option the specified configuration file is sourced so it is possible to override\r
890 settings of /etc/grml/grml-live.conf as well as of /etc/grml/grml-live.local.\r
891 Please notice that all configuration files have to be adjusted during execution\r
892 of grml-live, so please make sure you use /etc/grml/grml-live.conf as a base for\r
893 your own configuration file (usually /etc/grml/grml-live.local). Please also\r
894 notice that the configuration file specified via this option is <strong>not</strong> (yet)\r
895 /etc/grml/grml-live.local for configuration stuff used inside\r
896 </p>\r
897 </dd>\r
898 <dt class="hdlist1">\r
899 -d <strong>DATE</strong>\r
900 </dt>\r
901 <dd>\r
902 <p>\r
903 Use specified date as build date information on the ISO instead of the default.\r
904 The default is the date when grml-live is being executed (retrieved via\r
905 executing <em>date +%Y-%m-%d</em>). The information is stored inside the file\r
906 /GRML/grml-version on the ISO, /etc/grml_version in the squashfs file and in all\r
907 the bootsplash related files. This option is useful if you want to provide an\r
908 ISO with release information for a specific date but have to build it in\r
909 advance. Usage example: <em>-d 2009-10-30</em>\r
910 </p>\r
911 </dd>\r
912 <dt class="hdlist1">\r
913 -D <strong>CONFIGURATION_DIRECTORY</strong>\r
914 </dt>\r
915 <dd>\r
916 <p>\r
917 The specified directory is used as configuration directory for grml-live and its\r
918 FAI. By default /etc/grml/fai is used as default configuration directory.  If\r
919 you want to have different configuration scripts, package definitions, etc. with\r
920 without messing with the global configuration under /etc/grml/fai provided by\r
921 grml-live this option provides you the option to use your own configuration\r
922 throughout this documentation.\r
923 </p>\r
924 </dd>\r
925 <dt class="hdlist1">\r
926 -e <strong>EXTRACT_ISO_NAME</strong>\r
927 </dt>\r
928 <dd>\r
929 <p>\r
930 The squashfs inside the specified ISO will be extracted and used as the chroot.\r
931 This option is useful for remastering, in combination with -A and -b or -u.\r
932 </p>\r
933 </dd>\r
934 <dt class="hdlist1">\r
935 -F\r
936 </dt>\r
937 <dd>\r
938 <p>\r
939 Force execution and do not prompt for acknowledgment of configuration.\r
940 </p>\r
941 </dd>\r
942 <dt class="hdlist1">\r
943 -g <strong>GRML_NAME</strong>\r
944 </dt>\r
945 <dd>\r
946 <p>\r
947 Set the grml flavour name. Common usage examples: grml, grml-small, grml64.\r
948 Please do NOT use blanks and any special characters like <em>/</em>, <em>;</em> inside\r
949 GRML_NAME, otherwise you might notice problems while booting.\r
950 </p>\r
951 </dd>\r
952 <dt class="hdlist1">\r
953 -h\r
954 </dt>\r
955 <dd>\r
956 <p>\r
957 Display short usage information and exit.\r
958 </p>\r
959 </dd>\r
960 <dt class="hdlist1">\r
961 -i <strong>ISO_NAME</strong>\r
962 </dt>\r
963 <dd>\r
964 <p>\r
965 Specify name of ISO which will be available inside $OUTPUT_DIRECTORY/grml_isos\r
966 by default.\r
967 </p>\r
968 </dd>\r
969 <dt class="hdlist1">\r
970 -I <strong>CHROOT_INSTALL</strong>\r
971 </dt>\r
972 <dd>\r
973 <p>\r
974 Specify name of source directory which provides files that should become part of\r
975 the chroot/ISO. Not enabled by default. Note: the files are installed under <em>/</em>\r
976 in the chroot so you have to create the rootfs structure on your own.\r
977 </p>\r
978 </dd>\r
979 <dt class="hdlist1">\r
980 -n\r
981 </dt>\r
982 <dd>\r
983 <p>\r
984 Skip creation of the ISO file. This option is useful if you want to build/update\r
985 the chroot and/or recreate the squashfs file without building an ISO file.\r
986 </p>\r
987 </dd>\r
988 <dt class="hdlist1">\r
989 -N\r
990 </dt>\r
991 <dd>\r
992 <p>\r
993 Bootstrap the chroot without building bootloader, squashfs, or finalizing the\r
994 ISO. Use this option if installation of some packages fails, you want to run\r
995 custom commands or similar.\r
996 The main use of this option is to save time by skipping stages which aren&#8217;t\r
997 necessary for bootstrapping the chroot and which would get executed more than\r
998 once when iterating through the initial bootstrapping.\r
999 Alternatively, use this option as a test run of grml-live. Once you are\r
1000 satisfied with the state of your grml_chroot, use grml-live <strong>-u</strong> to build the\r
1001 remaining stages and finalize the ISO.\r
1002 </p>\r
1003 </dd>\r
1004 <dt class="hdlist1">\r
1005 -o <strong>OUTPUT_DIRECTORY</strong>\r
1006 </dt>\r
1007 <dd>\r
1008 <p>\r
1009 Main output directory of the build process of FAI.  Some directories are created\r
1010 inside this target directory, being: grml_cd (where the files for creating the\r
1011 ISO are located, including the compressed squashfs file), grml_chroot (the\r
1012 chroot system) and grml_isos (where the resulting ISO is stored).\r
1013 </p>\r
1014 </dd>\r
1015 <dt class="hdlist1">\r
1016 -q\r
1017 </dt>\r
1018 <dd>\r
1019 <p>\r
1020 Build the ISO without (re-)creating the squashfs compressed file using mksquashfs.\r
1021 This option is useful if you just want to update parts outside the chroot in the ISO.\r
1022 Consider combining this option with the build-only option <em>-b</em>.\r
1023 </p>\r
1024 </dd>\r
1025 <dt class="hdlist1">\r
1026 -Q\r
1027 </dt>\r
1028 <dd>\r
1029 <p>\r
1030 Build the ISO without generating a netboot package.\r
1031 </p>\r
1032 </dd>\r
1033 <dt class="hdlist1">\r
1034 -r <strong>RELEASENAME</strong>\r
1035 </dt>\r
1036 <dd>\r
1037 <p>\r
1038 Specify name of the release.\r
1039 </p>\r
1040 </dd>\r
1041 <dt class="hdlist1">\r
1042 -s <strong>SUITE</strong>\r
1043 </dt>\r
1044 <dd>\r
1045 <p>\r
1046 Specify the Debian suite you want to use for your live-system.  Defaults to\r
1047 "squeeze" (being current Debian/stable). Supported values are: etch, lenny,\r
1048 squeeze, wheezy, sid. Please be aware that recent Debian suites might require a\r
1049 recent version of debootstrap.\r
1050 </p>\r
1051 </dd>\r
1052 <dt class="hdlist1">\r
1053 -t <strong>TEMPLATE_DIRECTORY</strong>\r
1054 </dt>\r
1055 <dd>\r
1056 <p>\r
1057 Specify place of the templates used for building the ISO. By default\r
1058 (and if not manually specified) this is /usr/share/grml-live/templates/.\r
1059 </p>\r
1060 </dd>\r
1061 <dt class="hdlist1">\r
1062 -u\r
1063 </dt>\r
1064 <dd>\r
1065 <p>\r
1066 Update existing chroot instead of rebuilding it from scratch. This option is\r
1067 based on the softupdate feature of FAI.\r
1068 </p>\r
1069 </dd>\r
1070 <dt class="hdlist1">\r
1071 -U <strong>USERNAME</strong>\r
1072 </dt>\r
1073 <dd>\r
1074 <p>\r
1075 Sets ownership of all build output files to specified username before exiting.\r
1076 </p>\r
1077 </dd>\r
1078 <dt class="hdlist1">\r
1079 -v <strong>VERSION_NUMBER</strong>\r
1080 </dt>\r
1081 <dd>\r
1082 <p>\r
1083 Specify version number of the release.\r
1084 </p>\r
1085 </dd>\r
1086 <dt class="hdlist1">\r
1087 -V\r
1088 </dt>\r
1089 <dd>\r
1090 <p>\r
1091 Increase verbosity in the build process.\r
1092 </p>\r
1093 </dd>\r
1094 <dt class="hdlist1">\r
1095 -z\r
1096 </dt>\r
1097 <dd>\r
1098 <p>\r
1099 Use ZLIB instead of LZMA/XZ compression in mksquashfs part of the build process.\r
1100 </p>\r
1101 </dd>\r
1102 </dl></div>\r
1103 </div>\r
1104 </div>\r
1105 <div class="sect1">\r
1106 <h2 id="usage-examples">5. Usage examples</h2>\r
1107 <div class="sectionbody">\r
1108 <div class="paragraph"><p>To get a Debian-stable and Grml-based Live-CD using /grml/grml-live\r
1109 as build and output directory just run:</p></div>\r
1110 <div class="literalblock">\r
1111 <div class="content">\r
1112 <pre><tt># grml-live</tt></pre>\r
1113 </div></div>\r
1114 <div class="paragraph"><p>To get a 64bit Debian-testing and grml-small based Live-CD using /srv/grml-live\r
1115 as build and output directory use the following command line on your amd64\r
1116 system:</p></div>\r
1117 <div class="literalblock">\r
1118 <div class="content">\r
1119 <pre><tt># grml-live -s testing -c GRMLBASE,GRML_SMALL,AMD64 -o /srv/grml-live</tt></pre>\r
1120 </div></div>\r
1121 <div class="admonitionblock">\r
1122 <table><tr>\r
1123 <td class="icon">\r
1124 <img src="./images/icons/note.png" alt="Note" />\r
1125 </td>\r
1126 <td class="content">If you have enough RAM, just run "mount -t tmpfs none /media/ramdisk" to get a\r
1127 tmpfs ("RAMDISK"), and use /media/ramdisk as build and output directory - this\r
1128 results in a very fast build process. Note that these files will be gone when\r
1129 rebooting.</td>\r
1130 </tr></table>\r
1131 </div>\r
1132 </div>\r
1133 </div>\r
1134 <div class="sect1">\r
1135 <h2 id="main-features">6. Main features of grml-live</h2>\r
1136 <div class="sectionbody">\r
1137 <div class="ulist"><ul>\r
1138 <li>\r
1139 <p>\r
1140 create a Grml-/Debian-based Linux Live-CD with one single command\r
1141 </p>\r
1142 </li>\r
1143 <li>\r
1144 <p>\r
1145 class based concept, providing a maximum of flexibility\r
1146 </p>\r
1147 </li>\r
1148 <li>\r
1149 <p>\r
1150 supports integration of own hooks, scripts and configuration\r
1151 </p>\r
1152 </li>\r
1153 <li>\r
1154 <p>\r
1155 supports use and integration of own Software and/or Kernels via simple use of\r
1156 Debian repositories\r
1157 </p>\r
1158 </li>\r
1159 <li>\r
1160 <p>\r
1161 native support of FAI features\r
1162 </p>\r
1163 </li>\r
1164 </ul></div>\r
1165 </div>\r
1166 </div>\r
1167 <div class="sect1">\r
1168 <h2 id="class-concept">7. The class concept</h2>\r
1169 <div class="sectionbody">\r
1170 <div class="paragraph"><p>grml-live uses FAI and its class based concept for adjusting configuration and\r
1171 setup according to your needs. This gives you flexibility and strength without\r
1172 losing the simplicity in the build process.</p></div>\r
1173 <div class="paragraph"><p>The main and base class provided by grml-live is named GRMLBASE. It&#8217;s strongly\r
1174 recommended to <strong>always</strong> use the class GRMLBASE when building an ISO using\r
1175 grml-live, as well as the architecture dependent class which provides the kernel\r
1176 (being <em>I386</em> for x86_32 and <em>AMD64</em> for x86_64) and a GRML_* class (like\r
1177 GRML_SMALL, GRML_MEDIUM or GRML_FULL). The following files and directories are\r
1178 relevant for class GRMLBASE by default:</p></div>\r
1179 <div class="literalblock">\r
1180 <div class="content">\r
1181 <pre><tt>${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/\r
1182 ${GRML_FAI_CONFIG}/config/debconf/GRMLBASE\r
1183 ${GRML_FAI_CONFIG}/config/class/GRMLBASE.var\r
1184 ${GRML_FAI_CONFIG}/config/hooks/instsoft.GRMLBASE\r
1185 ${GRML_FAI_CONFIG}/config/package_config/GRMLBASE</tt></pre>\r
1186 </div></div>\r
1187 <div class="paragraph"><p>Take a look at the next section for information about the concept of those\r
1188 files/directories.</p></div>\r
1189 <div class="paragraph"><p>If you want to use your own configuration, extend an existing configuration\r
1190 and/or add additional packages to your ISO just invent a new class (or extend an\r
1191 existing one). For example if you want to use your own class named "FOOBAR" just\r
1192 set CLASSES="GRMLBASE,GRML_SMALL,AMD64,FOOBAR" inside /etc/grml/grml-live.local\r
1193 or invoke grml-live using the classes option: "grml-live -c\r
1194 GRMLBASE,GRML_SMALL,AMD64,FOOBAR &#8230;".</p></div>\r
1195 <div class="paragraph"><p>More details regarding the class concept can be found in the documentation of\r
1196 FAI itself (being available at /usr/share/doc/fai-doc/).</p></div>\r
1197 </div>\r
1198 </div>\r
1199 <div class="sect1">\r
1200 <h2 id="classes">8. Available classes</h2>\r
1201 <div class="sectionbody">\r
1202 <div class="paragraph"><p>The package selection part of the classes can be found in\r
1203 selected. The following classes are predefined:</p></div>\r
1204 <div class="ulist"><ul>\r
1205 <li>\r
1206 <p>\r
1207 DEBORPHAN: get rid of all packages listed in output of deborphan\r
1208 </p>\r
1209 </li>\r
1210 <li>\r
1211 <p>\r
1212 GRMLBASE: the main class responsible for getting a minimal subset of what&#8217;s\r
1213 defining a Grml system. Important parts of the buildprocess are specified in\r
1214 this class as well, so unless you have a really good reason you should always\r
1215 use this class.\r
1216 </p>\r
1217 </li>\r
1218 <li>\r
1219 <p>\r
1220 GRML_FULL: full featured Grml, also known as the "normal", full grml as\r
1221 introduced in December 2011 (~350MB ISO size).\r
1222 </p>\r
1223 </li>\r
1224 <li>\r
1225 <p>\r
1226 GRML_MEDIUM: medium sized Grml version, used to be known as grml-medium\r
1227 until December 2011 (~220MB ISO size).\r
1228 </p>\r
1229 </li>\r
1230 <li>\r
1231 <p>\r
1232 GRML_SMALL: minimum sized Grml version, known as grml-small (~110MB ISO\r
1233 size).\r
1234 </p>\r
1235 </li>\r
1236 <li>\r
1237 <p>\r
1238 GRML_XL: large size Grml version, used to be known as "full grml" until\r
1239 December 2011 (~700MB ISO size).\r
1240 </p>\r
1241 </li>\r
1242 <li>\r
1243 <p>\r
1244 LATEX: LaTeX(-related) packages like auctex, texlive,&#8230;\r
1245 (which used to be shipped by grml before the LaTeX removal)\r
1246 </p>\r
1247 </li>\r
1248 <li>\r
1249 <p>\r
1250 LATEX_CLEANUP: get rid of several very large LaTeX directories\r
1251 (like some /usr/share/doc/texlive-*, /usr/share/doc/texmf,&#8230;)\r
1252 </p>\r
1253 </li>\r
1254 <li>\r
1255 <p>\r
1256 LOCALES: use full featured locales setup (see /etc/locale.gen.grml). This\r
1257 avoids to get rid of /usr/share/locale - which happens by default otherwise - as\r
1258 well.\r
1259 </p>\r
1260 </li>\r
1261 <li>\r
1262 <p>\r
1263 NO_ONLINE: do not run scripts during the chroot build process which require a\r
1264 network connection\r
1265 </p>\r
1266 </li>\r
1267 <li>\r
1268 <p>\r
1269 RELEASE: run some specific scripts and commands to provide the workflow for an\r
1270 official grml release\r
1271 </p>\r
1272 </li>\r
1273 <li>\r
1274 <p>\r
1275 REMOVE_DOCS: get rid of documentation directories (like /usr/share/doc,\r
1276 /usr/share/man/, /usr/share/info,&#8230;)\r
1277 </p>\r
1278 </li>\r
1279 <li>\r
1280 <p>\r
1281 SOURCES: retrieve Debian source packages after installation. Files will be\r
1282 placed in the output directory under grml_sources.\r
1283 </p>\r
1284 </li>\r
1285 <li>\r
1286 <p>\r
1287 XORG: providing important packages for use with a base grml-featured X.org\r
1288 setup\r
1289 </p>\r
1290 </li>\r
1291 </ul></div>\r
1292 </div>\r
1293 </div>\r
1294 <div class="sect1">\r
1295 <h2 id="files">9. Files</h2>\r
1296 <div class="sectionbody">\r
1297 <div class="paragraph"><p>Notice that grml-live ships FAI configuration files that do not use the same\r
1298 namespace as the FAI packages itself. This ensures that grml-live does not clash\r
1299 with your usual FAI configuration, so instead of /etc/fai/fai.conf (package\r
1300 below. To get an idea how another configuration or example files could look like\r
1301 check out /usr/share/doc/fai-doc/examples/simple/ (provided by Debian package\r
1302 fai-doc). Furthermore /usr/share/doc/fai-doc/fai-guide.html/ch-config.html\r
1303 provides documentation regarding configuration possibilities.</p></div>\r
1304 <div class="literalblock">\r
1305 <div class="content">\r
1306 <pre><tt>/usr/sbin/grml-live</tt></pre>\r
1307 </div></div>\r
1308 <div class="paragraph"><p>Script for the main build process. Requires root permissions for execution.</p></div>\r
1309 <div class="literalblock">\r
1310 <div class="content">\r
1311 <pre><tt>/etc/grml/grml-live.conf</tt></pre>\r
1312 </div></div>\r
1313 <div class="paragraph"><p>Main configuration file for grml-live which should be considered as a reference\r
1314 configuration file only. Please use /etc/grml/grml-live.local for local\r
1315 configuration instead.</p></div>\r
1316 <div class="literalblock">\r
1317 <div class="content">\r
1318 <pre><tt>/etc/grml/grml-live.local</tt></pre>\r
1319 </div></div>\r
1320 <div class="paragraph"><p>All the local configuration should go to this file. This file overrides any\r
1321 defaults of grml-live. Configurations via /etc/grml/grml-live.local are preferred\r
1322 over the ones from /etc/grml/grml-live.conf. If you want to override settings\r
1323 from /etc/grml/grml-live.local as well you have to specify them on the grml-live\r
1324 commandline.</p></div>\r
1325 <div class="literalblock">\r
1326 <div class="content">\r
1327 <pre><tt>${GRML_FAI_CONFIG}/fai.conf</tt></pre>\r
1328 </div></div>\r
1329 <div class="paragraph"><p>Main configuration file for FAI which specifies where all the configuration\r
1330 files and scripts for FAI/grml-live can be found. By default the configuration\r
1331 variables are FAI_CONFIG_SRC=file:///etc/grml/fai/config and\r
1332 GRML_FAI_CONFIG=/etc/grml/fai/config - both pointing to a directory shipped by\r
1333 grml-live out-of-the-box so you shouldn&#8217;t have to configure anything in this\r
1334 file.</p></div>\r
1335 <div class="literalblock">\r
1336 <div class="content">\r
1337 <pre><tt>${GRML_FAI_CONFIG}/config/</tt></pre>\r
1338 </div></div>\r
1339 <div class="paragraph"><p>The main directory for configuration of FAI/grml-live. More details below.</p></div>\r
1340 <div class="literalblock">\r
1341 <div class="content">\r
1342 <pre><tt>${GRML_FAI_CONFIG}/config/class/</tt></pre>\r
1343 </div></div>\r
1344 <div class="paragraph"><p>This directory contains files which specify main configuration variables for the\r
1345 FAI classes.</p></div>\r
1346 <div class="literalblock">\r
1347 <div class="content">\r
1348 <pre><tt>${GRML_FAI_CONFIG}/config/debconf/</tt></pre>\r
1349 </div></div>\r
1350 <div class="paragraph"><p>This directory provides the files for preseeding/configuration of debconf\r
1351 through files.</p></div>\r
1352 <div class="literalblock">\r
1353 <div class="content">\r
1354 <pre><tt>${GRML_FAI_CONFIG}/config/hooks/</tt></pre>\r
1355 </div></div>\r
1356 <div class="paragraph"><p>This directory provides files for customising the build process through hooks.\r
1357 Hooks are user defined programs or scripts, which are called during the\r
1358 installation process.</p></div>\r
1359 <div class="literalblock">\r
1360 <div class="content">\r
1361 <pre><tt>${GRML_FAI_CONFIG}/config/package_config/</tt></pre>\r
1362 </div></div>\r
1363 <div class="paragraph"><p>Directory with lists of software packages to be installed or removed.  The\r
1364 different classes describe what should find its way to your ISO.  When running\r
1365 "grml-live -c GRMLBASE,GRML_SMALL,AMD64 &#8230;" only the configuration of GRMLBASE,\r
1366 GRML_SMALL and and AMD64 will be taken. If you use <em>grml-live -c\r
1367 GRMLBASE,GRML_SMALL,AMD64,FOOBAR &#8230;</em> then the files of GRMLBASE, GRML_SMALL,\r
1368 AMD64 <strong>plus</strong> the files from FOOBAR will be taken. So just create a new class to\r
1369 adjust the package selection according to your needs.  Please notice that the\r
1370 directory GRMLBASE contains a package list defining a minimum but still\r
1371 reasonable package configuration.</p></div>\r
1372 <div class="literalblock">\r
1373 <div class="content">\r
1374 <pre><tt>${GRML_FAI_CONFIG}/config/scripts/</tt></pre>\r
1375 </div></div>\r
1376 <div class="paragraph"><p>Scripts for customising the ISO within the build process.</p></div>\r
1377 <div class="literalblock">\r
1378 <div class="content">\r
1379 <pre><tt>${GRML_FAI_CONFIG}/live-initramfs/</tt></pre>\r
1380 </div></div>\r
1381 <div class="paragraph"><p>This directory provides the files used for building the initramfs/initrd via\r
1382 live-initramfs(8).</p></div>\r
1383 </div>\r
1384 </div>\r
1385 <div class="sect1">\r
1386 <h2 id="log-files">10. Available log files</h2>\r
1387 <div class="sectionbody">\r
1388 <div class="paragraph"><p>Starting with grml-live version 0.17.0 you should find log files in a directory\r
1389 named <em>grml_logs</em> in the output directory (next to grml_isos, grml_chroot,&#8230;).</p></div>\r
1390 <div class="paragraph"><p>grml-live versions before 0.17.0 used to log into /var/log/grml-live.log\r
1391 and /var/log/fai/grml.</p></div>\r
1392 </div>\r
1393 </div>\r
1394 <div class="sect1">\r
1395 <h2 id="requirements">11. Requirements for the build system</h2>\r
1396 <div class="sectionbody">\r
1397 <div class="ulist"><ul>\r
1398 <li>\r
1399 <p>\r
1400 any Debian based system should be sufficient (if it doesn&#8217;t work it&#8217;s a bug,\r
1401 please send us a bug report then). Check out <a href="#deploy-on-debian">How do I deploy grml-live on a plain Debian installation</a> for details how to set up grml-live\r
1402 on a plain, original Debian system.\r
1403 </p>\r
1404 </li>\r
1405 <li>\r
1406 <p>\r
1407 enough free disk space; at least 800MB are required for a minimal grml-live\r
1408 run (~400MB for the chroot [$CHROOT_OUTPUT], ~150MB for the build target\r
1409 [$BUILD_OUTPUT] and \~150MB for the resulting ISO [$ISO_OUTPUT] plus some\r
1410 temporary files), if you plan to use GRML_FULL you should have at least 4GB of\r
1411 total free disk space\r
1412 </p>\r
1413 </li>\r
1414 <li>\r
1415 <p>\r
1416 fast network access for retrieving the Debian packages used for creating the\r
1417 chroot (check out "local mirror" to workaround this problem as far as possible)\r
1418 </p>\r
1419 </li>\r
1420 </ul></div>\r
1421 <div class="paragraph"><p>For further information see next section.</p></div>\r
1422 </div>\r
1423 </div>\r
1424 <div class="sect1">\r
1425 <h2 id="current_state">12. Current state of grml-live with squashfs-tools and kernel</h2>\r
1426 <div class="sectionbody">\r
1427 <div class="paragraph"><p>Use squashfs-tools &gt;=4.2-1 (available from Grml repositories as well as from\r
1428 Debian/testing and Debian/unstable) to build Grml (based) ISOs featuring kernel\r
1429 version 2.6.38-grml[64] or newer.</p></div>\r
1430 </div>\r
1431 </div>\r
1432 <div class="sect1">\r
1433 <h2 id="faq">13. FAQ</h2>\r
1434 <div class="sectionbody">\r
1435 <div class="sect2">\r
1436 <h3 id="deploy-on-debian">13.1. How do I deploy grml-live on a plain Debian installation?</h3>\r
1437 <div class="paragraph"><p>The easiest way to get a running grml-live setup is to just use Grml.\r
1438 Of course using grml-live on a plain, original Debian installation is supported\r
1439 as well. So there we go.</p></div>\r
1440 <div class="paragraph"><p>What we have: plain, original Debian squeeze (6.0) with debian-backports\r
1441 enabled. (This is important for squashfs-tools.)</p></div>\r
1442 <div class="paragraph"><p>What we want: build a Grml ISO based on Debian/wheezy for the amd64 architecture\r
1443 using grml-live.</p></div>\r
1444 <div class="sect3">\r
1445 <h4 id="_instructions">13.1.1. Instructions</h4>\r
1446 <div class="literalblock">\r
1447 <div class="content">\r
1448 <pre><tt># adjust sources.list:\r
1449 cat &gt;&gt; /etc/apt/sources.list &lt;&lt; EOF</tt></pre>\r
1450 </div></div>\r
1451 <div class="literalblock">\r
1452 <div class="content">\r
1453 <pre><tt># grml stable repository:\r
1454   deb     http://deb.grml.org/ grml-stable  main\r
1455 # deb-src http://deb.grml.org/ grml-stable  main</tt></pre>\r
1456 </div></div>\r
1457 <div class="literalblock">\r
1458 <div class="content">\r
1459 <pre><tt># grml testing/development repository:\r
1460   deb     http://deb.grml.org/ grml-testing main\r
1461 # deb-src http://deb.grml.org/ grml-testing main\r
1462 EOF</tt></pre>\r
1463 </div></div>\r
1464 <div class="literalblock">\r
1465 <div class="content">\r
1466 <pre><tt># get keyring for apt:\r
1467 apt-get update\r
1468 apt-get --allow-unauthenticated install grml-debian-keyring</tt></pre>\r
1469 </div></div>\r
1470 <div class="literalblock">\r
1471 <div class="content">\r
1472 <pre><tt># optionally(!) install basefile so we don't have to build basic\r
1473 # chroot from scratch, grab from http://daily.grml.org/\r
1474 # mkdir -p /etc/grml/fai/config/basefiles/\r
1475 # mv I386.tar.gz /etc/grml/fai/config/basefiles/\r
1476 # mv AMD64.tar.gz /etc/grml/fai/config/basefiles/</tt></pre>\r
1477 </div></div>\r
1478 <div class="literalblock">\r
1479 <div class="content">\r
1480 <pre><tt># install relevant tools\r
1481 apt-get install -t squeeze-backports squashfs-tools\r
1482 apt-get --no-install-recommends install grml-live</tt></pre>\r
1483 </div></div>\r
1484 <div class="literalblock">\r
1485 <div class="content">\r
1486 <pre><tt># adjust grml-live configuration for our needs:\r
1487 cat &gt; /etc/grml/grml-live.local &lt;&lt; EOF\r
1488 ## want a faster build process and don't need smaller ISOs?\r
1489 ## if so use zlib compression\r
1490 # SQUASHFS_OPTIONS="-comp gzip -b 256k"\r
1491 ## want to use a specific squashfs binary?\r
1492 # SQUASHFS_BINARY='/usr/bin/mksquashfs'\r
1493 ## install local files into the chroot\r
1494 # CHROOT_INSTALL="/etc/grml/fai/chroot_install"\r
1495 ## adjust if necessary (defaults to /grml/grml-live):\r
1496 ## OUTPUT="/srv/grml-live"\r
1497 FAI_DEBOOTSTRAP="wheezy http://cdn.debian.net/debian/"\r
1498 # ARCH="amd64"\r
1499 CLASSES="GRMLBASE,GRML_FULL,AMD64"\r
1500 EOF</tt></pre>\r
1501 </div></div>\r
1502 <div class="literalblock">\r
1503 <div class="content">\r
1504 <pre><tt># just optional(!) - upgrade FAI to latest available version:\r
1505 cat &gt;&gt; /etc/apt/sources.list &lt;&lt; EOF\r
1506 # fai:\r
1507   deb http://fai-project.org/download squeeze koeln\r
1508 EOF</tt></pre>\r
1509 </div></div>\r
1510 <div class="literalblock">\r
1511 <div class="content">\r
1512 <pre><tt># get gpg key of FAI repos and install current FAI version:\r
1513 gpg -a --recv-keys AB9B66FD; gpg -a --export AB9B66FD | apt-key add -\r
1514 apt-get update\r
1515 apt-get install fai-client fai-server fai-doc</tt></pre>\r
1516 </div></div>\r
1517 <div class="paragraph"><p>That&#8217;s it. Now invoking <em>grml-live -V</em> should build the ISO.  If everything\r
1518 worked as expected the last line of the shell output should look like:</p></div>\r
1519 <div class="literalblock">\r
1520 <div class="content">\r
1521 <pre><tt>[*] Successfully finished execution of grml-live [running 687 seconds]</tt></pre>\r
1522 </div></div>\r
1523 <div class="paragraph"><p>and the ISO can be found inside /grml-live/grml-live/grml_isos/ then.</p></div>\r
1524 </div>\r
1525 </div>\r
1526 <div class="sect2">\r
1527 <h3 id="grml_fai_config_variable">13.2. What is $GRML_FAI_CONFIG?</h3>\r
1528 <div class="paragraph"><p>The variable <em>$GRML_FAI_CONFIG</em> is pointing to the directory /etc/grml/fai by\r
1529 default.  To provide you a maximum of flexibility you can set up your own\r
1530 configuration directory (e.g. based on /etc/grml/fai) and use this directory\r
1531 running grml-live with the <em>-D &lt;config_dir&gt;</em> option. Now <em>$GRML_FAI_CONFIG</em>\r
1532 points to the specified directory instead of using /etc/grml/fai and all the\r
1533 configuration files, scripts and hooks will be taken from your\r
1534 <em>$GRML_FAI_CONFIG</em> directory.</p></div>\r
1535 </div>\r
1536 <div class="sect2">\r
1537 <h3 id="how-to-debug">13.3. I&#8217;ve problems with the build process. How to start debugging?</h3>\r
1538 <div class="paragraph"><p>Check out the logs inside the directory <em>grml_logs</em> next to your grml_chroot,\r
1539 grml_isos,&#8230; directories.</p></div>\r
1540 <div class="paragraph"><p>If you need help with grml-live or would like to see new features as part of\r
1541 grml-live you can get commercial support via\r
1542 <a href="http://grml-solutions.com/">Grml Solutions</a>.</p></div>\r
1543 </div>\r
1544 <div class="sect2">\r
1545 <h3 id="install-local-files">13.4. How do I install further files into the chroot/ISO?</h3>\r
1546 <div class="paragraph"><p>Just point the configuration variable CHROOT_INSTALL to the directory which\r
1547 provides the files you would like to install. Note that the files are installed\r
1548 under <em>/</em> in the chroot - so you have to create the rootfs structure on your\r
1549 own. Usage example:</p></div>\r
1550 <div class="literalblock">\r
1551 <div class="content">\r
1552 <pre><tt>echo "CHROOT_INSTALL=\$GRML_FAI_CONFIG/chroot_install" &gt;&gt; /etc/grml/grml-live.local\r
1553 mkdir -p /etc/grml/fai/chroot_install/usr/src/\r
1554 wget example.org/foo.tar.gz\r
1555 mv foo.tar.gz /etc/grml/fai/chroot_install/usr/src/\r
1556 grml-live ...</tt></pre>\r
1557 </div></div>\r
1558 </div>\r
1559 <div class="sect2">\r
1560 <h3 id="local-debian-mirror">13.5. Can I use my own (local) Debian mirror?</h3>\r
1561 <div class="paragraph"><p>Yes. Set up an according sources.list configuration as class file in\r
1562 FAI_DEBOOTSTRAP (if not already using a base.tgz) inside\r
1563 /etc/grml/grml-live.conf[.local]. If you&#8217;re setting up your own class file don&#8217;t\r
1564 forget to include the class name in the class list (grml-live -c &#8230;).</p></div>\r
1565 <div class="paragraph"><p>If you want to use a local (for example NFS mount) mirror additionally then\r
1566 adjust MIRROR_DIRECTORY in /etc/grml/grml-live.conf[.local] as well.</p></div>\r
1567 <div class="paragraph"><p>If you want to use a HTTP Proxy (like apt-cacher-ng), set APT_PROXY. Example:</p></div>\r
1568 <div class="literalblock">\r
1569 <div class="content">\r
1570 <pre><tt>APT_PROXY="http://localhost:3142/"</tt></pre>\r
1571 </div></div>\r
1572 </div>\r
1573 <div class="sect2">\r
1574 <h3 id="add-additional-debian-packages">13.6. How do I add additional Debian package(s) to my CD/ISO?</h3>\r
1575 <div class="paragraph"><p>Just create a new class (using the package_config directory):</p></div>\r
1576 <div class="literalblock">\r
1577 <div class="content">\r
1578 <pre><tt># cat &gt; /etc/grml/fai/config/package_config/MIKA &lt;&lt; EOF\r
1579 PACKAGES aptitude</tt></pre>\r
1580 </div></div>\r
1581 <div class="literalblock">\r
1582 <div class="content">\r
1583 <pre><tt>vim\r
1584 another_name_of_a_debian_package\r
1585 and_another_one\r
1586 EOF</tt></pre>\r
1587 </div></div>\r
1588 <div class="paragraph"><p>and specify it when invoking grml-live then:</p></div>\r
1589 <div class="literalblock">\r
1590 <div class="content">\r
1591 <pre><tt># grml-live -c GRMLBASE,GRML_SMALL,AMD64,MIKA</tt></pre>\r
1592 </div></div>\r
1593 </div>\r
1594 <div class="sect2">\r
1595 <h3 id="reset-grml-live-configuration">13.7. I fscked up my grml-live configuration. How do I reset it to the defaults?</h3>\r
1596 <div class="paragraph"><p>Notice: this deletes all your grml-live configuration files. If that&#8217;s really\r
1597 what you are searching for just run:</p></div>\r
1598 <div class="literalblock">\r
1599 <div class="content">\r
1600 <pre><tt>rm -rf /etc/grml/fai /etc/grml/grml-live.conf\r
1601 dpkg -i --force-confnew --force-confmiss /path/to/grml-live_..._all.deb</tt></pre>\r
1602 </div></div>\r
1603 </div>\r
1604 <div class="sect2">\r
1605 <h3 id="create-a-base-tgz">13.8. How do I create a base.tgz?</h3>\r
1606 <div class="paragraph"><p>First of all create the chroot using debootstrap:</p></div>\r
1607 <div class="literalblock">\r
1608 <div class="content">\r
1609 <pre><tt>BASECHROOT='/tmp/basefile'\r
1610 debootstrap squeeze "$BASECHROOT" http://cdn.debian.net/debian\r
1611 tar -C "$BASECHROOT" --exclude='var/cache/apt/archives/*.deb' -zcf base.tar.gz ./</tt></pre>\r
1612 </div></div>\r
1613 <div class="admonitionblock">\r
1614 <table><tr>\r
1615 <td class="icon">\r
1616 <img src="./images/icons/tip.png" alt="Tip" />\r
1617 </td>\r
1618 <td class="content">By default debootstrap builds a chroot matching the architecture of the running\r
1619 host system. If you&#8217;re using an amd64 system and want to build an i386 base.tgz\r
1620 then invoke debootstrap using the <em>--arch i386</em> option. Disclaimer: building an\r
1621 AMD64 base.tgz won&#8217;t work if you are using a 32bit kernel system of course.</td>\r
1622 </tr></table>\r
1623 </div>\r
1624 <div class="paragraph"><p>Then move the base.tar.gz to /etc/grml/fai/config/basefiles/$CLASSNAME.tar.gz.\r
1625 Use e.g. I386 as $CLASSNAME for i386 chroots and AMD64 for amd64 chroots.</p></div>\r
1626 <div class="paragraph"><p>Now executing grml-live should use this file as base system instead of executing\r
1627 debootstrap. Check out the output for something like:</p></div>\r
1628 <div class="literalblock">\r
1629 <div class="content">\r
1630 <pre><tt>[...]\r
1631 ftar: extracting //etc/grml/fai/config/basefiles///AMD64.tar.gz to /srv/grml64_testing/grml_chroot//\r
1632 [...]</tt></pre>\r
1633 </div></div>\r
1634 <div class="admonitionblock">\r
1635 <table><tr>\r
1636 <td class="icon">\r
1637 <img src="./images/icons/tip.png" alt="Tip" />\r
1638 </td>\r
1639 <td class="content">Existing base.tgz can be found at <a href="http://daily.grml.org/">http://daily.grml.org/</a></td>\r
1640 </tr></table>\r
1641 </div>\r
1642 </div>\r
1643 <div class="sect2">\r
1644 <h3 id="apt-cacher">13.9. Set up apt-cacher-ng for use with grml-live</h3>\r
1645 <div class="paragraph"><p>Make sure /etc/grml/grml-live.local provides according APT_PROXY and\r
1646 FAI_DEBOOTSTRAP:</p></div>\r
1647 <div class="literalblock">\r
1648 <div class="content">\r
1649 <pre><tt># cat /etc/grml/grml-live.local\r
1650 [...]\r
1651 APT_PROXY="http://localhost:3142/"\r
1652 [...]\r
1653 FAI_DEBOOTSTRAP="squeeze http://localhost:3142/cdn.debian.net/debian squeeze main contrib non-free"</tt></pre>\r
1654 </div></div>\r
1655 <div class="paragraph"><p>Make sure apt-cacher-ng is running (<em>/etc/init.d/apt-cacher-ng restart</em>).\r
1656 That&#8217;s it.  All downloaded files will be cached in /var/cache/apt-cacher-ng then.</p></div>\r
1657 </div>\r
1658 <div class="sect2">\r
1659 <h3 id="revert_manifold">13.10. How do I revert the manifold feature from an ISO?</h3>\r
1660 <div class="paragraph"><p>The so called manifold feature Grml ISOs use by default allows one to use the same\r
1661 ISO for CD boot and USB boot. If you notice any problems when booting just\r
1662 revert the manifold feature running:</p></div>\r
1663 <div class="literalblock">\r
1664 <div class="content">\r
1665 <pre><tt>% dd if=/dev/zero of=grml.iso bs=512 count=1 conv=notrunc</tt></pre>\r
1666 </div></div>\r
1667 <div class="paragraph"><p>To switch from manifold to isohybrid mode (an alternative approach provided by\r
1668 syslinux) then just execute:</p></div>\r
1669 <div class="literalblock">\r
1670 <div class="content">\r
1671 <pre><tt>% isohybrid grml.iso</tt></pre>\r
1672 </div></div>\r
1673 </div>\r
1674 <div class="sect2">\r
1675 <h3 id="basetgz">13.11. How do I create a base tar.gz (I386.tar.gz or AMD64.tar.gz)</h3>\r
1676 <div class="paragraph"><p>Execute the following commands (requires root):</p></div>\r
1677 <div class="literalblock">\r
1678 <div class="content">\r
1679 <pre><tt>ARCH='amd64' # replace with i386 if necessary\r
1680 SUITE='squeeze' # using the current stable release should always work\r
1681 debootstrap --arch "$ARCH" --exclude=info,tasksel,tasksel-data "$SUITE" "$ARCH" http://debian.netcologne.de/debian\r
1682 cd "$ARCH"\r
1683 rm var/cache/apt/archives/*.deb\r
1684 tar zcf ../"${ARCH}".tar.gz *</tt></pre>\r
1685 </div></div>\r
1686 <div class="paragraph"><p>And finally place the generated tarball in /etc/grml/fai/config/basefiles/ (note\r
1687 that it needs to be uppercase letters matching the class names, so: AMD64.tar.gz\r
1688 for amd64 and I386.tar.gz for i386).</p></div>\r
1689 </div>\r
1690 </div>\r
1691 </div>\r
1692 <div class="sect1">\r
1693 <h2 id="download">14. Download / install grml-live as a Debian package</h2>\r
1694 <div class="sectionbody">\r
1695 <div class="paragraph"><p>Debian packages are available through the grml-repository at\r
1696 <a href="http://deb.grml.org/pool/main/g/grml-live/">deb.grml.org</a>.  If you want to\r
1697 build a Debian package on your own (using for example a specific version or the\r
1698 current development tree), just execute:</p></div>\r
1699 <div class="literalblock">\r
1700 <div class="content">\r
1701 <pre><tt>git clone git://git.grml.org/grml-live\r
1702 cd grml-live\r
1703 debuild -us -uc</tt></pre>\r
1704 </div></div>\r
1705 </div>\r
1706 </div>\r
1707 <div class="sect1">\r
1708 <h2 id="source">15. Source</h2>\r
1709 <div class="sectionbody">\r
1710 <div class="paragraph"><p>The source of grml-live is available at\r
1711 <a href="https://github.com/grml/grml-live/">https://github.com/grml/grml-live/</a></p></div>\r
1712 </div>\r
1713 </div>\r
1714 <div class="sect1">\r
1715 <h2 id="bugs">16. Bugs</h2>\r
1716 <div class="sectionbody">\r
1717 <div class="paragraph"><p>Please report feedback, <a href="http://grml.org/bugs/">bugreports</a> and wishes\r
1718 <a href="http://grml.org/contact/">to the Grml team</a>!</p></div>\r
1719 </div>\r
1720 </div>\r
1721 <div class="sect1">\r
1722 <h2 id="documentation">17. Documentation</h2>\r
1723 <div class="sectionbody">\r
1724 <div class="paragraph"><p>The most recent grml-live documentation is available online at\r
1725 <a href="http://grml.org/grml-live/">http://grml.org/grml-live/</a> and for offline reading also available\r
1726 in different formats:</p></div>\r
1727 <div class="ulist"><ul>\r
1728 <li>\r
1729 <p>\r
1730 <a href="http://grml.org/grml-live/grml-live.epub">http://grml.org/grml-live/grml-live.epub</a>\r
1731 </p>\r
1732 </li>\r
1733 <li>\r
1734 <p>\r
1735 <a href="http://grml.org/grml-live/grml-live.pdf">http://grml.org/grml-live/grml-live.pdf</a>\r
1736 </p>\r
1737 </li>\r
1738 </ul></div>\r
1739 </div>\r
1740 </div>\r
1741 <div class="sect1">\r
1742 <h2 id="authors">18. Authors</h2>\r
1743 <div class="sectionbody">\r
1744 <div class="paragraph"><p>Michael Prokop &lt;<a href="mailto:mika@grml.org">mika@grml.org</a>&gt;</p></div>\r
1745 </div>\r
1746 </div>\r
1747 </div>\r
1748 <div id="footnotes"><hr /></div>\r
1749 <div id="footer">\r
1750 <div id="footer-text">\r
1751 Last updated 2012-09-26 19:37:35 CEST\r
1752 </div>\r
1753 </div>\r
1754 </body>\r
1755 </html>\r