1. 04 Feb, 2023 3 commits
    • Jérome Perrin's avatar
      component/theia: remove buggy `which` command · a27feba7
      Jérome Perrin authored
      This does not work as expected with in this situation :
      
         bash-5.1$ which slapos
         /usr/bin/slapos
         bash-5.1$ /usr/bin/which slapos
         /opt/slapgrid/d4af5a4bc0958cc5f60fac0dbf6c916e/bin/slapos
         bash-5.1$ ls -al /opt/slapgrid/d4af5a4bc0958cc5f60fac0dbf6c916e/bin/slapos
         -rwxr-x--- 1 slapsoft slapsoft 3492 Jan 31 10:01 /opt/slapgrid/d4af5a4bc0958cc5f60fac0dbf6c916e/bin/slapos
         bash-5.1$ id
         uid=957(slapuser39) gid=1041(slapuser39) groups=1041(slapuser39),1001(slapsoft)
      a27feba7
    • Jérome Perrin's avatar
      component/fish-shell: build with slapos pcre2 · 5b7a469f
      Jérome Perrin authored
      This was downloading pcre2 from git or using system package if available
      5b7a469f
    • Jérome Perrin's avatar
      component/pcre2: initial addition · 7e9f89dd
      Jérome Perrin authored
      7e9f89dd
  2. 03 Feb, 2023 4 commits
  3. 02 Feb, 2023 16 commits
  4. 01 Feb, 2023 11 commits
  5. 31 Jan, 2023 6 commits