On Fri, 02 Mar 2018 23:41:48 -0500
Rene <pac...@protonmail.com> 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: pgp16NlQPxH_E.pgp
Description: OpenPGP digital signature

Reply via email to