guix-devel
[Top][All Lists]
Advanced

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

Re: boot guixsd


From: Danny Milosavljevic
Subject: Re: boot guixsd
Date: Sat, 3 Mar 2018 12:50:17 +0100

On Fri, 02 Mar 2018 23:41:48 -0500
Rene <address@hidden> wrote:

> a) In GNU Hurd, how should activation be done?

After examining our GuixSD/Debian hybrid Hurd image, there's at least argument
parsing of kernel arguments inside /libexec/runsystem.hurd (the regular shell
arguments there).

So a dirty workaround would be to add to /libexec/runsystem.hurd :

mkdir /proc
echo "$@" > /proc/cmdline

The advantage would be that nothing else would need to be changed and it would
be automatically prepared to run guixsd on boot.

Attachment: pgpLSgIBAbipH.pgp
Description: OpenPGP digital signature


reply via email to

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