Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
b914f04abb666493256946ce310b387ee4ff59dc
/
init
89f6248
Merge "init: add umount_all builtin."
by Yifan Hong
· 6 years ago
917756d
Merge "init: fix loglevel docs."
by Treehugger Robot
· 6 years ago
2c19fc5
init: add umount_all builtin.
by Yifan Hong
· 6 years ago
c1df282
init: fix loglevel docs.
by Elliott Hughes
· 6 years ago
d11dee7
first-stage mount: support using other avb_keys
by Bowgo Tsai
· 6 years ago
63c91aa
init: fixes to README.mk
by Mark Salyzyn
· 6 years ago
a40a845
Avoid leaking property values into logs on error
by Nick Kralevich
· 6 years ago
f4dff49
Merge changes from topic "libprocessgroup_rc"
by Yifan Hong
· 6 years ago
18fdde8
CgroupSetupCgroups -> CgroupSetup
by Yifan Hong
· 6 years ago
9ded5c0
libprocessgroup_setup: use libcgrouprc_format
by Yifan Hong
· 6 years ago
a10d76d
libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup
by Yifan Hong
· 6 years ago
b79e9e1
ueventd: populate /dev/block/mapper link
by Mark Salyzyn
· 6 years ago
06c9a21
Merge "Disallow operator!() on unique_fd"
by Treehugger Robot
· 6 years ago
e3b7732
Merge "init: mount_handler: system-as-root (legacy)"
by Treehugger Robot
· 6 years ago
c3a75a6
Merge "libprocessgroup: restrict SetupCgroups to one-time usage and only by init"
by Suren Baghdasaryan
· 6 years ago
ac9cbbf
Merge "init: Support booting off GSIs installed to non-userdata block devices."
by David Anderson
· 6 years ago
5f48219
Disallow operator!() on unique_fd
by Bernie Innocenti
· 6 years ago
49a43f0
libprocessgroup: restrict SetupCgroups to one-time usage and only by init
by Suren Baghdasaryan
· 6 years ago
47664e1
init: mount_handler: system-as-root (legacy)
by Mark Salyzyn
· 6 years ago
60d7951
Merge changes from topic "lpdumpd"
by Yifan Hong
· 6 years ago
7158b0c
init: expand prop in 'file'
by Yifan Hong
· 6 years ago
30e5d84
Fix parse_apex_configs doc in README.md
by Vic Yang
· 6 years ago
816ad54
init: Support booting off GSIs installed to non-userdata block devices.
by David Anderson
· 6 years ago
f169fd2
init: make sepolicy dependency optional
by Jeff Vander Stoep
· 6 years ago
feb3c18
Merge "selinux: use the policy version defined in sepolicy"
by Jeffrey Vander Stoep
· 6 years ago
9cf7cc0
Check if we need to Poll for devices after RegenerateUevents
by Mark Salyzyn
· 6 years ago
a87d24e
init: add MountHandler property handler
by Mark Salyzyn
· 6 years ago
9381e12
Merge changes from topic "apex_earlymount_no_bionic_bindmount"
by Treehugger Robot
· 6 years ago
1381cc7
Allow overriding ro.debuggable to 1 on USER builds
by Bowgo Tsai
· 6 years ago
d44b9a1
init: epoll: add events argument to RegisterHandler
by Mark Salyzyn
· 6 years ago
5abac94
Don't bind-mount bionic files
by Jiyong Park
· 6 years ago
b450373
init: use PLOG rather than strerror.
by Elliott Hughes
· 6 years ago
a82e41e
Make /apex on ramdisk
by Jiyong Park
· 6 years ago
a663d32
Access apex sysprops via the generated API
by Jiyong Park
· 6 years ago
142227b
Activate system APEXes early
by Jiyong Park
· 6 years ago
daed0cc
mount /apex during first_stage init
by Jiyong Park
· 6 years ago
fed9d98
libfs_avb: support key rotation for standalone partitions
by Bowgo Tsai
· 6 years ago
781131d
selinux: use the policy version defined in sepolicy
by Jeff Vander Stoep
· 6 years ago
40a76db
Merge "libfs_avb: support rollback protection for Live GSI"
by Treehugger Robot
· 6 years ago
315c98a
Merge "init: Set a property indicating that we're booting into a GSI."
by David Anderson
· 6 years ago
eac1657
libfs_avb: support rollback protection for Live GSI
by Bowgo Tsai
· 6 years ago
e211350
Merge "init: Ignore "ro." restrictions when reading prop files"
by Tom Cherry
· 6 years ago
7c9c0b6
init: Ignore "ro." restrictions when reading prop files
by Tom Cherry
· 6 years ago
3069e9f
load selinux property_contexts in /odm and /product
by Jinguang Dong
· 6 years ago
660a051
init: Set a property indicating that we're booting into a GSI.
by David Anderson
· 6 years ago
ff4d3e6
Skip enabling dm-verity for live GSI when needed
by Bowgo Tsai
· 6 years ago
822546c
Merge "Refactor fs_mgr_update_verity_state()"
by Tom Cherry
· 6 years ago
b08b800
Merge "Allow properties to be derived from partition-specific properties during init"
by Steven Laver
· 6 years ago
7c07996
Refactor fs_mgr_update_verity_state()
by Tom Cherry
· 6 years ago
184231f
Remove logic to fake /system in overlayfs
by Tom Cherry
· 6 years ago
532f8c9
Allow properties to be derived from partition-specific properties during init
by Steven Laver
· 6 years ago
6e24f56
Merge "init: allow services to have no capabilities set"
by Tom Cherry
· 6 years ago
d236de1
init: allow services to have no capabilities set
by Tom Cherry
· 6 years ago
0437ae9
Merge "init: print property/value for wait_for_property"
by Treehugger Robot
· 6 years ago
0817593
init: print property/value for wait_for_property
by Wei Wang
· 6 years ago
74cf150
Merge "Reland: "Identify post-apexd crashing processes""
by Treehugger Robot
· 6 years ago
be3b5b8
Reland: "Identify post-apexd crashing processes"
by Zimuzo Ezeozue
· 6 years ago
9a1024f
init: Replace cgroup hardcoded path with detected one
by Suren Baghdasaryan
· 6 years ago
62b18ee
libprocessgroup: Add support for task profiles
by Suren Baghdasaryan
· 6 years ago
b00537b
Merge "Add android::fs_mgr namespace for new Fstab code"
by Tom Cherry
· 6 years ago
a2b6cb1
Merge changes from topic "move_bionic_to_apex3"
by Treehugger Robot
· 6 years ago
d767253
Add android::fs_mgr namespace for new Fstab code
by Tom Cherry
· 6 years ago
97d3fc9
Enable AVB for dynamic GSI (f.k.a. Live Image)
by Bowgo Tsai
· 6 years ago
dd409c5
Proper mount namespace configuration for bionic
by Jiyong Park
· 6 years ago
66d4747
init: delete code that sets ro.recovery_id
by Tom Cherry
· 6 years ago
d2ab653
Merge "selinux: account for /product hash"
by Tri Vo
· 6 years ago
fdc926f
Do SetUpDmVerity only once for the same mount point
by LongPing Wei
· 6 years ago
af4a0de
selinux: account for /product hash
by Tri Vo
· 6 years ago
e2e8f68
Merge "init: load /product selinux mapping file"
by Tri Vo
· 6 years ago
548fbad
Merge "Revert "do not start shutdown animation from init""
by Tom Cherry
· 6 years ago
5870d6f
Merge "init: Remove the obsolete restorecon for /sbin files."
by Treehugger Robot
· 6 years ago
8840a6e
Revert "Identify post-apexd crashing processes"
by Jiyong Park
· 6 years ago
2aef0cf
Revert "Bionic libs and the dynamic linker are bind mounted"
by Jiyong Park
· 6 years ago
af9b0a0
Revert "Don't create separate mount namespaces for pre-apexd processes"
by Jiyong Park
· 6 years ago
a2e1692
Merge "Re-enable asan on /init."
by Treehugger Robot
· 6 years ago
c8a7499
init: Remove the obsolete restorecon for /sbin files.
by Tao Bao
· 6 years ago
08d151d
Merge "init: dump less debug logs when unmount timeout"
by Treehugger Robot
· 6 years ago
8176f4d
Re-enable asan on /init.
by Evgenii Stepanov
· 6 years ago
dc90a09
Merge "zram: support zram_writeback"
by Jaegeuk Kim
· 6 years ago
1b34b7a
init: dump less debug logs when unmount timeout
by Jonglin Lee
· 6 years ago
29c7eb2
Merge "init: Add support for GSI installations in first-stage mount."
by David Anderson
· 6 years ago
a3804ba
init: Add support for GSI installations in first-stage mount.
by David Anderson
· 6 years ago
5889a55
init: load /product selinux mapping file
by Tri Vo
· 6 years ago
1efddeb
reboot: only run fsck when detecting filesystem inconsistency
by Randall Huang
· 6 years ago
38a8f78
zram: support zram_writeback
by Jaegeuk Kim
· 6 years ago
6001fd8
Load build sysprops early
by Jiyong Park
· 6 years ago
4fd4805
Merge "Identify post-apexd crashing processes"
by Zimuzo Ezeozue
· 6 years ago
a55308b
Merge "Init: error on oneway calls."
by Steven Moreland
· 6 years ago
cd1b7d7
Identify post-apexd crashing processes
by Zimuzo
· 6 years ago
5f3d75e
Init: error on oneway calls.
by Steven Moreland
· 6 years ago
8ebfa98
Don't create separate mount namespaces for pre-apexd processes
by Jiyong Park
· 6 years ago
6e9b4ec
Bionic libs and the dynamic linker are bind mounted
by Jiyong Park
· 6 years ago
58d33da
Merge "Add conditional class starting"
by Treehugger Robot
· 6 years ago
0c9f142
Merge "Support mounting same mount points with different fstab config"
by Tom Cherry
· 6 years ago
5bf5f98
Merge "init: remove the restriction of arguments"
by Tom Cherry
· 6 years ago
58f676e
Merge "init: don't restorecon root sepolicy files"
by Tri Vo
· 6 years ago
4d44349
Support mounting same mount points with different fstab config
by LongPing Wei
· 6 years ago
55cac59
init: remove the restriction of arguments
by Haoyu Tang
· 6 years ago
2bfa4f9
init: don't restorecon root sepolicy files
by Tri Vo
· 6 years ago
11bbf82
Add conditional class starting
by Daniel Rosenberg
· 6 years ago
Next »