Re: [systemd-devel] [PATCH] firstboot: remove extra paranoia in --root checking

2014-10-22 Thread Lennart Poettering
On Thu, 28.08.14 13:30, Dave Reisner (dreis...@archlinux.org) wrote: > Some package managers will chroot before running post-install and > post-upgrade scripts. Doing this prevents systemd-firstboot from being > used piecemeal at installation or upgrade time, as the --root=/ will be > "cleverly" i

[systemd-devel] [PATCH] firstboot: remove extra paranoia in --root checking

2014-08-28 Thread Dave Reisner
Some package managers will chroot before running post-install and post-upgrade scripts. Doing this prevents systemd-firstboot from being used piecemeal at installation or upgrade time, as the --root=/ will be "cleverly" ignored. There's already enough sanity checks in this tool that we don't also