Commit graph

10 commits

Author SHA1 Message Date
Sebastiano Barezzi
daab338b4c
whyred: rootdir: Add boot and recovery entries to fstab
Change-Id: Ie38d4f0bba39f9817e543390e82c68bc1ee875ca
2022-09-13 01:17:05 +02:00
luk1337
a683a613a0
whyred: Remove unsupported flags from fstab
* Fixes :
W [libfs_mgr]Warning: unknown flag: resize
W [libfs_mgr]Warning: unknown flag: crashcheck

Change-Id: I1ba5abb0850bed55ee4e1c496954272a1a7ccf14
2021-04-21 02:56:53 +00:00
srfarias
323538a9df whyred: cosmetic changes and corrections
Change-Id: Iaf29d54c5a0a9a912762610b495116c10fca9552
2021-04-03 01:43:51 -03:00
srfarias
fc367d0f2e Revert "twolip: rootdir: fstab: Switch to FBE"
This reverts commit 67bae23308cce26b92e1e15d2eb88eb7d9043298.
2020-05-05 01:17:02 +00:00
Davide Garberi
0596b58279 twolip: rootdir: fstab: Switch to FBE
* Switching to a different encryption method as FBE, which has no
  support to encrypt existing files, requires users to format /data completely

* Since we can't do the switch while rolling nightly builds, let's do it
  now once and for all

Change-Id: Id7528f11e18284dae39b7844d23129973683477e
2020-04-30 11:24:42 +02:00
Davide Garberi
de581e6c73 twolip: rootdir: fstab: Re-arrange ext4 and f2fs entries
Change-Id: Ifead3965c577d6cbaa73a0a0e9f0133fb47dd0dd
2020-04-26 11:45:31 +02:00
Davide Garberi
77a6631f3e twolip: rootdir: Commonize fingerprint chmod
Change-Id: Ie3f58519927e0023363229d6e53d8ca1ee955ddb
2020-04-26 11:35:50 +02:00
Davide Garberi
03ed65828a twolip: rootdir: Add init.device.rc
Change-Id: I531442b4429272e54b132f925b8f55d59e0ead4c
2020-04-26 11:34:40 +02:00
Vinay Verma
e82027a001 twolip: Remove firmware class path for kernel firmware loading
In ueventd support has been added to read firmware path from
vendor.It wil parse /vendor/firmware_mnt/image information
and add in look up path/search path for loading firmware.
Change uid of /venodr/firmware_mnt back to system as kernel
firmware loading is removed. Previouly to support kernel firmware
loading root permissions were required.

Change-Id: I741eb8e7edb88a963c997312cdebc657fc1177d1
2020-04-26 11:34:40 +02:00
Davide Garberi
5cba6af446 twolip: Decommonize fstab
Change-Id: I96142aadbf089e9203ece5cd4e885e36a804cc58
2020-04-26 11:34:40 +02:00