From: Attila Lendvai <attila@lendvai.name>
To: Attila Lendvai <attila@lendvai.name>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: setting open files limit for daemon processes
Date: Fri, 25 Feb 2022 21:28:51 +0000 [thread overview]
Message-ID: <oF7cdpaoTh03SBvAhmLQ2kSvazy5WnUQJB2d8IDbZRdFkv_G-jofbMyZMkGY8wXpnUrV3pGwKfb6iy08_91hQECRCgOmQ9SnOTjrctUmv4w=@lendvai.name> (raw)
In-Reply-To: <gPbOILZypUZBKpviun9qHl8MWgmf17oiluPYSzP2xc9nxPatdSvOYJevkCKzhzdZND1zhWaeHlhbL88Krwvrg2xO3ZZYCHa02mvWPbGE9Mw=@lendvai.name>
> i'd be happy to play with this, but i don't know how to run a Guix VM that is
> built using my modified Shepherd; i.e. i have no idea how to test what i'm
> doing.
it actually seems simpler than i thought: i edited the Shepherd package to:
(source (git-checkout (url "file://my-path/shepherd/")))
plus i added some extra NATIVE-INPUTS to be able to build it from the unreleased
sources. after that a `./pre-inst-env guix system vm ...` seems to pick up the
changes, this would be a bearable edit-build-test cycle.
except that modifying shepherd seems to trigger quite a lot of packages to be
rebuilt.
is there a way to instruct `guix system vm ...` _not_ to rebuild all the
dependants, and only replace the Shepherd that is running as the init process?
is this something where grafts could be helpful?
--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“Awareness isn’t something we own; awareness isn’t something we possess. Awareness is actually what we are.”
— Adyashanti (1962–)
next prev parent reply other threads:[~2022-02-25 22:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-25 7:55 setting open files limit for daemon processes Attila Lendvai
2022-02-25 10:42 ` Maxime Devos
2022-02-25 14:09 ` Attila Lendvai
2022-02-25 21:28 ` Attila Lendvai [this message]
2022-02-25 22:04 ` Maxime Devos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='oF7cdpaoTh03SBvAhmLQ2kSvazy5WnUQJB2d8IDbZRdFkv_G-jofbMyZMkGY8wXpnUrV3pGwKfb6iy08_91hQECRCgOmQ9SnOTjrctUmv4w=@lendvai.name' \
--to=attila@lendvai.name \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.