1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1-strict.dtd "> 
2
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 
3
<head> 
4
<title>The Chakra Project - Release Note</title> 
5
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> 
6
</head>
7
<body> 
8
	<h3>Chakra - VERSION</h3>
9
	<hr width="100%">
10
	The Chakra Development Team is proud to announce <br>
11
	<br>
12
	What changed:<br>
13
	<ul>
14
		<li>change 1</li>
15
		<li>change 2</li>
16
	</ul>
17
	Read the "Build Notes" for further information.<br>
18
	 <br>
19
	Good news about <a href="http://chakra-project.org/ccr/">CCR</a>, our community repository:  <br>
20
	You can find now over XYZ packages added by our users.<br>
21
	Some of those already found their way into our binary repositories.<br>
22
	<br>
23
	Getting Gimp and other "must have" non-Qt/KDE apps into Chakra you can use <a href="http://chakra-project.org/bundles.html">CBS</a> - the bundle system<br>
24
	was created exclusively for Chakra. Learn more about it in our <a href="http://www.chakra-project.org/wiki/index.php/Bundle_System">wiki</a>.<br>
25
	<br>
26
	All the best<br>
27
	<br>
28
	IMAGEBUILDERNAME and the Team behind Chakra-Linux<br>
29
	<hr width="100%">
30
	<h4>Build-Notes</h4>
31
	<h4>Larch</h4>
32
	Chakra GNU/Linux uses Larch8 series now.
33
	<h4>GTK2+</h4>
34
	This image is gtk2 free, so you will miss flashplugin in this image. Also you can't start nvidia-settings since it<br>
35
	needs gtk2 too. Use nvidia-xconfig instead. You can always install missing packages with pacman/cinstall from our repositories.<br>
36
	<br>
37
	Read more about gtk-freeness <a href="http://chakra-project.org/bbs/viewtopic.php?id=2787">here</a>.<br>
38
	<h4>Debug Packages</h4>
39
	Now you can install debug-packages for KDE SC again. Just type this cmd: sudo pacman -Sy kde-debug<br>
40
	<h4>Log Packages</h4>
41
	Now you can install log-packages for some of the packages in our desktop repository. Just type this cmd: sudo pacman -Sy chakra-log<br>
42
	<h4>VGA_SWITCHEROO and ACPI_CALL</h4>
43
	With this release we support <a href="http://asusm51ta-with-linux.blogspot.com/">vga_switcheroo</a> and <a href="http://linux-hybrid-graphics.blogspot.com/2010/07/using-acpicall-module-to-switch-onoff.html">acpi_call</a>.<br>
44
	Please help us with testing laptops with hybrid-cards. To test if you can switch on/off your discrete graphics card using "test_off.sh".<br>
45
	For more info about hybrid graphics consult: <a href="http://linux-hybrid-graphics.blogspot.com/">linux-hybrid-graphics.blogspot.com</a>.<br>
46
	<hr width="100%">
47
	<h4>System Requirements</h4>
48
	<ul>
49
		<li>a Intel Pentium II or higher processor or AMD64-ready CPU for 64bit</li>
50
		<li>384MiB of RAM for running the live system and 512MiB of RAM for the installation</li>
51
		<li>around 3 Gib of available hard disk space (the more the better)</li>
52
		<li>a screen capable of 800 x 600 or higher resolution</li>
53
		<li>a reasonably fast internet connection, e.g. no modem (would be too slow)</li>
54
	</ul>
55
	<hr width="100%">
56
	<h4>Most noticeable changes & additions since LAST STABLE</h4>
57
	<h4>Features</h4>
58
	<ul>
59
		<li>Kernel-2.6.X.Y with lzma support</li>
60
		<li>aufs2-DATE kernel integrated</li>
61
		<li>KDE SC VERSION</li>
62
		<li>Xorg-Server VERSION</li>
63
		<li>Catalyst-VERSION</li>
64
		<li>NVidia-VERSION and NVidia legacy series</li>
65
	</ul>
66
	<h4>Installed locales</h4>
67
	<ul>
68
		<li>catala</li>
69
		<li>deutsch</li>
70
		<li>english</li>
71
		<li>espaƱol</li>
72
		<li>italian</li>
73
	</ul>
74
	<hr width="100%">
75
	<h4>Known issues</h4>
76
	We expect some ... Tell us when you find them ...<br>
77
	<br>
78
</body>                     
79
</html>