ACC SHELL
<h1>openSUSE 11.3 Release
Notes</h1>
<p>Copyright © 2010 Novell, Inc.</p>
<p>Máte právo kopírovať, distribuovať a/alebo meniť tento dokument podľa podmienok GNU Free Documentation License (verzia 1.2) alebo podľa niektorej z vyšších verzií publikovaných združením Free Software Foundation; ale bez nemenných odstavcov, textov na prednej a zadnej strane obálky. Znenie licencie nájdete v súbore <tt>fdl.txt</tt>.</p>
<p>
The release notes are under constant development. Download the newest
version as part of the Internet test or refer to <tt>http://www.suse.com/relnotes/i386/openSUSE/11.3/RELEASE-NOTES.en.html</tt>.
</p>
<p>
If you upgrade from an older version to this openSUSE release, see
previous release notes listed here:
<tt>http://en.opensuse.org/Release_Notes</tt>
</p>
<p>Tieto poznámky sú rozdelené do nasledujúcich okruhov:</p>
<ul>
<li>
<p>Inštalácia: prečítajte si toto, ak chcete inštalovať systém od začiatku.</p>
</li>
<li>
<p>Všeobecné: informácie, ktoré by si mal každý prečítať.</p>
</li>
<li><p>Aktualizácia systému: Problémy súvisiace s procesom ak spustíte aktualizáciu systému z predchádzajúceho vydania na túto verziu openSUSE.</p></li>
<li><p>Technické: sekcia obsahujúca technické podrobnosti pre pokročilých používateľov.</p></li>
</ul>
<h2>Inštalácia</h2>
<p>N/A</p>
<h2>Všeobecné</h2>
<h3>openSUSE dokumentácia</h3>
<ul>
<li><p>
Installation Quick Start guides you step-by-step through the
installation process.
</p></li>
<li><p>
In Start-Up, find information about installation and basic
system configuration.
</p></li>
<li><p>
Reference covers deployment, administration, and system
configuration in detail and explains how to set up various network services.
</p></li>
<li><p>
KDE and GNOME Quick Start give a short introduction to the
desktops and some key applications running on it.
</p></li>
<li><p>
The KDE and GNOME User Guide guide you through using and configuring the
desktops and help you perform key tasks.
</p></li>
<li>
<p>Sprievodca aplikácií predstavuje aplikácie ako prehliadač, poštový klient, kancelárske aplikácie a nástroje pre spoluprácu, ako aj grafické a multimediálne aplikácie.</p>
</li>
<li><p>Sprievodca bezpečnosťou</p></li>
</ul>
<h3>LXDE—a New Desktop Environment</h3>
<p>
LXDE provides a lightweight desktop environment for old and obsolete computers
with limited hardware resources.</p>
<p>pcmanfm and libfm (LXDE File Manager and its main library) are
released as RC1 versions and will get updated with the official updates (stable
versions) as soon as possible.</p>
<h2>Aktualizácia systému</h2>
<h3>Samba: smbfs služba premenovaná na cifs</h3>
<p>Vzhľadom k tomu, že smbfs nie je časťou jadra. Nahradil ho komponent cifs. Aby nedochádzalo k zámene názvu služby, sme ho nakoniec premenovali zodpovedajúcim spôsobom.</p>
<p>Počas aktualizácie systému s nainštalovaným balíkom samba-client, stav služby bude uložený, <tt>/etc/samba/smbfstab</tt> prenesený do <tt>/etc/samba/cifstab</tt> a stav služby obnovený, ak je potrebné.</p>
<h3>Incompatible IPsec and strongSwan Changes</h3>
<p>The "sha256"/"sha2_256" keywords now configure the kernel with 128-bit
truncation, not the non-standard 96-bit truncation used by previous
releases. If you depend on the 96-bit truncation scheme, use the new
"sha256_96" keyword—this might be necessary, if you want to establish a
connection with an old kernel (openSUSE 11.2 or earlier).</p>
<p>In those case modify the connection settings to the old and
non-standard 96-bit truncation in the <tt>ipsec.conf</tt> of
the new system:</p>
<pre>esp=aes128-sha256_96</pre>
<p>There is also an incompatible strongSwan change. IPComp in tunnel
mode was fixed to strip out the duplicated outer header. This change makes
IPComp tunnel mode connections incompatible with previous releases.
Disable compression on such tunnels.</p>
<h2>Technické</h2>
<h3>Inicializácia grafiky s KMS (Kernel Mode Setting)</h3>
<p>V openSUSE 11.3 sme prešli na KMS (Kernel Mode Setting) pre Intel, ATI a NVIDIA grafické karty, ktorý je teraz štandardný. Ak sa vyskytnú problémy s podporou KMS ovládača (intel, radeon, nouveau), zakážte KMS pridaním <tt>nomodeset</tt> do príkazového riadka jadra. Ak to chcete nastaviť nastálo, pridajte ho do príkazového riadka jadra v <tt>/boot/grub/menu.lst</tt>. Táto voľba zaistí, že (intel, radeon, nouveau) je natiahnutý s <tt>modeset=0</tt> v <tt>initrd</tt>, t.j. KMS je zakázaný.</p>
<p>V zriedkavých prípadoch, kedy načítanie DRM modulu z <tt>initrd</tt> je všeobecný problém a nesúvisí s KMS, dokonca je možné zakázať načítanie DRM modulu v <tt>initrd</tt> úplne. Pre toto nastavte <tt>NO_KMS_IN_INITRD</tt> sysconfig premennú na <tt>yes</tt> caz YAST, ktorý potom obnoví <tt>initrd</tt> afterwards. Reštartnite počítač.</p>
<p>
On Intel without KMS the Xserver falls back to the <tt>fbdev</tt>
driver (the <tt>intel</tt> driver only supports KMS); alternatively,
there is the "intellegacy" driver
(<tt>xorg-x11-driver-video-intel-legacy</tt> package) which
still supports UMS (User Mode Setting). To use it, edit
<tt>/etc/X11/xorg.conf.d/50-device.conf</tt> and change the driver
entry to <tt>intellegacy</tt>.</p>
<p>
On ATI for current GPUs it falls back to <tt>radeonhd</tt>. On NVIDIA
without KMS the <tt>nv</tt> driver is used (the
<tt>nouveau</tt> driver only supports KMS).</p>
<h3>Samba: mount.cifs setuid root</h3>
<p>The setuid root capability of <tt>mount.cifs</tt> is
re-enabled, because known security bugs in
<tt>mount.cifs</tt> have been fixed.
</p>
<h3>SSH Public Key Authentication</h3>
<p>In <tt>/etc/ssh/sshd_config</tt> relative paths are no
longer allowed. When pointing to the <tt>authorized_keys</tt>
file, use <tt>%h/</tt> in front of the path. Otherwise logging in
using SSH Public Key Authentication will fail with openSSH 5.4 and
later.</p>
<p>Example:</p>
<pre>PubkeyAuthentication yes
AuthorizedKeysFile %h/.ssh/authorized_keys
</pre>
ACC SHELL 2018