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

  • Joined on 2022-06-21
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
lw-everestlinux closed issue EverestLinux/glacier4#5 2023-03-09 14:12:54 -05:00
Split binaries
lw-everestlinux opened issue EverestLinux/glacier4#5 2023-03-09 14:12:38 -05:00
Split binaries
lw-everestlinux opened issue EverestLinux/glacier4#4 2023-03-09 14:11:58 -05:00
Multi package operations
lw-everestlinux opened issue EverestLinux/glacier4#3 2023-03-09 14:09:37 -05:00
Conflict checking
lw-everestlinux opened issue EverestLinux/glacier4#2 2023-03-09 14:09:05 -05:00
Dependency checking
lw-everestlinux opened issue EverestLinux/glacier4#1 2023-03-09 14:07:36 -05:00
New package format
lw-everestlinux closed issue EverestLinux/everest#1 2023-03-09 14:01:23 -05:00
No viable download backend for Glacier
lw-everestlinux commented on issue EverestLinux/everest#1 2023-03-09 14:01:21 -05:00
No viable download backend for Glacier

closing for now, trying aria2

lw-everestlinux pushed to main at EverestLinux/glacier4 2023-03-09 13:58:12 -05:00
234033dcdc halfway done i think