Commit Graph

12 Commits

Author SHA1 Message Date
Sixia "Leask" Huang
216a8e66d3 fix: tweak check-requirements for calling ldconfig (#202645)
* tweak check-requirements for calling ldconfig

* apply patch
2024-01-19 05:05:56 +09:00
Robo
fe7233fdfb fix: avoid using libc as an executable test (#202680) 2024-01-17 20:26:54 +01:00
Robo
7fd2edcf46 fix: ensure requirements check works for libc development versions (#202660) 2024-01-17 12:18:31 +01:00
Kim Reenberg
aed5f4d65d fix: fallback to strings for non-executable libc.so.6 (#202581)
* fix: fallback to strings for non-executable libc.so.6

* chore: use cat over strings

---------

Co-authored-by: khreenberg <unknown>
Co-authored-by: Robo <hop2deep@gmail.com>
2024-01-17 06:29:01 +00:00
Robo
1339f075b1 fix: add linux library dependency check for remote server (#202210)
* fix: add linux library dependency check for remote server

* chore: add faq link

* chore: move to separate file for reuse

* chore: add option to skip check

* fix: check

* fix: package path

* fix: don't forget to exit main script
2024-01-15 17:43:42 +09:00
Martin Aeschlimann
0c598d076b darwin server scripts: apply shellcheck 2022-04-25 14:57:47 +02:00
Martin Aeschlimann
7239b78e14 server cli scripts: node not found 2022-03-31 12:22:04 +02:00
Martin Aeschlimann
465cac2c42 Use reallink for all server cli scripts 2022-03-24 15:56:16 +01:00
Alexandru Dima
e5167eb8f2 Fix paths on Windows 2022-01-20 13:36:46 +01:00
Alex Dima
3b5afe84e8 Fixes #140997: Move server entry points to src/ 2022-01-20 09:31:00 +01:00
Martin Aeschlimann
f4ba7dd12b server bin cleanup 2022-01-11 16:34:28 +01:00
Alex Dima
822f995357 Add server folder 2021-10-20 18:42:13 +02:00