Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
c5fa15e08c21d5fbe6cd267d09bbcb15badc0b0f
/
init
/
ueventd.cpp
2098314
ueventd: suggest move location for ueventd config
by Steven Moreland
· 3 years, 4 months ago
ed1bca4
ueventd: Allow legacy paths in API version 32.
by David Anderson
· 3 years, 4 months ago
cc85724
Merge "ueventd: the parallel restorecon dirs is configurable [1/1]"
by David Anderson
· 4 years, 2 months ago
0050bef
Warn loudly if using deprecated ueventd paths.
by David Anderson
· 4 years, 2 months ago
ddffa0e
ueventd: the parallel restorecon dirs is configurable [1/1]
by yuehu mi
· 4 years, 3 months ago
71dd706
ueventd: deprecate paths without /etc/
by Tom Cherry
· 4 years, 8 months ago
5b27179
ueventd: add the import option from the init parser
by Tom Cherry
· 4 years, 8 months ago
30bbf7d
Boost init priority before main loop
by Wei Wang
· 5 years ago
85f2bc9
Cleanup some trivial TODOs.
by Tom Cherry
· 5 years ago
c9f5353
Move init and ueventd scripts from / to /system/etc
by Tom Cherry
· 6 years ago
dcb3d15
ueventd: allow using external firmware handlers
by Tom Cherry
· 6 years ago
4233ec7
ueventd: make parallel restorecon functionality optional
by Tom Cherry
· 6 years ago
5aa6197
ueventd: parallelize restorecon /sys
by Bongkyu Kim
· 7 years ago
7c1d87e
init: fix clang-tidy performance issues
by Tom Cherry
· 6 years ago
af274fd
Merge "init: use a property instead of file to communicate cold boot done"
by Tom Cherry
· 6 years ago
18b981e
create libmodprobe, integrate into first_stage_init
by Steve Muckle
· 6 years ago
39fafed
init: use a property instead of file to communicate cold boot done
by Tom Cherry
· 6 years ago
92c236e
init: Refactor selinux.h/cpp
by Vic Yang
· 6 years ago
a3530e6
Add android::fs_mgr namespace for new Fstab code
by Tom Cherry
· 7 years ago
e291010
ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket
by Tom Cherry
· 7 years ago
ad9e7ea
init: clarify some text/README about 'critical' services
by Tom Cherry
· 7 years ago
457e28f
ueventd: require opt-in for modalias handling
by Tom Cherry
· 7 years ago
9963847
ueventd: Add dynamic kernel module loading
by Andrew F. Davis
· 7 years ago
74069d1
init: clean up logging initialization
by Tom Cherry
· 7 years ago
d76f174
Fix loading ueventd.${ro.hardware}.rc.
by Sen Jiang
· 7 years ago
7421fa1
ueventd: let scripts provide firmware directories
by Tom Cherry
· 7 years ago
8eec38f
Adds /dev/block/by-name/<partition> symlinks
by Bowgo Tsai
· 7 years ago
b592dd8
init: use Result<T> for the parsing functions
by Tom Cherry
· 8 years ago
c3692b3
init: split security functions out of init.cpp
by Tom Cherry
· 8 years ago
ede0d53
Move Timer from init to libbase
by Tom Cherry
· 8 years ago
0f296e0
ueventd: don't double fork firmware handlers
by Tom Cherry
· 8 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 8 years ago
1c3a53f
init: cleanup some string usage
by Tom Cherry
· 8 years ago
4cbedee
Revert "Revert "init: poll in first stage mount if required devices are not found""
by Sandeep Patil
· 8 years ago
cd2ba0d
Revert "Revert "ueventd: remove PlatformDeviceList""
by Sandeep Patil
· 8 years ago
516ff99
Revert "ueventd: remove PlatformDeviceList"
by Tom Cherry
· 8 years ago
d6fccea
Revert "init: poll in first stage mount if required devices are not found"
by Tom Cherry
· 8 years ago
ccf0d39
init: poll in first stage mount if required devices are not found
by Tom Cherry
· 8 years ago
137ee51
Merge "ueventd: remove PlatformDeviceList"
by Tom Cherry
· 8 years ago
c94ce7b
ueventd: remove PlatformDeviceList
by Tom Cherry
· 8 years ago
d2fd54e
Move restorecon() of /sys from init to ueventd.
by Tom Cherry
· 8 years ago
c583305
ueventd: parallelize uevent handling
by Tom Cherry
· 8 years ago
ed506f7
ueventd: Break devices.cpp into discrete classes
by Tom Cherry
· 8 years ago
f51c66b
ueventd: fix typo from previous patchset
by Tom Cherry
· 8 years ago
fe06205
ueventd: replace ueventd_parser.cpp with init_parser.cpp
by Tom Cherry
· 8 years ago
cc054c9
ueventd: create classes for dev and sys permissions
by Tom Cherry
· 8 years ago
3f5eaae5
init: more header cleanup
by Tom Cherry
· 8 years ago
fd72bbe
Merge "Make ueventd error messages indicate where the error is in ueventd script"
by Treehugger Robot
· 8 years ago
7d3e2c4
Make ueventd error messages indicate where the error is in ueventd script
by Christopher Desjardins
· 8 years ago
ccf2353
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
bf298e6
ueventd: source ueventd configs from vendor and odm
by Sandeep Patil
· 9 years ago
09bd41d
init: fix memory leaks
by Ting-Yuan Huang
· 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
3195116
Remove MTD cruft from init.
by Elliott Hughes
· 9 years ago
5b5a8ac
ueventd: convert to use pwd family of functions
by William Roberts
· 9 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
74edcea
init: Let property_get return std::string.
by Yabin Cui
· 10 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
74b34f3
Remove /proc/cpuinfo parsing
by Rom Lemarchand
· 10 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 11 years ago
2145779
Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void".
by Elliott Hughes
· 11 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 11 years ago
[Renamed from init/ueventd.c]
439224e
Redirect libselinux logging to dmesg for ueventd.
by Stephen Smalley
· 11 years ago
c0c1ffe
init/ueventd: adds wildcard matching for ueventd rules
by Daniel Leung
· 13 years ago
eb6ffc7
ueventd: fix klog debug typo
by Alex Ray
· 11 years ago
18ccc1b
ueventd: easier debug logging
by Alex Ray
· 11 years ago
1d4e86c
ueventd: fix a busy loop while reading uevents
by Amir Goldstein
· 12 years ago
4f97fd9
init: fix return value for android uid/gid check
by Veeren Mandalia
· 13 years ago
6ebf12f
init: Change umask of forked processes to 077
by Nick Kralevich
· 13 years ago
2b99543
Pick up on androidboot.hardware kernel cmd option
by Vladimir Chtchetkine
· 14 years ago
8f91282
init/cutils: move kernel logging interface to libcutils from init
by Dima Zavin
· 14 years ago
8d48c8e
defer firmware load until after filesystems are mounted
by Brian Swetland
· 14 years ago
bc57d4c
init: support owner/permission setting for sysfs attributes of devices
by Brian Swetland
· 15 years ago
44b65d0
init: Add ueventd.rc parsing to ueventd
by Colin Cross
· 15 years ago
f83d0b9
init: Move uevent handling to an external ueventd process
by Colin Cross
· 15 years ago