-
Notifications
You must be signed in to change notification settings - Fork 4
/
its-a-new-year-at-the-goose-project.html
83 lines (73 loc) · 4.51 KB
/
its-a-new-year-at-the-goose-project.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE html>
<html lang="en">
<head>
<title>The GoOSe Project — It's a New Year at the GoOSe Project</title>
<meta charset="utf-8" />
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="stylesheet" type="text/css" href="./theme/css/style.css" />
<link rel='stylesheet' id='oswald-css' href='http://fonts.googleapis.com/css?family=Oswald&ver=3.3.2' type='text/css' media='all' />
<style type="text/css">
body.custom-background { background-color: #f5f5f5; }
</style>
<link rel="alternate" type="application/atom+xml"
title="The GoOSe Project — Flux Atom"
href="./" />
<!--[if lte IE 8]><script src="./theme/js/html5shiv.js"></script><![endif]-->
</head>
<body class="home blog custom-background " >
<div id="container">
<div id="header">
<h1 id="site-title"> <a href=".">The GoOSe Project</a> <img src="./theme/images/goose-logo.png" /></h1>
<h2 id="site-description">A Community Enterprise Linux Rebuild</h2> </div><!-- /#banner -->
<div id="menu">
<div class="menu-navigation-container">
<ul id="menu-navigation" class="menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="./about.html">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="./community.html">Community</a></li>
<li class="active" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="downloads.html">Download</a></li>
<li class="active" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="news.html">News</a></li>
<li class="active" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="index.html">Home</a></li>
</ul>
</div> <!--/#menu-navigation-container-->
</div><!-- /#menu -->
<div class="page-title">
</div>
<div id="contents">
<div class="post type-post status-publish format-standard hentry category-general" id="post">
<div class="entry-meta">
<div class="date"><a href="./its-a-new-year-at-the-goose-project.html">Tue 01 January 2013</a></div>
<span class="byline">By <a href="./author/clint-savage-herlo.html">Clint Savage (herlo)</a></span>
</div> <!-- /#entry-meta -->
<div class="main">
<h2 class="entry-title">
<a href="./its-a-new-year-at-the-goose-project.html" title="Permalink to It's a New Year at the GoOSe Project" rel="bookmark">It's a New Year at the GoOSe Project</a>
</h2>
<div class="entry-content">
<p>GoOSe Linux 6.0 Beta Release Candidate 5 (RC5) is now available for testing. Visit <a class="reference external" href="http://get.gooseproject.org/">http://get.gooseproject.org/</a> to obtain the download.</p>
<p>Once you arrive at the above link, the downloads are under /releases/6.0/Beta-RC5/GoOSe/<arch>/.</p>
<p>The GoOSe Project is always interested in feedback around its project. Please feel free to drop us a line about this release.</p>
<p>Comments/Questions:</p>
<blockquote>
<ul class="simple">
<li>Send us an email <a class="reference external" href="mailto:goose-linux@googlegroups.com">goose-linux@googlegroups.com</a></li>
<li>Contact us on irc.freenode.net at #gooseproject</li>
<li>Leave a comment on this blog post</li>
</ul>
</blockquote>
<p>Issues with GoOSe 6.0</p>
<p>If you find yourself having trouble installing, using or managing GoOSe Linux, please let us know. The best way is to file issues at our main project site on github, but we’re happy to have the information in any of the ways listed above.</p>
<p>Testing can be done by anyone. Please feel free to check our new testing wiki page for information on what tests need to be run and which have already passed. If you have interest in helping us test, thank you, thank you, thank you for the help!</p>
<p>GoOSe Beta-RC5 will be available for 1 week from today. At such time the GoOSe team will decide whether it will be the first Golden GoOSe release. This will be based upon feedback provided, so please do tell us what you think!</p>
<p>Cheers,</p>
<p>herlo</p>
</div> <!--/#entry-content-->
</div> <!--/#main-->
</div> <!--/#post-->
</div>
<div id="footer">
<p>Powered by <a href="http://pelican.readthedocs.org">Pelican</a>, theme by <a href="http://bunnyman.info">tBunnyMan</a>.</p>
</div><!-- /#footer -->
</div><!-- /#container -->
<div style="display:none"></div>
</body>
</html>