Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
ab8131f18ff73f209de7cc35d77366ebff3931cb
/
init
ab8131f
Merge "init: document what host init verifier checks"
by Treehugger Robot
· 7 years ago
47111ae
init: document what host init verifier checks
by Tom Cherry
· 7 years ago
81101cb
Merge "Don't check permissions bits on init scripts for host_init_verifier"
by Tom Cherry
· 7 years ago
08839ff
Merge "init: Create logical partitions via liblp."
by Treehugger Robot
· 7 years ago
20480a2
Merge "libselinux is dynamically linked from init"
by Treehugger Robot
· 7 years ago
d72432d
Don't check permissions bits on init scripts for host_init_verifier
by Tom Cherry
· 7 years ago
6590df2
init: Create logical partitions via liblp.
by David Anderson
· 7 years ago
012171d
libselinux is dynamically linked from init
by Jiyong Park
· 7 years ago
fe80d06
Merge "Support oem_#### users/groups for host_init_verifier"
by Tom Cherry
· 7 years ago
4632f4e
Merge "Relax host init parser to work with the build system"
by Tom Cherry
· 7 years ago
290427b
Support oem_#### users/groups for host_init_verifier
by Tom Cherry
· 7 years ago
863d808
Relax host init parser to work with the build system
by Tom Cherry
· 7 years ago
62dbf90
Merge "Revert "init: Add warning in init first stage mount""
by Treehugger Robot
· 7 years ago
37acac4
Revert "init: Add warning in init first stage mount"
by Wei Wang
· 7 years ago
9106198
Merge changes from topic "sharedlib_in_recovery"
by Treehugger Robot
· 7 years ago
fdafb3d
init: Add warning in init first stage mount
by Wei Wang
· 7 years ago
86e65e9
Merge "ueventd: fix extraneous 'Invalid section' error"
by Tom Cherry
· 7 years ago
788fc82
init: Actually check the return value for calls during first stage init
by Tom Cherry
· 7 years ago
d5d626c
ueventd: fix extraneous 'Invalid section' error
by Tom Cherry
· 7 years ago
787322c
Build init with shared libraries
by Jiyong Park
· 7 years ago
05625ab
Merge "androidboot.lrap => logical_partitions"
by Yifan Hong
· 7 years ago
59bd65b
androidboot.lrap => logical_partitions
by Yifan Hong
· 7 years ago
31525f5
init: implement getpwnam for host init verifier
by Tom Cherry
· 7 years ago
194b5d1
init: handle properties and imports for host init verifier
by Tom Cherry
· 7 years ago
680bc0b
Merge "init: add keychords_test"
by Treehugger Robot
· 7 years ago
e6a8786
Merge "init: switch out keychord id with std::vector match of chords"
by Treehugger Robot
· 7 years ago
75b901d
init: add keychords_test
by Mark Salyzyn
· 7 years ago
b0aba0f
init; remove dead cruft.
by Elliott Hughes
· 7 years ago
d580c44
Merge "libbase: add host properties support."
by Elliott Hughes
· 7 years ago
1385725
init: switch out keychord id with std::vector match of chords
by Mark Salyzyn
· 7 years ago
06aeb41
init: turn keychords into a standalone class
by Mark Salyzyn
· 7 years ago
eca2507
init: refactor keychord for testing
by Mark Salyzyn
· 7 years ago
dc80312
libbase: add host properties support.
by Elliott Hughes
· 7 years ago
05063a8
Merge "init: finer grained permissions for ctl. properties"
by Tom Cherry
· 7 years ago
98c1b1c
Merge "Add StdioLogger for command-line tools."
by Elliott Hughes
· 7 years ago
1be0d14
Add StdioLogger for command-line tools.
by Elliott Hughes
· 7 years ago
5ab2e1c
init: finer grained permissions for ctl. properties
by Tom Cherry
· 7 years ago
59976b9
Merge "Property: Log errno for socket connect"
by Treehugger Robot
· 7 years ago
4053359
Property: Log errno for socket connect
by DuXiao
· 7 years ago
6c6ec72
init: separate out epoll into a class
by Mark Salyzyn
· 9 years ago
98214c8
Merge "Adds /dev/block/by-name/<partition> symlinks"
by Treehugger Robot
· 7 years ago
4bfbd8e
Merge "init: allow entering of network namespaces"
by Tom Cherry
· 7 years ago
aead51b
init: allow entering of network namespaces
by Tom Cherry
· 7 years ago
8eec38f
Adds /dev/block/by-name/<partition> symlinks
by Bowgo Tsai
· 7 years ago
95591bd
Removing block device by-num symlinks
by Bowgo Tsai
· 7 years ago
62e5b20
init/fs_mgr: prototype first-stage dm-linear support
by David Anderson
· 7 years ago
f187715
init: keychord inotify add IN_ONLYDIR
by Mark Salyzyn
· 7 years ago
44692de
init: Add inotify for /dev/input/
by Mark Salyzyn
· 7 years ago
86dade8
Merge "Remove unused using statement / host stub"
by Treehugger Robot
· 7 years ago
2fa178a
Remove unused using statement / host stub
by Tom Cherry
· 7 years ago
4880d44
Merge changes from topic "interface_builtins"
by Steven Moreland
· 7 years ago
6227e34
init: ServiceList FindInterface
by Steven Moreland
· 7 years ago
612d7a4
builtins: interface_{start, stop, restart}
by Steven Moreland
· 7 years ago
353bf1f
init: switch from /dev/keychord to /dev/input/
by Mark Salyzyn
· 7 years ago
8ae7375
init: use std::function for epoll handling
by Tom Cherry
· 7 years ago
837b2a4
init: Use sepolicy version instead
by Logan Chien
· 7 years ago
29954f6
init: refactor first stage to not require fstab
by David Anderson
· 7 years ago
8fe363f
First-stage mount: avoid triggering a FATAL error
by Bowgo Tsai
· 7 years ago
40fdf3f
Add test_suites lines.
by Elliott Hughes
· 7 years ago
8cb3686
init: clarify documentation for disabled
by Steven Moreland
· 7 years ago
8e73e6f
Merge "init: Use android::base::boot_clock instead of /proc/uptime"
by Treehugger Robot
· 7 years ago
def2499
Merge "Set property for metadata encryption on first boot"
by Treehugger Robot
· 7 years ago
e383334
Set property for metadata encryption on first boot
by Paul Crowley
· 7 years ago
4640149
Merge "Add /mnt/vendor rw mount point for vendor partitions."
by Tri Vo
· 7 years ago
b418791
Merge "init: add sigstop option for debugging services from their start"
by Tom Cherry
· 7 years ago
8f38048
init: add sigstop option for debugging services from their start
by Tom Cherry
· 7 years ago
0b66969
Add /mnt/vendor rw mount point for vendor partitions.
by Tri Vo
· 7 years ago
c73b215
Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."
by Paul Crowley
· 7 years ago
07de838
Merge "init: use signalfd to catch SIGCHLD"
by Treehugger Robot
· 7 years ago
ee1b5a6
Merge "Allow vendor-init-actionable for vold-related properties"
by Treehugger Robot
· 7 years ago
4396bb8
Merge "init: do not impose vendor_init restrictions on old vendor images"
by Tom Cherry
· 7 years ago
1325ec8
init: use signalfd to catch SIGCHLD
by Ryan Prichard
· 7 years ago
a1dbeb8
init: do not impose vendor_init restrictions on old vendor images
by Tom Cherry
· 7 years ago
00ef7d5
Allow vendor-init-actionable for vold-related properties
by Jaekyun Seok
· 7 years ago
2980f57
init: Use android::base::boot_clock instead of /proc/uptime
by Luis Hector Chavez
· 7 years ago
167ec7f
Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger
by Jaekyun Seok
· 7 years ago
b7ba61f
Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr."
by Tao Bao
· 7 years ago
478c7c1
Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.
by Jayant Chowdhary
· 7 years ago
1f90cce
Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode
by Jaekyun Seok
· 7 years ago
4f214c5
Allow vendor-init-actionable for ro.debuggable
by Jaekyun Seok
· 7 years ago
0a72e6c
Revert "init: Reboot after timeout passes during reboot"
by Tom Cherry
· 7 years ago
1f9d540
init: add timers around sync() during shutdown
by Tom Cherry
· 7 years ago
9f5e6db
Merge "Export init.svc.console as an actionable property"
by Treehugger Robot
· 7 years ago
636ed5f
ueventd: Increase uevent buffer size to 2MB
by Daniel Mentz
· 7 years ago
cba467e
Export init.svc.console as an actionable property
by Jaekyun Seok
· 7 years ago
c602f5a
Merge changes I443e733f,If1e89a67,I0481d87a
by Tom Cherry
· 7 years ago
cb336ee
init: document previously undocumentary service options
by Tom Cherry
· 7 years ago
bbbfed6
init: alphabetize service options in README.md
by Tom Cherry
· 7 years ago
e2f341e
init: alphabetize service options
by Tom Cherry
· 7 years ago
422367b
init: use FQName parse
by Steven Moreland
· 7 years ago
b9ee9ab
Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery.""
by Treehugger Robot
· 7 years ago
e242a97
Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."
by Paul Crowley
· 7 years ago
dc37586
Restrict setting platform properties from vendor .prop files
by Tom Cherry
· 7 years ago
69d47aa
Clean up property set error handling
by Tom Cherry
· 7 years ago
547f731
Don't build host_init_verifier on Android either
by Tom Cherry
· 7 years ago
96ff0fe
Don't build host_init_verifier for darwin
by Tom Cherry
· 7 years ago
de6bd50
init: add host side parser for init
by Tom Cherry
· 7 years ago
8906382
Merge "init: Reboot after timeout passes during reboot"
by Tom Cherry
· 7 years ago
a4644c9
Merge "Document property expansion."
by Treehugger Robot
· 7 years ago
c9fec9d
init: Reboot after timeout passes during reboot
by Tom Cherry
· 7 years ago
Next »