| 16 Jul 2021 |
@kraftnix:matrix.org | direct import the operator user as a file path rather than through profiles.users? | 16:30:36 |
David Arnold (blaggacao) | This indeed seems to be a regression of the way users are plugged into profiles in https://github.com/divnix/devos/commit/d9082066f7bc5bd6a58ab55418db3d6abf4da3d6 | 16:30:39 |
@kraftnix:matrix.org | I'll give it a test, I would normally test this kind of stuff myself by running squashimg is a PIA that takes too long :/ | 16:31:24 |
@kraftnix:matrix.org | * I'll give it a test, I would normally test this kind of stuff myself by running quickly but squashimg is a PIA that takes too long :/ | 16:31:36 |
David Arnold (blaggacao) | Wait a sec, I think my previous analysis is wrong. I'll look into it after some stuf here. | 16:33:29 |
@kraftnix:matrix.org | I wish mksquashfs was parallelisable or faster :/ i mean through pcie4 nvmes at it helps but otherwise it doesn't run much faster on my laptop vs workstation | 16:34:39 |
David Arnold (blaggacao) | I think the reason is that all profiles that are incorporated within a suite are disabled by default. So if a user is incorporated into a suite, that would be disabled as well. The reason for disabling is to avoid systemd startups that you don't need on a minimal boostrap image. | 16:35:14 |
b12f | I'm with you that stuff is so slow. We've stopped doing automated ISO builds and instead only do them manually in our CI because it just hogs server resources | 16:35:23 |
David Arnold (blaggacao) | In reply to @blaggacao:matrix.org I think the reason is that all profiles that are incorporated within a suite are disabled by default. So if a user is incorporated into a suite, that would be disabled as well. The reason for disabling is to avoid systemd startups that you don't need on a minimal boostrap image. So I guess if users.operator is also within suites (anywhere) it will get filtered. | 16:37:02 |
@kraftnix:matrix.org | Also the fact that I nearly always have to run flk iso with GC_DONT_GC=1 is mildly annoying | 16:37:14 |
@kraftnix:matrix.org | In reply to @blaggacao:matrix.org So I guess if users.operator is also within suites (anywhere) it will get filtered. it does not | 16:37:37 |
David Arnold (blaggacao) | Oh yeah, I had that one, too, once. | 16:37:38 |
@kraftnix:matrix.org | direct importing the user works | 16:37:43 |
@kraftnix:matrix.org | In reply to @b12f:pub.solar I'm with you that stuff is so slow. We've stopped doing automated ISO builds and instead only do them manually in our CI because it just hogs server resources i complain about it, but my min setup takes ~2mins on my workstation vs ~5mins on my laptop. i am glad pcie4 nvme is so much nicer, well worth the money, it literally is almost 3x faster than the nvme's in my laptop | 16:40:09 |
David Arnold (blaggacao) | community branch is gone -- please submit pull requests with your examples to core in the "In the Wilde" section. | 17:53:08 |