kumquat-buildroot/system
Matthew Starr e26ec6e45c system: make /bin/sh symlink use relative path
The symlink created by buildroot for /bin/sh is the full path to
a shell.  This does not match what busybox and other Linux
distributions do with using relative path symlinks. When handling
files on the host system this will point to the host system's shell
if present and not the target shell.

This is fixed by changing the /bin/sh symlink to use a relative path.

Fixes #8161.

[Thomas: minor fixups to the commit log suggested by Yann E. Morin.]

Signed-off-by: Matthew Starr <mstarr@hedonline.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-06-21 09:36:00 +02:00
..
skeleton system/skeleton: fix /etc/group 2015-04-21 15:36:56 +02:00
Config.in system: make /bin/sh symlink use relative path 2015-06-21 09:36:00 +02:00
device_table_dev.txt device table dev: drop old CDROMs 2014-03-12 17:24:23 +01:00
device_table.txt system/permissions: /etc/random-seed must be mode 600 2014-11-25 22:37:43 +01:00
system.mk Makefile: rename TARGETS to PACKAGES 2015-04-14 10:16:51 +02:00