On Sun, 21.07.13 18:14, Ramkumar Ramachandra ([email protected]) wrote: > > Kay Sievers wrote: > > No, sorry, the same rule applies to C code as it does to unit files: > > We do not collect specific exceptions for broken hacks in exotic > > tools. Means: there will be _zero_ matches on UML strings in systemd > > Um, then why do we have a detect-virt at all? A quick grep tells me > that we do have specific workaround for specific containers and vms. > > *scratches head*
We have a couple of branches in there that generically handle all types of containers differently from VMs, but we have only one check for a specific implementation in place (which is KVM which has one specific feature we'd like to make use of and which in fact I'd like to make generic too, so that we can drop the specific check). Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
