Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
c6b07ec0953af6ab9acf430ff57fe61c5130c3b8
/
init
/
init.cpp
2350391
init: setup keyring before ueventd starts
by Mark Salyzyn
· 8 years ago
e2e0d9c
Merge changes I017c8bd9,I262e75b8,I6584bdf7 into oc-dev
by Bowgo Tsai
· 8 years ago
83c533d
init: set ro.boot.avb_version in recovery mode
by Bowgo Tsai
· 8 years ago
682f8ba
init: moving early mount logic into init_first_stage.cpp
by Bowgo Tsai
· 8 years ago
955e364
Sepolicy load: use -N flag to skip neverallow checks
by Jeff Vander Stoep
· 8 years ago
a190551
Merge "Set libavb version into system property for Treble OTA" into oc-dev
by Bowgo Tsai
· 8 years ago
5ceb7b3
init: handle sys.powerctl immediately
by Tom Cherry
· 8 years ago
4518012
Set libavb version into system property for Treble OTA
by Bowgo Tsai
· 8 years ago
51c0272
init: support early_mount with vboot 2.0 (external/avb/libavb)
by Bowgo Tsai
· 8 years ago
57d4c59
Merge "init: expand generated attributes on sepolicy compile" into oc-dev
by Jeffrey Vander Stoep
· 8 years ago
d278253
init: expand generated attributes on sepolicy compile
by Jeff Vander Stoep
· 8 years ago
f8952a1
Merge "restorecon hwservice_contexts." into oc-dev
by Martijn Coenen
· 8 years ago
6887273
restorecon hwservice_contexts.
by Martijn Coenen
· 8 years ago
692c3e4
init: use platform sepolicy version indicated by /vendor.
by Dan Cashman
· 8 years ago
39ffec7
Reflect move of mapping file to /system.
by Dan Cashman
· 8 years ago
7c1e0d8
Restorecon new vndservice_contexts file.
by Martijn Coenen
· 8 years ago
5f12c79
Merge changes from topic 'update-verified-priority-bump' into oc-dev
by TreeHugger Robot
· 8 years ago
e249097
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
af5102a
init: remove unused cutils includes
by Tom Cherry
· 8 years ago
2d80467
init: add exec_start command
by Tom Cherry
· 8 years ago
f5b99d4
init: explicitly label all selinux files in rootfs
by Sandeep Patil
· 8 years ago
74df5ba
init: consolidate restorecon after selinux initialization in single function
by Sandeep Patil
· 8 years ago
77ddcd5
init: Prevent spin loop while waiting for exec or property
by Tom Cherry
· 8 years ago
663fdfc
init: reboot to bootloader on crash for development builds
by Tom Cherry
· 8 years ago
34e7041
init: cleanup is_first_stage conditionals
by Tom Cherry
· 8 years ago
d8a7257
init: fix DumpState() logging
by Tom Cherry
· 8 years ago
a71dfec
Remove hard-coded policy version from secilc step
by Alex Klyubin
· 8 years ago
2d19aeb
Use precompiled sepolicy when available
by Alex Klyubin
· 8 years ago
1185050
Log stderr of secilc
by Alex Klyubin
· 8 years ago
c2a4c9a
Track the move of split SELinux policy CIL files
by Alex Klyubin
· 9 years ago
056eca2
Merge "Use split SELinux policy at boot, if available"
by Treehugger Robot
· 9 years ago
16696e2
Use split SELinux policy at boot, if available
by Alex Klyubin
· 9 years ago
3223272
init: skip early mount in recovery mode
by Bowgo Tsai
· 9 years ago
f719c25
Merge "init: early_mount: removing hard-coded paths"
by Treehugger Robot
· 9 years ago
d4beed2
init: early_mount: removing hard-coded paths
by Bowgo Tsai
· 9 years ago
4ec72cc
Treblize init.rc location
by Jaekyun Seok
· 9 years ago
c20c0c2
early_mount: fs_mgr: move all fstab logic into fs_mgr
by Sandeep Patil
· 9 years ago
e9da79b
init: early_mount: create device node for verity metadata partition
by Sandeep Patil
· 9 years ago
05ff38b
init: early_mount: disallow partitions to be verified at boot
by Sandeep Patil
· 9 years ago
0a3e36f
init: early_mount: add support to mount verity enabled partitions early
by Sandeep Patil
· 9 years ago
7635127
Set libavb version into system property for Treble OTA
by bowgotsai
· 9 years ago
1549257
Merge changes from topic 'pre-early-mount'
by Treehugger Robot
· 9 years ago
c8ac067
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by James Hawkins
· 9 years ago
7c92e48
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 9 years ago
fc86f24
init: fstab: add support to read fstab entries from device tree
by Sandeep Patil
· 9 years ago
35403eb
init: early_mount: add support to mount non-verity partitions early
by Sandeep Patil
· 9 years ago
44a3ee2
init: remove the existing early_mount code
by Sandeep Patil
· 9 years ago
0e3167e
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
by James Hawkins
· 9 years ago
26f40c0
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
by James Hawkins
· 9 years ago
2d0fdaa
init: clean up exec command
by Wei Wang
· 9 years ago
c4af05f
Revert "Enable seccomp in init with generated policy"
by Paul Lawrence
· 9 years ago
132ac31
init: add wait_for_prop builtin command
by Wei Wang
· 9 years ago
d04b1ac
Merge "init: split property context into platform & non-platform components"
by Sandeep Patil
· 9 years ago
27c0522
boottime/init: Report ro.boottime.init* properties in milliseconds.
by James Hawkins
· 9 years ago
7a5db4e
init: split property context into platform & non-platform components
by Sandeep Patil
· 9 years ago
571cd23
Merge "init: add ro.boot.init_rc"
by Treehugger Robot
· 9 years ago
44f7e4f
Move the kptr_restrict setting from init.rc to init.cpp.
by Dave Weinstein
· 9 years ago
959aeb1
init: add ro.boot.init_rc
by Hung-ying Tyan
· 9 years ago
01519a2
Revert "init: add ro.boot.init_rc"
by Tao Bao
· 9 years ago
7e6d30e
init: add ro.boot.init_rc
by Hung-ying Tyan
· 9 years ago
db929bf
Enable seccomp in init with generated policy
by Paul Lawrence
· 9 years ago
77f0e9f
init: Make 'write_file' return bool to match 'read_file'.
by Jorge Lucangeli Obes
· 9 years ago
c249794
Move init bootcharting onto its own thread.
by Elliott Hughes
· 9 years ago
a95e9af
Merge "Remove obsolete __BRILLO__ ifdef."
by Treehugger Robot
· 9 years ago
405da69
Remove obsolete __BRILLO__ ifdef.
by Jorge Lucangeli Obes
· 9 years ago
41d0b6d
Convert missed ERROR() to LOG(ERROR).
by dcashman
· 9 years ago
99dae54
Fix include order.
by Elliott Hughes
· 9 years ago
baccc40
Set mmap_rnd_bits to maximum value.
by Daniel Cashman
· 9 years ago
331cf2f
Replace the "coldboot" timeout with a property.
by Elliott Hughes
· 9 years ago
16db434
init: don't wait if we have more work to do
by Wei Wang
· 9 years ago
b104c50
init: Fix sync issue on property trigger.
by caozhiyuan
· 9 years ago
102daa3
Revert "Revert "init: create /dev/urandom, /dev/random in first stage.""
by Evgenii Stepanov
· 9 years ago
a8d8434
Add flags to restorecon_recursive to traverse filesystems
by Paul Lawrence
· 9 years ago
9605a94
init start time tracking.
by Elliott Hughes
· 9 years ago
9955609
Merge "init: Put init in group AID_READPROC"
by Treehugger Robot
· 9 years ago
80960d2
init: Put init in group AID_READPROC
by Nick Kralevich
· 9 years ago
313b352
Fix log for early_mount
by Wei Wang
· 9 years ago
4c8a76e
Revert "init: create /dev/urandom, /dev/random in first stage."
by Josh Gao
· 9 years ago
ab4fbe1
init: create /dev/urandom, /dev/random in first stage.
by Josh Gao
· 9 years ago
99c4a8a
Mount /vendor and /odm early
by Hung-ying Tyan
· 10 years ago
35f5d04
Fix early init logging.
by Elliott Hughes
· 9 years ago
d2e74db
init: select usb gadget controller at run time
by Amit Pundir
· 9 years ago
171a829
Make klog_fd thread-safe and make klog_init a no-op.
by Elliott Hughes
· 9 years ago
f86b5a6
Move init to libbase logging.
by Elliott Hughes
· 9 years ago
01e5a6c
Remove more obsolete MTD stuff.
by Elliott Hughes
· 9 years ago
bdeac39
Remove undocumented functionality from init.
by Elliott Hughes
· 9 years ago
c8f026f
Revert "Set mmap_rnd_bits to maximum value."
by Daniel Cashman
· 9 years ago
39caeb5
init: improve mmap ASLR failure reporting
by Kees Cook
· 9 years ago
754dd96
init: Fix typo.
by dcashman
· 9 years ago
3396b4b
Temporarily add set_mmap_rnd_bits brillo exception
by dcashman
· 9 years ago
c819e78
Set mmap_rnd_bits to maximum value.
by dcashman
· 9 years ago
70daa67
Multiple consoles
by Viorel Suman
· 9 years ago
efc7275
Revert "Enable multiple consoles"
by Viorel Suman
· 9 years ago
caafe5c
Enable multiple consoles
by Viorel Suman
· 9 years ago
3d1dff2
Leftovers of the SELinux policy update mechanism
by Janis Danisevskis
· 9 years ago
3d9e273
Mount selinuxfs when other filesystems are mounted
by Nick Kralevich
· 10 years ago
9e9efca
init: set ro.boot.flash.locked from ro.boot.verifiedbootstate
by Sami Tolvanen
· 10 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
e36a85c
restorecon /property_contexts
by Tom Cherry
· 10 years ago
2d8f1d4
Merge "Enable hidepid=2 on /proc"
by Nick Kralevich
· 10 years ago
Next »