chiark / gitweb /
util: rework in_initrd() logic
authorLennart Poettering <lennart@poettering.net>
Mon, 21 May 2012 18:00:58 +0000 (20:00 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 21 May 2012 18:00:58 +0000 (20:00 +0200)
commit8f33b5b8b3e85f9c3b00eb004e601f7a72fa6461
treed9166ff2738a5ceeb09beb988652a81eeb1ee83b
parent2660882b52ae1a5d97a2344633a999d88a3cd45b
util: rework in_initrd() logic

Checking the device major/minor is not a good idea. Let's replace this
with an explicit flag file, which we model after /etc/os-release and
call /etc/initrd-release.
TODO
src/shared/util.c