-
- Downloads
Add license and basic documentation
LICENSE: Add GPL-3.0 license. {{archiso,configs}/*,.editorconfig,.gitlab-ci.yml}: Add SPDX license identifier. Makefile: Add SPDX license identifier. Install the `run_archiso.sh` script as global executable `run_archiso`. Use -D and -t flags to install to install files more generically (without a previous call to install the directory). README.rst: Add README outlining the project's scope, how to build images from the profiles and how to test. AUTHORS.rst: Add list of all direct contributors to the repository. CONTRIBUTING.rst: Add basic contribution guidelines, explaining the linter and the license in use. Closes #7 Closes #3
parent
47e11125
No related branches found
No related tags found
Showing
- .editorconfig 12 additions, 2 deletions.editorconfig
- .gitlab-ci.yml 2 additions, 0 deletions.gitlab-ci.yml
- AUTHORS.rst 33 additions, 0 deletionsAUTHORS.rst
- CONTRIBUTING.rst 26 additions, 0 deletionsCONTRIBUTING.rst
- LICENSE 674 additions, 0 deletionsLICENSE
- Makefile 7 additions, 4 deletionsMakefile
- README.rst 118 additions, 0 deletionsREADME.rst
- archiso/initcpio/hooks/archiso 2 additions, 0 deletionsarchiso/initcpio/hooks/archiso
- archiso/initcpio/hooks/archiso_loop_mnt 2 additions, 0 deletionsarchiso/initcpio/hooks/archiso_loop_mnt
- archiso/initcpio/hooks/archiso_pxe_common 2 additions, 0 deletionsarchiso/initcpio/hooks/archiso_pxe_common
- archiso/initcpio/hooks/archiso_pxe_http 2 additions, 0 deletionsarchiso/initcpio/hooks/archiso_pxe_http
- archiso/initcpio/hooks/archiso_pxe_nbd 2 additions, 0 deletionsarchiso/initcpio/hooks/archiso_pxe_nbd
- archiso/initcpio/hooks/archiso_pxe_nfs 2 additions, 0 deletionsarchiso/initcpio/hooks/archiso_pxe_nfs
- archiso/initcpio/hooks/archiso_shutdown 2 additions, 0 deletionsarchiso/initcpio/hooks/archiso_shutdown
- archiso/initcpio/install/archiso 2 additions, 0 deletionsarchiso/initcpio/install/archiso
- archiso/initcpio/install/archiso_kms 2 additions, 0 deletionsarchiso/initcpio/install/archiso_kms
- archiso/initcpio/install/archiso_loop_mnt 2 additions, 0 deletionsarchiso/initcpio/install/archiso_loop_mnt
- archiso/initcpio/install/archiso_pxe_common 2 additions, 0 deletionsarchiso/initcpio/install/archiso_pxe_common
- archiso/initcpio/install/archiso_pxe_http 2 additions, 0 deletionsarchiso/initcpio/install/archiso_pxe_http
- archiso/initcpio/install/archiso_pxe_nbd 2 additions, 0 deletionsarchiso/initcpio/install/archiso_pxe_nbd
AUTHORS.rst
0 → 100644
CONTRIBUTING.rst
0 → 100644
LICENSE
0 → 100644
README.rst
0 → 100644
Please register or sign in to comment