Cooker
Welcome to OpenMandriva Cooker
Cooker is the development distribution for OpenMandriva. It reflects the current progress of work among all lines, and is considered a moving and unstable target.
Beginning Technical Pages
These are the beginning technical documentation pages for Cooker. As time goes on, we will move and integrate them into the Cooker team area.
- How to contribute to OpenMandriva cooker
- Policies to follow up
- Cooker packaging guidelines
- How to get an account at the buildsystem we use
- ISO creation guide
- Features documentation
- How to fix common errors in mass rebuilds
- KDE 5 build order
- Xfce4 build order
- LXQt build order
- QT5 build order
- Docker
Next Release
The next version of OpenMandriva Lx is 4.1 Mercury. Previous releases may be found here.
Using Cooker
There are several ways to upgrade your system to Cooker. However, as Cooker is a moving target, it will most likely break your system. Please be aware that we cannot support systems on Cooker due to its nature.
Setting up chroot environments for other architectures
There is a tool in kde-packaging-tools that sets up chroot environments for other architectures, and takes care of setting up qemu emulation as well as mounting home directories etc. Download mkchroot and run e.g.
chmod +x mkchroot ./mkchroot -a riscv64 /chroot/riscv
to generate a Cooker RISC-V 64 environment in /chroot/riscv, or
chmod +x mkchroot ./mkchroot -v rolling -a armv7hnl /chroot/armv7hnl
to generate a Rolling ARMv7 environment in /chroot/armv7hnl
Be careful: To make working with those chroots easier, mkchroot mounts some parts of your main system - such as home directories - into the chroot. Make sure that, if you ever want to delete a chroot, you umount those first! You also have to remove the mount points from /etc/fstab
.
Communication
We can be found
- in IRC #openmandriva-cooker at Freenode
- freenode webchat interface to connect to IRC
- using Matrix (communication protocol)
- at the om-cooker mailing list. You may subscribe or view the archives at OpenMandriva Cooker archive
We generally are not Technical Support, so please use the bug tracker for that. But if you like to contribute or have technical interest or deep technical questions you will receive a warm welcome.
Communication guidelines
IRC channel and Mailing list are for OpenMandriva technical communication and discussion only. While it's totally ok to ask for technical information there, the following behaviour may be seen as against om-cooker netiquette and may set you on moderated or expelled from the list or channel:
- fighting personal discussions
- the topic is technical development of OMLx, nothing else
- flooding the list with software requests
- having a request once a while is ok, but normally the bugtracker should be used for making such requests
- leaving the scope of OpenMandriva.
- there are other lists for other software projects, use them if needed.
- ignoring the general netiquette, eg. meaning you should:
- be nice to each other, try to not directly blame other people in public
- do post in readable English text. Most people aren't native speakers, so try to write in plain and easily understandable English
- do not comment just to comment. Give your statement when it's worthy for the discussion.