guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Show version of operation system, kernel and distribution


From: swedebugia
Subject: Show version of operation system, kernel and distribution
Date: Fri, 01 Jan 2016 20:37:53 +0100
User-agent: Riseup mail

In other GNU/Linux systems you have:
 cat /proc/version
 uname -a
 lsb_release -a

I would like to document the equivalents for GuixSD, are these:
 cat /proc/version
 uname -a
 guix --version

?

Even though i recently pulled guix from git it still shows:
~/src/guix$ guix --version
guix (GNU Guix) 0.9.0

should we change this for it to say "master" or "git pulled at hash xxxxxx" instead?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]