Liam Waldron lw-everestlinux
  • United States
  • lead developer at Everest Linux

  • Joined on 2022-06-21
lw-everestlinux created repository EverestLinux/esv 2023-03-24 13:28:22 -04:00
lw-everestlinux pushed to main at EverestLinux/ecrypt 2023-03-24 13:25:02 -04:00
d1c9f05ed9 update manpage
lw-everestlinux pushed to main at EverestLinux/ecrypt 2023-03-24 12:33:01 -04:00
e373ac4a07 add annotated main.c
lw-everestlinux pushed to main at EverestLinux/ecrypt 2023-03-24 11:38:06 -04:00
97c5d07f6c add docs
lw-everestlinux created branch main in EverestLinux/ecrypt 2023-03-24 11:22:35 -04:00
lw-everestlinux pushed to main at EverestLinux/ecrypt 2023-03-24 11:22:35 -04:00
845eddafd4 init
lw-everestlinux created repository EverestLinux/ecrypt 2023-03-24 11:17:34 -04:00
lw-everestlinux pushed to main at EverestLinux/epkgs-x86-musl 2023-03-23 12:35:13 -04:00
5aeeb8382d add .keep files
lw-everestlinux commented on issue EverestLinux/glacier4#2 2023-03-23 08:04:15 -04:00
Dependency checking

Dependency checking and listing works, dependency resolution will be implemented later.

lw-everestlinux closed issue EverestLinux/glacier4#2 2023-03-23 08:04:15 -04:00
Dependency checking
lw-everestlinux pushed to master at EverestLinux/everest-tools 2023-03-22 14:01:11 -04:00
17d4590426 esv v3
lw-everestlinux pushed to main at EverestLinux/glacier4 2023-03-13 10:49:28 -04:00
01878d12f1 maybe almost done
lw-everestlinux pushed to master at lw-everestlinux/i3-config 2023-03-11 12:28:20 -05:00
7544bcced7 add fehbg
lw-everestlinux pushed to master at lw-everestlinux/i3-config 2023-03-11 12:24:57 -05:00
2eba38ab2f 3/11
lw-everestlinux reopened issue EverestLinux/everest#1 2023-03-10 14:05:34 -05:00
No viable download backend for Glacier
lw-everestlinux closed issue EverestLinux/everest#3 2023-03-10 14:05:26 -05:00
make compiles with dynamic loader "ld-linux" instead of "ld-musl"
lw-everestlinux commented on issue EverestLinux/everest#3 2023-03-10 14:05:20 -05:00
make compiles with dynamic loader "ld-linux" instead of "ld-musl"

Fixed, use the following compile flags:

./configure \
--prefix=PREFIX \
--build=x86_64 \
--host=x86_64-linux-musl \
CC=x86_64-linux-musl-gcc
lw-everestlinux opened issue EverestLinux/everest#3 2023-03-10 12:15:49 -05:00
make compiles with dynamic loader "ld-linux" instead of "ld-musl"
lw-everestlinux closed issue EverestLinux/glacier4#1 2023-03-09 14:12:54 -05:00
New package format
lw-everestlinux closed issue EverestLinux/glacier4#4 2023-03-09 14:12:54 -05:00
Multi package operations