Jannik Glückert

Results 14 comments of Jannik Glückert

HAVE_POSIX_FADVISE is not defined for all TUs that include this header (quick grep shows it's only defined for the compilation of File.cpp), which leads to different definitions of the enum...

Yes I do. This would also conflict with NBD or (god forbid) loopback on NFS

> It also says that all late boot-time service should order after this. oh sorry, I totally misremembered that - ignore the WantedBy part then > But remote-fs.target looks a...

beesd finds disks by looking for uuid, not mount path. Hence x-systemd-automount did not work: > INFO: Find 47d3ebf5-6e77-414b-8833-3b6d4cfa5790 in /etc/bees//backup.conf, use as conf > INFO: Check: Disk exists >...

Right now mold is not a drop-in, it's a drop-through - linkers have grown WAY more features than just rudimentarily stitching together object files, and many packages make use of...

It says `recompile with -fPIC` multiple times - have you tried that instead of disabling lto?

> Ah, gentoo being bitten by their franken-/usr-merge, eh? This is unrelated to our usr-merge, which, by the way, produces the same directory layout as Fedora. > The current default...

> cross-hurd-smp Is this a hurd kernel? If so, I assume hurd does not have a bzImage header / stub? Could you try again with a fresh master now that...

hmm, do the raw, decompressed kernel images share some magic? Are they guaranteed to be ELF files on all arches?

I don't see a need for `bees --setup`, and I would love to not have config files at all. Ideally bees would be "stateless" and the behaviour entirely dependent on...