summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2018-03-02 21:45:52 +0100
committerMarcin Bukat <marcin.bukat@gmail.com>2018-06-12 10:31:15 +0200
commit0538ba3d59a1a29adcee0b4656b204fda102ad89 (patch)
tree50f070b0dc506f160f4007c8e7943072e0ee00e6 /tools/configure
parent09fde79ec840ef9021ddbc28a58e6b1234d9de8f (diff)
downloadrockbox-0538ba3d59a1a29adcee0b4656b204fda102ad89.tar.gz
rockbox-0538ba3d59a1a29adcee0b4656b204fda102ad89.zip
Agptek Rocker: Restrict root directory to SD only
Actual / of underlying linux OS should not be available to user. I am still not sure if implementation is correct. It doesn't perform any relative path sandboxing for example. Change-Id: Ic577a10f3947f6e950e2c4d03173f9f207395eb7
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 27c1e71f23..963bb62804 100755
--- a/tools/configure
+++ b/tools/configure
@@ -4212,7 +4212,6 @@ fi
4212 t_cpu="hosted" 4212 t_cpu="hosted"
4213 t_manufacturer="agptek" 4213 t_manufacturer="agptek"
4214 t_model="rocker" 4214 t_model="rocker"
4215 rbdir='/mnt/sd_0/.rockbox'
4216 mipsellinuxcc 4215 mipsellinuxcc
4217 ;; 4216 ;;
4218 4217