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

  • Joined on 2022-06-21
lw-everestlinux pushed to main at lw-everestlinux/stdhell 2024-12-03 09:27:52 -05:00
150f938a8e init
lw-everestlinux created repository lw-everestlinux/stdhell 2024-12-03 09:27:14 -05:00
lw-everestlinux created branch main in lw-everestlinux/conky-config 2024-11-25 16:17:43 -05:00
lw-everestlinux pushed to main at lw-everestlinux/conky-config 2024-11-25 16:17:43 -05:00
7fcab3fe2e init
lw-everestlinux created repository lw-everestlinux/conky-config 2024-11-25 16:17:13 -05:00
lw-everestlinux renamed repository from conky-config to lw-everestlinux/conky-config-old 2024-11-25 16:17:00 -05:00
lw-everestlinux pushed to main at lw-everestlinux/i3blocks-config 2024-11-25 16:16:28 -05:00
009831503e 11/25
lw-everestlinux pushed to main at lw-everestlinux/nvim-dotfiles 2024-11-25 16:15:51 -05:00
418d494fe9 11/25
lw-everestlinux pushed to master at lw-everestlinux/i3-config 2024-11-22 13:59:27 -05:00
lw-everestlinux commented on issue EverestLinux/libglacier#1 2024-11-20 13:59:50 -05:00
Support for package integrity checking

Possible steps for integrity checking:

  • Retrieve checksum of local package
  • Download original checksum of package from some repository
  • Compare
  • Exit if checksums do not match -…
lw-everestlinux commented on issue EverestLinux/glacier#1 2024-11-20 09:54:10 -05:00
File I/O error when calling runtime_exists() from libglacier

Fixed: changed the following code at line 78:

runtime_exists();
if (errno != 0) { exit(1); }

This fix will be included in the next release

lw-everestlinux closed issue EverestLinux/glacier#1 2024-11-20 09:54:10 -05:00
File I/O error when calling runtime_exists() from libglacier
lw-everestlinux opened issue EverestLinux/glacier#1 2024-11-20 09:51:01 -05:00
File I/O error when calling runtime_exists() from libglacier
lw-everestlinux reopened issue EverestLinux/libglacier#2 2024-11-19 09:44:17 -05:00
Finish documentation
lw-everestlinux closed issue EverestLinux/libglacier#2 2024-11-19 09:44:12 -05:00
Finish documentation
lw-everestlinux opened issue EverestLinux/libglacier#2 2024-11-19 09:43:42 -05:00
Finish documentation
lw-everestlinux opened issue EverestLinux/everest-web#1 2024-11-19 09:43:28 -05:00
Finish libglacier documentation
lw-everestlinux opened issue EverestLinux/libglacier#1 2024-11-19 09:42:39 -05:00
Support for package integrity checking
lw-everestlinux pushed to main at EverestLinux/libglacier 2024-11-12 09:06:31 -05:00
4883c6ee08 v4.0.0-rc7 - custom message support in is_process_root()
lw-everestlinux pushed to main at EverestLinux/everest-web 2024-11-11 15:05:39 -05:00
f7cb8fe6cf 11/11 - update libglacier documentation