Skip to content

Commit

Permalink
Tick some things off the To-do list
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed May 20, 2024
1 parent 604a61f commit 06eab46
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
Detect different types of MS Windows;
Detect all Linux distros;
using /etc/os-release
https://github.com/Tux/System-Info/tree/master/t/etc
https://github.com/stejskalleos/os_release/tree/main
and without, for much older releases
https://github.com/cfengine/core/blob/4f5e8dd65c4eccd69bc6fe603343233fe1a1f577/libenv/sysinfo.c#L1287
Detect old Linux distros without using os-release
https://github.com/cfengine/core/blob/4f5e8dd65c4eccd69bc6fe603343233fe1a1f577/libenv/sysinfo.c#L1287
Detect versions of OSes and distros;
Detect other init systems than just systemd;
Detect musl vs glibc
Detect busybox

use-devel-assertos should not add itself twice (update, if run a second time)

Expand Down

0 comments on commit 06eab46

Please sign in to comment.