From Mageia wiki
Jump to: navigation, search


Drakconf multiflag.png
Outras línguas
Deutsch ; English ; français ; Nederlands ; português ; Türkçe ; português brasileiro ;

O que é Mageia Cauldron?

Mageia Cauldron é a versão de desenvolvimento do Mageia - que será o próximo lançamento do Mageia.

Quem deveria utilizar Mageia Cauldron, e quem não deveria?

All packagers are encouraged to at least have one Cauldron installation, if possible a physical one, to allow for easier contribution to the development version and for extended testing, e.g. hardware support, video acceleration ...

Anybody else who wants to see the latest development, help in reporting bugs or only wishes to live on the bleeding edge can use Cauldron. Of course, you must be aware that problems can occur, for example, the system won't boot correctly, the network connection is broken, applications crash and similar, sometimes fatal problems. If you know your way around and can troubleshoot/fix problems yourself, then you're welcome to use Cauldron. If you can share your findings and perhaps your workarounds or fixes, then that would also be welcome.

Aviso importante:
Cauldron não é para os fracos de coração!
It may break down your computer, eat your data, burn down your house or kill your kittens. You have been warned! ;)

Listas de discussão para os utilizadores do cauldron

Se decidir utilizar Cauldron, certifique-se que é um membro das seguintes listas de discussão:

It is best to at least read the subjects of all those mails when you receive them, so that you won't be surprised with something that'll break your system that was announced or already reported by another cauldron user.
Also, the development mailing list and our bugzilla are the best places to join forces for finding the causes of serious bugs and fixing them.

Como atualizar para Mageia Cauldron

Para atualizar de uma versão estável, digite os seguintes comandos como root

Utilização de urpmi

urpmi.removemedia -a

para remover todos os seus repositórios urpmi atuais.


Depois disso, precisa de adicionar os repositórios do Cauldron. Se tiver uma máquina a 32 bits

urpmi.addmedia --distrib --mirrorlist 'http://mirrors.mageia.org/api/mageia.cauldron.i586.list'

Se tiver uma máquina a x86-64:

urpmi.addmedia --distrib --mirrorlist 'http://mirrors.mageia.org/api/mageia.cauldron.x86_64.list'

E depois:

urpmi --auto-update --auto 


Utilização de DNF (Mageia 6+)

Instalar os repositórios Cauldron:

dnf install mageia-repos-cauldron

If you're using an x86_64 machine and need 32-bit repositories enabled, run:

dnf config-manager --set-enabled cauldron-i586

If you need nonfree or tainted enabled, run:

dnf config-manager --set-enabled cauldron-{arch}-{section}

Substitute "{arch}" and "{section}" for the desired architecture and nonfree/tainted as you need.

Depois:

dnf --refresh distro-sync