tag 661871 moreinfo thanks On 03/02/2012 06:44 AM, Cody A.W. Somerville wrote: > lb_chroot_dpkg symlinks /bin/true from the host system into the chroot > after diverting /usr/sbin/flash-kernel.
i don't think so. ln -s /bin/true chroot/usr/sbin/flash-kernel creates a *symbolic* link in chroot/usr/sbin/flash-kernel pointing to /bin/true, which when being used in the chroot references /bin/true within the chroot. -- Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: [email protected] Internet: http://people.progress-technologies.net/~daniel.baumann/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
