index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: Add support for gzipped firmware files
Chris Fries
2015-11-23
1
-0
/
+1
*
init: define BOARD_CHARGING_CMDLINE parameters
Ethan Chen
2015-11-07
1
-1
/
+3
*
init: Allow devices to use user-space tools to set ro.serialno
Christopher R. Palmer
2015-11-07
1
-0
/
+4
*
init: add detection of charging mode
Pawit Pornkitprasan
2015-11-05
1
-0
/
+8
*
init: Add vendor-specific initialization hooks.
David Ng
2015-10-16
1
-0
/
+6
*
Rename libext2_uuid -> libext2_uuid_static lib
quanganh2627
2015-10-16
1
-1
/
+1
*
fs_mgr: Skip filesystem check unless fs_type matches
Dan Pasanen
2015-10-16
1
-0
/
+3
*
load ro.recovery_id property from recovery partition
Andres Morales
2015-05-08
1
-1
/
+4
*
resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp
Ed Tam
2015-04-13
1
-1
/
+3
|
\
|
*
fs_mgr: introduce fs_mgr_format to format wiped partitions
Chris Fries
2015-04-10
1
-1
/
+3
*
|
Revert "Revert "fs_mgr_verity: Add support for squashfs""
Mohamad Ayyash
2015-04-08
1
-0
/
+1
*
|
Revert "fs_mgr_verity: Add support for squashfs"
Mohamad Ayyash
2015-04-08
1
-1
/
+0
*
|
fs_mgr_verity: Add support for squashfs
Mohamad Ayyash
2015-04-06
1
-0
/
+1
*
|
Merge "Revert "Revert "Adding e4crypt support"""
Paul Lawrence
2015-04-01
1
-2
/
+5
|
\
\
|
*
|
Revert "Revert "Adding e4crypt support""
Paul Lawrence
2015-03-31
1
-2
/
+5
*
|
|
Build init with clang.
Elliott Hughes
2015-03-30
1
-0
/
+5
|
/
/
*
|
Log more timing information from init.
Elliott Hughes
2015-03-28
1
-0
/
+1
*
|
Revert "Revert "Create libbase.""
Dan Albert
2015-03-16
1
-2
/
+3
*
|
Revert "Create libbase."
Nicolas Geoffray
2015-03-16
1
-3
/
+2
*
|
Create libbase.
Dan Albert
2015-03-14
1
-2
/
+3
*
|
Implement exec.
Elliott Hughes
2015-02-25
1
-0
/
+1
*
|
bootchart: fix bootchart can not be triggered problem
Yongqin Liu
2015-02-12
1
-6
/
+0
*
|
Clean up reading and writing in init.
Elliott Hughes
2015-02-06
1
-24
/
+48
*
|
Stop using #if for conditional compilation.
Elliott Hughes
2015-02-04
1
-11
/
+18
*
|
Use TEMP_FAILURE_RETRY, always build bootchart.cpp.
Elliott Hughes
2015-02-04
1
-2
/
+4
*
|
Build init as C++.
Elliott Hughes
2015-02-04
1
-19
/
+18
*
|
Trivial cleanup of recent changes.
Elliott Hughes
2015-02-02
1
-1
/
+5
*
|
Enable clang for init, after fix of global .mk files.
Chih-Hung Hsieh
2015-01-22
1
-4
/
+0
*
|
Use LOCAL_POST_INSTALL_CMD to simplify symlink creation.
Ying Wang
2014-11-24
1
-20
/
+4
*
|
Don't build init with clang for now
Bernhard Rosenkraenzer
2014-10-04
1
-0
/
+4
|
/
*
Only allow disabling SELinux on userdebug / eng builds
Nick Kralevich
2014-06-02
1
-1
/
+1
*
init: unused paramter warning messages
Mark Salyzyn
2014-04-01
1
-0
/
+2
*
ueventd: easier debug logging
Alex Ray
2014-03-07
1
-0
/
+5
*
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
The Android Open Source Project
2013-11-22
1
-1
/
+3
|
\
|
*
Add basic verity support to fs_mgr.
Geremy Condra
2013-08-06
1
-1
/
+3
*
|
init: remove obsolete rle logo
Marcin Chojnacki
2013-10-16
1
-1
/
+0
|
/
*
fs_mgr: Capture the output of e2fsck and add to the kernel log
Ken Sumrall
2013-04-14
1
-0
/
+2
*
am 7b88a90d: Merge "Remove HAVE_SELINUX guards"
Kenny Root
2012-10-17
1
-7
/
+5
|
\
|
*
Remove HAVE_SELINUX guards
Kenny Root
2012-10-16
1
-7
/
+5
|
*
Change init to use libfs_mgr to mount filesystems.
Ken Sumrall
2012-05-01
1
-2
/
+2
*
|
Add watchdogd
Arve Hjønnevåg
2012-06-14
1
-3
/
+7
*
|
Change init to use libfs_mgr to mount filesystems.
Ken Sumrall
2012-04-30
1
-2
/
+2
|
/
*
am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE ...
Jean-Baptiste Queru
2012-02-24
1
-0
/
+6
|
\
|
*
Extend init and ueventd for SE Android.
Stephen Smalley
2012-02-01
1
-0
/
+6
*
|
Don't read /data/local.prop on user builds
Nick Kralevich
2012-01-18
1
-0
/
+4
|
/
*
init: Use a relative symlink for ueventd to init
Colin Cross
2010-04-22
1
-2
/
+2
*
init: Add ueventd.rc parsing to ueventd
Colin Cross
2010-04-21
1
-1
/
+2
*
init: Move uevent handling to an external ueventd process
Colin Cross
2010-04-21
1
-5
/
+17
*
init: Split parser into generic parser and init parser
Colin Cross
2010-04-21
1
-1
/
+2
*
init: Move signal handling to signal_handler.c
Colin Cross
2010-04-13
1
-1
/
+2
[next]