summaryrefslogtreecommitdiff
path: root/fstab.shamu
AgeCommit message (Collapse)Author
2014-12-09Revert "Reenable dm-verity for Shamu LMP MR1"Vineeta Srivastava
Bug: 18672057 This reverts commit e275e74a5ef49467e3919f52e07aebb47608b917.
2014-11-10Reenable dm-verity for Shamu LMP MR1Paul Lawrence
Bug: 17808579 Change-Id: I1b42a17e4256a43f013fda533d833eb47bd7dc76 Conflicts: fstab.shamu
2014-10-31fstab/init: Move "persist" mounting to fstab and fsck itChris Fries
Mount persist in fstab. This has the advantage that we can specify "check" and get fsck done on this read-write partition. The disadvantage, is that a persist mount failure is catastropic to the end user (without persist, you might have been able to use it as a wifi tablet, but modem and sensors would likely break.) Bug: 18151232 Change-Id: If3a3f6dd27f0dba8b8d0acb46500b67145682137
2014-10-31fstab.shamu: Don't use "discard" option on userdataChris Fries
Mount userdata without discard, let FI_TRIM work instead. Bug: 18151232 Change-Id: I1df050fd09a9b0ba82c961aeb61961fd43833caa
2014-10-27[factory reset protection] Add /persistent to fstabAndres Morales
This is required so the recovery kernel can wipe the partition in case the feature is disabled by Settings > Developer options > Enable OEM unlock. Bug: 18136196 Change-Id: I033033e440ecab5afdffcdbd0f17dcc8984a7df5
2014-09-09Disable dm-verityVineeta Srivastava
Bug: 17425780 Change-Id: I11e42c0b3f2b1ee70429d7c259b6dcd35427263a
2014-08-18Revert "Revert "Enable encryption by default on Shamu""Paul Lawrence
This reverts commit f253603e330d34a7fa93a97f88aa6e1afdd4ca04. Bug: 11985952 Change-Id: I84435574bf94ab86f6193b6171bb3d491bae3a60
2014-08-15Revert "Enable encryption by default on Shamu"Vineeta Srivastava
Bug: 16876072 This reverts commit 024c0a62a1eb53fe5636465bd9456f925cb4b946. Change-Id: I38d0173afe158ea7f1fc83b8d340742436b267ff
2014-08-07Enable encryption by default on ShamuPaul Lawrence
Bug: 11985952 Change-Id: I6ea597617f87bcff08e510ee8f7b973a2f80596b
2014-07-24fstab: Fix bad metadata partition nameJP Abgrall
It would allow encryption, just not booting afterwards. meh. Change-Id: I746164edd23a671b289e8817bf8d76a471055c13
2014-07-22fstab: use new metadata partition for encryption.JP Abgrall
Bootloader 70.21 provides the metadata partition. Use it for the crypto metadata. Bug: 16193103 Bug: 16460849 Change-Id: Ib05ccd29fe3fd7f2473bbe47c7c299f4e42438b7 Signed-off-by: JP Abgrall <jpa@google.com>
2014-07-16Initial SELinux policy for Shamu.dcashman
Assign each persistent init-spawned service its own domain. Label some of the device files from the first-appearing denials. Mount /firmware with a context. Bug: 16319212 Change-Id: Ie0ed4d59dd209ccb1e23a81de88477c0af2bb546
2014-06-25Enable dm-verityAjay Dudani
Change-Id: I5476fbfc8147afe1c32aa2157037b73a29ff04c7
2014-06-10fstab.shamu: Update to reflect shamu's partition tableAndrew Wheeler
- Add/fixup the modem partitions - Add versions partition - Add logo partition - Remove imgdata Change-Id: Iab5eaf8c700c57ebdb5fcf2c6975c2a63e6acdca
2014-05-02shamu device makefileVineeta Srivastava
Makefiles needed for device to boot-up to shell. Change-Id: I63dfdc23deb245322a76afdda38f635e89c00479
2014-04-30Shamu makefiles updateVineeta Srivastava
Updated device.mk and added fstab.shamu Change-Id: I34cbd187987b6fd81518c60548e2c3326768e58a