summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-12-31 02:46:21 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-12-31 02:53:07 +0100
commit1ff3add07603a97180e7661c7f474be062319445 (patch)
tree7625a215b902c7d05f5d8d63aa96a14e99556fc5
parent49b59b9e45559dc876812f687c27804bd7dc52cd (diff)
downloaddevice_samsung_galaxys2-common-1ff3add07603a97180e7661c7f474be062319445.tar.gz
device_samsung_galaxys2-common-1ff3add07603a97180e7661c7f474be062319445.tar.bz2
device_samsung_galaxys2-common-1ff3add07603a97180e7661c7f474be062319445.zip
The /preload partition is (hopefully) not used by Replicant. On my Galaxy SII it has some APK and application data. The APK found in there are KiesAir.apk, OceanWeather.apk, PhotoRetouching.apk, PolarisOffice.apk, SamsungIM.apk, Swype.apk WindyWeather.apk, and vlingo.apk. Given the name of the APKs it looks like additional nonfree software to be installed in the stock Android distribution. Since what's inside is either unused or a serious security risk, it's best to not mount it at all. In addition, if for some reasons that partition becomes corrupted, Replicant will fails to boot very early on. Given that the Galaxy SII (GT-I9100) uses a zImage, it can be quite long to debug as one cannot easily patch it to add adb root as boot. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rwxr-xr-xrootdir/fstab.smdk42101
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/fstab.smdk4210 b/rootdir/fstab.smdk4210
index 41df278..83375ab 100755
--- a/rootdir/fstab.smdk4210
+++ b/rootdir/fstab.smdk4210
@@ -10,7 +10,6 @@
/dev/block/mmcblk0p1 /efs ext4 noatime,nosuid,nodev,journal_async_commit,errors=panic wait,check_spo
/dev/block/mmcblk0p10 /data f2fs noatime,nosuid,nodev,inline_data,inline_xattr,discard wait,encryptable=footer,length=-16384
/dev/block/mmcblk0p10 /data ext4 noatime,nosuid,nodev,noauto_da_alloc,journal_async_commit,errors=panic wait,check_spo,encryptable=footer,length=-16384
-/dev/block/mmcblk0p12 /preload ext4 noatime,nosuid,nodev,journal_async_commit wait
# vold-managed volumes ("block device" is actually a sysfs devpath)
/devices/platform/dw_mmc/mmc_host/mmc0/mmc0* auto auto defaults wait,voldmanaged=sdcard0:11,noemulatedsd,nonremovable