Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
df937b8255d86d97c97fd8d9ca7ea5352e2d8975
/
init
8678872
Merge "init: add class_restart"
by Treehugger Robot
· 8 years ago
deb23ba
Merge "init: remove superfluous forward definitions"
by Treehugger Robot
· 8 years ago
88d6b4a
Merge "init: Fix README.md for writepid"
by Treehugger Robot
· 8 years ago
46b6c43
init: remove superfluous forward definitions
by Tom Cherry
· 8 years ago
3c1568a
Merge "init: add support of multiple class names"
by Treehugger Robot
· 8 years ago
59cebb6
Merge "update shutdown sequence and use shutdown_timeout to cover all wait"
by Keun-young Park
· 8 years ago
641ff0a
init: add support of multiple class names
by Wei Wang
· 8 years ago
2b63d54
init: add class_restart
by Steven Moreland
· 8 years ago
3ee0df9
update shutdown sequence and use shutdown_timeout to cover all wait
by Keun-young Park
· 8 years ago
784c851
Merge "Move selinux policy build decisions to sepolicy Makefile"
by Treehugger Robot
· 8 years ago
e564dac
init: Fix README.md for writepid
by Tom Cherry
· 8 years ago
7ef28f4
Move selinux policy build decisions to sepolicy Makefile
by Jeff Vander Stoep
· 8 years ago
dd26e1a
Merge "add kill all for shutdown_timeout of 0"
by Treehugger Robot
· 8 years ago
7f0d15a
Merge "init: use read_file and write_file to implement do_copy builtin"
by Treehugger Robot
· 8 years ago
c1ca1a8
Merge "init: Prevent spin loop while waiting for exec or property"
by Treehugger Robot
· 8 years ago
186edb1
Merge "init: Remove superfluous error check"
by Treehugger Robot
· 8 years ago
aa08ea4
add kill all for shutdown_timeout of 0
by Keun-young Park
· 8 years ago
82bac0d
init: use read_file and write_file to implement do_copy builtin
by Yongqin Liu
· 8 years ago
77ddcd5
init: Prevent spin loop while waiting for exec or property
by Tom Cherry
· 8 years ago
3cd8c6f
add clear log for reboot start / end
by Keun-young Park
· 8 years ago
9bdddd7
init: Remove superfluous error check
by Tom Cherry
· 8 years ago
8d01f63
remove emergency shutdown and improve init's reboot logic
by Keun-young Park
· 8 years ago
2fdcf37
Merge "Add 'ro.cpuset.default' system property for default cpusets."
by Treehugger Robot
· 8 years ago
ac8a3bd
Merge "init: reboot to bootloader on crash for development builds"
by Treehugger Robot
· 8 years ago
663fdfc
init: reboot to bootloader on crash for development builds
by Tom Cherry
· 8 years ago
0828676
Add 'ro.cpuset.default' system property for default cpusets.
by Alex Vakulenko
· 9 years ago
40578ab
init: Fix leaking fd and error print
by Tom Cherry
· 8 years ago
16663a2
powerctl: add thermal-shutdown command
by Todd Poynor
· 8 years ago
34e7041
init: cleanup is_first_stage conditionals
by Tom Cherry
· 8 years ago
f31abeb
Merge "init: fix DumpState() logging"
by Tom Cherry
· 8 years ago
0b4d34e
Merge "ueventd: support by-name symlinks for virtual block devices"
by Treehugger Robot
· 8 years ago
e3aef3d
Merge "init: enable C++17"
by Tom Cherry
· 8 years ago
62a9f32
init: Remove custom clang-format
by Tom Cherry
· 8 years ago
d8a7257
init: fix DumpState() logging
by Tom Cherry
· 8 years ago
2bc0014
init: enable C++17
by Tom Cherry
· 8 years ago
2d03e64
Merge "Build split file_contexts on TREBLE builds"
by Treehugger Robot
· 8 years ago
ac13718
Merge changes from topic 'fstab_relocation'
by Treehugger Robot
· 8 years ago
a71dfec
Remove hard-coded policy version from secilc step
by Alex Klyubin
· 8 years ago
c9a1842
init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()
by Bowgo Tsai
· 8 years ago
0cbbb83
Build split file_contexts on TREBLE builds
by Jeff Vander Stoep
· 8 years ago
2d19aeb
Use precompiled sepolicy when available
by Alex Klyubin
· 8 years ago
937309d
ueventd: support by-name symlinks for virtual block devices
by Jeremy Compostella
· 8 years ago
0c93ab6
Merge "add ro.boottime.init.mount_all.* for measuring mount time"
by Keun-young Park
· 8 years ago
1185050
Log stderr of secilc
by Alex Klyubin
· 8 years ago
69fae7b
add ro.boottime.init.mount_all.* for measuring mount time
by Keun-young Park
· 8 years ago
c2a4c9a
Track the move of split SELinux policy CIL files
by Alex Klyubin
· 8 years ago
0ab93fd
Merge "Include correct type of SELinux policy"
by Treehugger Robot
· 8 years ago
22cc398
Merge "use ro.persistent_properties.ready for persistent props ready"
by Keun-young Park
· 8 years ago
b51f9ab
Include correct type of SELinux policy
by Alex Klyubin
· 8 years ago
056eca2
Merge "Use split SELinux policy at boot, if available"
by Treehugger Robot
· 8 years ago
404906d
use ro.persistent_properties.ready for persistent props ready
by Keun-young Park
· 8 years ago
16696e2
Use split SELinux policy at boot, if available
by Alex Klyubin
· 8 years ago
3223272
init: skip early mount in recovery mode
by Bowgo Tsai
· 8 years ago
b6cb9b0
Merge "There's no longer a limit to property names."
by Treehugger Robot
· 8 years ago
b7788fd
There's no longer a limit to property names.
by Elliott Hughes
· 8 years ago
7d32026
set ro.boottime.persistent_properties when persisted props are restored
by Keun-young Park
· 8 years ago
f719c25
Merge "init: early_mount: removing hard-coded paths"
by Treehugger Robot
· 8 years ago
d4beed2
init: early_mount: removing hard-coded paths
by Bowgo Tsai
· 8 years ago
4ec72cc
Treblize init.rc location
by Jaekyun Seok
· 8 years ago
93072f2
Merge changes from topic 'early-mount-verity'
by Treehugger Robot
· 8 years ago
c20c0c2
early_mount: fs_mgr: move all fstab logic into fs_mgr
by Sandeep Patil
· 8 years ago
0506b18
Check setegid() return values
by Tom Cherry
· 8 years ago
4bd3fac
Merge changes from topic 'early-mount-support'
by Treehugger Robot
· 8 years ago
b005d90
Address property service DoS.
by Elliott Hughes
· 8 years ago
e9da79b
init: early_mount: create device node for verity metadata partition
by Sandeep Patil
· 8 years ago
05ff38b
init: early_mount: disallow partitions to be verified at boot
by Sandeep Patil
· 8 years ago
0a3e36f
init: early_mount: add support to mount verity enabled partitions early
by Sandeep Patil
· 8 years ago
971a460
init: refactor to allow successive device_init calls
by Sandeep Patil
· 8 years ago
a20c678
Merge "init: minor fix to READEME.md"
by Treehugger Robot
· 8 years ago
a08f002
init: minor fix to READEME.md
by Bin Chen
· 8 years ago
7635127
Set libavb version into system property for Treble OTA
by bowgotsai
· 8 years ago
1549257
Merge changes from topic 'pre-early-mount'
by Treehugger Robot
· 8 years ago
c8ac067
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by James Hawkins
· 8 years ago
7c92e48
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
fc86f24
init: fstab: add support to read fstab entries from device tree
by Sandeep Patil
· 8 years ago
35403eb
init: early_mount: add support to mount non-verity partitions early
by Sandeep Patil
· 8 years ago
d7b5c7b
Merge "Add a sample service for testing init."
by Treehugger Robot
· 8 years ago
44a3ee2
init: remove the existing early_mount code
by Sandeep Patil
· 8 years ago
957e4ab
init: refactor: add support for doing early coldboot
by Sandeep Patil
· 8 years ago
28e980b
Add a sample service for testing init.
by Jorge Lucangeli Obes
· 8 years ago
d54d4c2
Merge "ueventd: source ueventd configs from vendor and odm"
by Treehugger Robot
· 8 years ago
ea23983
ueventd: make selinux labeling optional for device creation
by Sandeep Patil
· 8 years ago
0e3167e
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
by James Hawkins
· 8 years ago
bf298e6
ueventd: source ueventd configs from vendor and odm
by Sandeep Patil
· 8 years ago
26f40c0
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
by James Hawkins
· 8 years ago
2d0fdaa
init: clean up exec command
by Wei Wang
· 8 years ago
c4af05f
Revert "Enable seccomp in init with generated policy"
by Paul Lawrence
· 8 years ago
d25e4c5
Merge "init: add wait_for_prop builtin command"
by Treehugger Robot
· 8 years ago
2e71ceb
Expand seccomp whitelist
by Alex Shlyapnikov
· 8 years ago
132ac31
init: add wait_for_prop builtin command
by Wei Wang
· 8 years ago
2cd07e8
Merge "Expand seccomp whitelist"
by Treehugger Robot
· 8 years ago
8afdd2a
Expand seccomp whitelist
by Paul Lawrence
· 8 years ago
301e7e2
Merge "Expand seccomp whitelist"
by Treehugger Robot
· 8 years ago
ae3f906
Expand seccomp whitelist
by Paul Lawrence
· 8 years ago
d04b1ac
Merge "init: split property context into platform & non-platform components"
by Sandeep Patil
· 8 years ago
795798d
bionic and init don't need to share knowledge of property file locations.
by Elliott Hughes
· 8 years ago
d0ff90a
Merge "Allow failing app through seccomp policy"
by Treehugger Robot
· 8 years ago
7dde4fa
Merge "boottime/init: Report ro.boottime.init* properties in milliseconds."
by James Hawkins
· 8 years ago
e4ddaa4
Allow failing app through seccomp policy
by Paul Lawrence
· 8 years ago
27c0522
boottime/init: Report ro.boottime.init* properties in milliseconds.
by James Hawkins
· 8 years ago
Next »