Release Notes

13.2.20141013

Copyright    2007-2014. Guillaume GARDET (guillaume.gardet@opensuse.org)

Copyright    2013. Sylvain TOSTAIN (locnar@gmx.com)

Copyright    2008-2012. Fabien CRESPEL (fabien@crespel.net)

Copyright    2007. Damien LOZACH (damien.lozach@gmail.com)

Copyright    2007. Cyril CHARLIER (cyril.charlier@gmail.com)

R  sum  

openSUSE is a free and Linux-based operating system for your PC, Laptop or
Server. You can surf the web, manage your e-mails and photos, do office work,
play videos or music and have a lot of fun!

-------------------------------------------------------------------------------

Table des mati?res

Installation

    Pour des informations d?taill?es sur l'installation

G?n?ralit?s

    Documentation d'openSUSE
    UEFI?Unified Extensible Firmware Interface
    UEFI, GPT et partitions MS-DOS
    D?marrer en pr?sence du mode de d?marrage s?curis? (Secure Boot Mode)

Mise ? niveau du syst?me
Aspects techniques

    Art?facts ? l'?cran pendant l'installation avec le pilote Nouveau
    AppArmor et la configuration des permissions
    Skype

Divers
More Information and Feedback

Si vous mettez ? jour une ancienne installation vers cette version d'openSUSE,
consultez les pr?c?dentes notes de version list?es ici : http://en.opensuse.org
/openSUSE:Release_Notes

Installation

Pour des informations d?taill?es sur l'installation

Pour des informations d?taill?es sur l'installation, voir la section intitul?e
? Documentation d'openSUSE ?.

G?n?ralit?s

Documentation d'openSUSE

Dans le Guide de d?marrage, vous trouverez des instructions d'installation
?tape par ?tape, ainsi qu'une introduction aux bureaux KDE et GNOME et ? la
suite LibreOffice. Les questions d'administration g?n?rale y sont ?galement
?voqu?es, comme le d?ploiement, la gestion de logiciels et une introduction au
shell bash.

Retrouvez la documentation dans /usr/share/doc/manual/opensuse-manuals_$LANG
apr?s avoir install?e le paquet opensuse-startup_$LANG, ou en ligne sur http://
doc.opensuse.org.

UEFI?Unified Extensible Firmware Interface

Prior to installing openSUSE on a system that boots using UEFI (Unified
Extensible Firmware Interface), you are urgently advised to check for any
firmware updates the hardware vendor recommends and, if available, to install
such an update. A pre-installed Windows 8 is a strong indication that your
system boots using UEFI.

Background: Some UEFI firmware has bugs that cause it to break if too much data
gets written to the UEFI storage area. Nobody really knows how much "too much"
is, though. openSUSE minimizes the risk by not writing more than the bare
minimum required to boot the OS. The minimum means telling the UEFI firmware
about the location of the openSUSE boot loader. Upstream Linux Kernel features
that use the UEFI storage area for storing boot and crash information (pstore)
have been disabled by default. Nevertheless, it is recommended to install any
firmware updates the hardware vendor recommends.

UEFI, GPT et partitions MS-DOS

Together with the EFI/UEFI specification, a new style of partitioning arrived:
GPT (GUID Partition Table). This new schema uses globally unique identifiers
(128-bit values displayed in 32 hexadecimal digits) to identify devices and
partition types.

Additionally, the UEFI specification also allows legacy MBR (MS-DOS)
partitions. The Linux boot loaders (ELILO or GRUB2) try to automatically
generate a GUID for those legacy partitions, and write them to the firmware.
Such a GUID can change frequently, causing a rewrite in the firmware. A rewrite
consist of two different operation: removing the old entry and creating a new
entry that replaces the first one.

Un microprogramme moderne dispose d'un nettoyeur qui collecte les entr?es
supprim?es et lib?re la m?moire r?serv?es aux anciennes entr?es. Un probl?me se
pr?sente lorsqu'un microprogramme d?fectueux ne collecte pas et ne lib?re pas
ces entr?es, ceci peut amener le syst?me ? ne plus pouvoir d?marrer.

Le contournement de ce probl?me est simple : convertissez l'ancienne partition
MBR en nouvelle partition GPT pour ?viter compl?tement ce probl?me.

D?marrer en pr?sence du mode de d?marrage s?curis? (Secure Boot Mode)

Ceci n'affecte que les machines en mode UEFI avec le d?marrage s?curis? (secure
boot) activ?.

The new version of the shim loader allows more machines to boot with Secure
Boot enabled than with openSUSE 13.1. Nevertheless, in case of trouble, first
update the BIOS of your machine to the latest version. If the BIOS update does
not help, report the model of your machine to the wiki (http://en.opensuse.org/
openSUSE:UEFI). Then we can track it for the next release.

Mise ? niveau du syst?me

Aspects techniques

Art?facts ? l'?cran pendant l'installation avec le pilote Nouveau

Sur certains syst?mes ?quip?s de cartes NVIDIA, l'installateur peut pr?senter
des art?facts sur la partie sup?rieure de l'?cran du fait de probl?mes avec le
pilote par d?faut Nouveau. Si vous ?tes touch? par ce probl?me, vous pouvez
d?sactiver le module du noyau Nouveau pour ex?cuter l'installateur et le
r?activer ensuite une fois que le syst?me est install? ou mis ? niveau.

Pour d?sactiver le module du noyau, une fois que vous avez d?marr? sur le m?dia
d'installation, s?lectionnez l'entr?e 'installation' dans grub et pressez 'e'
pour modifier les param?tres. Allez ensuite ? la ligne d?butant par 'linux' (ou
'linuxefi') et ajoutez brokenmodules=nouveau ? la fin. Pressez maintenant F10
pour poursuivre le d?marrage avec le nouveau param?tre. Lorsque le syst?me est
install?, vous pouvez r?activer le module Nouveau en modifiant /etc/modprobe.d/
50-blacklist.conf et en supprimant l'entr?e qui blackliste Nouveau.

AppArmor et la configuration des permissions

AppArmor is enabled by default. This means more security, but might prevent
services from working if you run them in unexpected ways. If you encounter
strange permission problems, try to switch the AppArmor profile for the
affected service to complain mode with:

aa-complain /usr/bin/$votre_service

Le mode plainte signifie : tout autoriser, et enregistrer les choses que le
profile n'autoriserait pas.

Even if it helps, report it as a bug! We want to fix AppArmor profiles to also
cover corner cases.

Skype

PulseAudio 4.0 pr?sente un bug avec la version actuelle de Skype pour Linux
(v4.2). Jusqu'? ce que Skype soit corrig? et mis ? jour, ex?cutez skype depuis
la ligne de commande :

PULSE_LATENCY_MSEC=60 skype

Pour davantage d'informations au sujet de ce bug, consulter http://
arunraghavan.net/2013/08/pulseaudio-4-0-and-skype/.

Divers

N/A

More Information and Feedback

  * Read the READMEs on the CDs.

  * Get detailed changelog information about a particular package from the RPM:

    rpm --changelog -qp <FILENAME>.rpm

    <FILENAME>. is the name of the RPM.

  * Check the ChangeLog file in the top level of the DVD for a chronological
    log of all changes made to the updated packages.

  * Find more information in the docu directory on the DVD.

  * https://activedoc.opensuse.org/ contains additional or updated
    documentation.

  * Visit http://www.opensuse.org for the latest product news from openSUSE.

Copyright ? 2014 SUSE LLC

Thanks for using openSUSE.

The openSUSE Team.

