Technologies Getting Started Contribute
- Based on the
releng
archiso profile mkodyseniso
&mkarchiso
- Ships with GNOME
Make sure to install both archiso
and mkodyseniso
!
-
git clone
the repository andcd
into it -
sudo mkodyseniso -v -w /path/to/work_dir -o /path/to/our_dir .
Thework_dir
is where the build process happens, theout_dir
is 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 -mkarchiso
will create it.mkodyseniso
should be run as root with either sudo or a root user. -
Optionally, test your ISO with
run_archiso -u -i /path/to/image.iso
The 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
dev
branch. Changes made tomain
will 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