Technologies Getting Started Contribute
- Based on the
relengarchiso profile mkodyseniso&mkarchiso- Ships with GNOME
Make sure to install both archiso and mkodyseniso!
-
git clonethe repository andcdinto it -
sudo mkodyseniso -v -w /path/to/work_dir -o /path/to/our_dir .Thework_diris where the build process happens, theout_diris where the final ISO image will be stored. Specify existing directories, or, if you don't want to make one yourself, specify a path to where it should be -mkarchisowill create it.mkodysenisoshould be run as root with either sudo or a root user. -
Optionally, test your ISO with
run_archiso -u -i /path/to/image.isoThe Arch Wiki specifies which packages you need to install in order to be able to run it.
For those who wish to contribute, including Odysen Developers:
- Make a fork of the repository.
- Switch to the
devbranch. Changes made tomainwill be rejected. - Once you are satisfied with your changes to the code, make a pull request and await approval for a merge.
📝 How to create a Pull Request
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copy of the license can be found: GPL-3.0 license
Made with ❤️ by Odysen Team Members