Add Koro node, vlopez user and eudy tunnings #60
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
assigned to @rarias
Can you import them from
../../eudy/kernel/lttng.nix
and../../eudy/kernel/perf.nix
, so they are kept in sync? Or do you plan them to be different?Also, can we import these directly from eudy rather than duplicating them? They seem to be the same and remain so (not
./kernel.nix
):Also, if you import
../eudy/users.nix
you already create your own account, so in./users.nix
we only need to add the vlopez user.Thanks, looks good but I would like to reduce duplications if they are not strictly required.
changed this line in version 2 of the diff
changed this line in version 2 of the diff
added 2 commits
66fb848b
- Add koro node79adbe76
- koro: Add vlopez userCompare with previous version
Sure! I have minimized the duplicated code. I have kept the
kernel.nix
aside to make sure that my work on eudy does not interfere with koro.resolved all threads
approved this merge request
requested review from @rarias
assigned to @arocanon and unassigned @rarias