Skip to content
Snippets Groups Projects
  1. Oct 20, 2024
  2. Sep 24, 2024
  3. Apr 07, 2024
  4. Apr 06, 2024
  5. Feb 16, 2024
  6. Jan 18, 2024
  7. Sep 09, 2023
  8. Sep 05, 2023
  9. Aug 11, 2023
  10. May 26, 2023
  11. May 05, 2023
    • Morten Linderud's avatar
      Merge remote-tracking branch 'origin/pull/51' · 8ef90906
      Morten Linderud authored
      * origin/pull/51:
        pacstrap: silence "only applied to the deepest dir"
        arch-chroot: split variable declaration and assignment
        Add gitlab-ci based on the mkinitcpio one
        Add .editorconfig, from mkinitcpio
        tests: silence "referenced but not assigned" warnings
        tests: remove non-applicable ${1} handling
        common: split genfstab only helpers
        common: quote all arguments
        common: disable shellcheck SC2059
        common: remove unused msg2()
        common: remove unused is_array()
      Verified
      8ef90906
  12. May 03, 2023
  13. May 01, 2023
  14. Apr 01, 2023
  15. Mar 29, 2023
    • Emil Velikov's avatar
      arch-chroot: add option to preserve the chroot resolv.conf · aeaecf5a
      Emil Velikov authored
      
      There is a comprehensive inline comment about why we're touching the
      chroot resolv.conf. Although it does not consider the cases where:
       - the link may be broken for specific reasons, and/or
       - working resolver within the chroot is not wanted
      
      v2:
       - flip the condition check
      
      Signed-off-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
      aeaecf5a
    • Morten Linderud's avatar
      Merge remote-tracking branch 'origin/pull/49' · 7e4e1c1b
      Morten Linderud authored
      * origin/pull/49:
        pacstrap: error out earlier, on invalid directory
        pacstrap: delay selecting chroot/unshare setup
        pacstrap: stop interleaving functions and sequential code
        pacstrap: move include_m4 after the globals
        genfstab: reshuffle while read loop
        arch-chroot: delay selecting chroot/unshare setup
        arch-chroot: stop interleaving functions and sequential code
        arch-chroot: move include_m4 after the globals
      Verified
      7e4e1c1b
  16. Mar 26, 2023
Loading