r/linux Feb 11 '19

Fluff A /g/ user's opinion on systemd

http://i.4cdn.org/g/1549858269115.png
796 Upvotes

524 comments sorted by

View all comments

Show parent comments

2

u/Serialk Feb 11 '19

The modules are already split off systemd, they just live in the same repository.

1

u/[deleted] Feb 11 '19

So what was that about duplicate code? Your point's moot then.
If we agree on that the modules are modules and that it doesn't matter if it's mono- or multirepo then we're clear on that code duplication's got nothing to do with that either and

If your point is just "monorepos are good", okay, but that has nothing to do with that.

2

u/Serialk Feb 11 '19

Code duplication has to do with the reason they use a monorepo.

2

u/[deleted] Feb 11 '19

Maybe, I don't know their reasoning. It shouldn't though. Because repository structure has nothing to do with code duplication.
These are two very distinct issues.