Files
lespiedsdanslecode/content/2008/2008-06-29-openbsd-livecd.html

62 lines
3.1 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>OpenBSD LiveCD - lespiedsdanslecode.org</title>
<meta name="DC.title" content="lespiedsdanslecode.org, site de Yannick François aka yaf (ou ya_f)."/>
<meta name="description" content="Le site de Yannick François. Développeur Senior, Responsable Produit, Pédagogue. Je travail chez Pix"/>
<meta name="keywords" content="code, développement, programmation, apprentissage, apprendre, lean, agile, logiciel, tdd, objet, refactoring, libre, creative commons, linux, unix"/>
<meta name="author" content="Yannick François, https://lespiedsdanslecode.org"/>
<meta name="designer" content="Yannick François, https://lespiedsdanslecode.org"/>
<meta name="geo.placename" content="Le Faouët, Pontivy, Morbihan, Bretagne, France métropolitaine, 56320, France"/>
<meta name="robots" content="index,follow" />
<meta name="language" content="French" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
<link rel="index" title="Yannick François / Développeur / Pédagogue" href="index.html" />
<link rel="alternate" type="application/rss" href="/feed.xml" title="lespiedsdanslecode.org/feed" />
<style>
body {
font-size:16pt;
max-width:42rem;
min-width: 18rem;
margin: 1em;
color: black;
background: white;
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
}
a { color: darkred; }
a:hover { background: gold; }
a:visited, a:active { color: dimgrey; }
nav { text-align:center; font-size:smaller; padding: 0; margin: 0; }
nav li { list-style-type: none; }
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
h2 > a:hover { color: black; text-decoration:underline }
@media (max-width: 1000px) { #portrait {display:none;} }
</style>
</head>
<body>
<article>
<h1>OpenBSD LiveCD</h1>
<p>Il existait déjà quelques versions officieuses, mais cette
fois, cest la bonne. Suite à plusieurs discussion sur la
<em>mailling list</em> <span class="citation"
data-cites="misc">@misc</span>@@ l’équipe de
“BSDAnywhere”:http://bsdanywhere.org/ propose maintenant une
version <em>live</em> d’“OpenBSD”:http://www.openbsd.org.</p>
<p>Ce live CD contient, outre OpenBSD, un bureau sous
“Enlightenment”:http://www.enlightenment.org/,
“AbiWord”:http://www.abisource.com/,
“Firefox”:http://www.mozilla.com/en-US/firefox/,
“Thunderbird”:http://www.mozilla.com/en-US/thunderbird/,
“Gimp”:http://www.gimp.org/, et toute une liste de paquet que vous
pouvez consulter sur leur site:
“http://bsdanywhere.org/software”:http://bsdanywhere.org/software</p>
<p>_via “Undealy.org, le journal officiel
dOpenBSD_”:http://undeadly.org/cgi?action=article&amp;sid=20080629134031</p>
</article>
</body>
</html>