Skip to content
Snippets Groups Projects
  1. Jul 29, 2020
    • David Runge's avatar
      Add license and basic documentation · 3b00a94e
      David Runge authored
      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
      3b00a94e
  2. Jul 17, 2020
    • nl6720's avatar
      Add check target to Makefile · a32477d2
      nl6720 authored
      Makefile:
      Move shellcheck commands from .gitlab-ci.yml.
      
      .gitlab-ci.yml:
      Run `make check`.
      Prevent partial upgrades, i.e. use '-Syu'.
      Prevent reinstalling already installed packages by using pacman's '--needed' option.
      Don't force-download the package database.
      a32477d2
  3. May 31, 2020
    • David Runge's avatar
      Removing dist target · 0868662f
      David Runge authored
      Makefile:
      Removing the dist target. It requires to increment a number on each
      release.
      This workflow can be entirely circumvented by signed commit tags and
      using those for packaging.
      v44
      0868662f
  4. Oct 16, 2019
  5. May 01, 2019
  6. Apr 26, 2019
  7. Dec 24, 2018
  8. Aug 22, 2018
  9. Aug 01, 2018
  10. Jul 26, 2018
  11. Jun 24, 2018
  12. Jun 23, 2018
  13. Apr 26, 2018
  14. Nov 01, 2017
  15. Jun 26, 2017
  16. Mar 25, 2017
  17. Feb 21, 2017
  18. Dec 21, 2016
  19. Oct 24, 2016
  20. May 31, 2016
  21. May 15, 2016
  22. Mar 02, 2016
  23. Feb 28, 2016
  24. Sep 28, 2015
  25. Jul 30, 2015
  26. Apr 24, 2015
  27. Nov 01, 2014
  28. Sep 02, 2014
  29. Aug 28, 2014
  30. Jul 26, 2014
  31. May 22, 2014
  32. Feb 01, 2014
  33. Jan 04, 2014
  34. Oct 29, 2013
  35. Sep 28, 2013
  36. Jun 29, 2013
  37. May 30, 2013
  38. May 12, 2013
  39. Apr 13, 2013
Loading