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
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: Fix possible open file pointer
Michael W
2016-11-13
1
-1
/
+3
*
init: Allow devices to opt-out of fsck'ing on power off
Christopher R. Palmer
2016-05-16
2
-0
/
+6
*
Use fsck.f2fs -a instead of -f for faster boot
Yusuke Sato
2016-05-05
1
-1
/
+70
*
Revert "Revert "init: Temporarily increase coldboot timeout to 5s""
Gabriele M
2016-04-11
1
-1
/
+1
*
init: Fix derp in property name for rebooting to charger hook
Christopher R. Palmer
2016-03-13
1
-1
/
+1
*
init: Add a hook to turn a shutdown into a reboot
Christopher R. Palmer
2016-03-12
1
-0
/
+3
*
init: Add property_get_bool
Christopher R. Palmer
2016-03-12
2
-0
/
+28
*
init: Android.mk: don't build libext4_utils_static twice
kostoulhs
2016-02-10
1
-1
/
+0
*
Add vendor hook to handle_control_message
Aaron Kling
2016-01-01
3
-0
/
+12
*
Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/sys...
Steve Kondik
2015-12-07
1
-1
/
+1
|
\
|
*
Remove __DATE__/__TIME__ from init and debuggerd
Dan Willemsen
2015-11-03
1
-1
/
+1
*
|
init: Allow targets to ignore the ro.revision property
Christopher N. Hesse
2015-11-29
2
-0
/
+6
*
|
ueventd: Fix bootdevice by-name/by-num link creation
David Ng
2015-11-24
1
-13
/
+20
*
|
init: Add support for gzipped firmware files
Chris Fries
2015-11-23
2
-15
/
+38
*
|
init: Fire a trigger when a class is started/stopped
Steve Kondik
2015-11-11
1
-4
/
+16
*
|
init: fix logic for determining charger mode
Dan Pasanen
2015-11-07
1
-1
/
+1
*
|
init: create symlinks to mtd block device nodes
Brian Beloshapka
2015-11-07
1
-0
/
+59
*
|
init: define BOARD_CHARGING_CMDLINE parameters
Ethan Chen
2015-11-07
1
-1
/
+3
*
|
init: Bring back support for arbitrary chargermode cmdlines
Ricardo Cerqueira
2015-11-07
1
-1
/
+10
*
|
init: Allow devices to use user-space tools to set ro.serialno
Christopher R. Palmer
2015-11-07
2
-0
/
+6
*
|
init: add detection of charging mode
Pawit Pornkitprasan
2015-11-05
2
-1
/
+28
*
|
Merge tag 'android-6.0.0_r26' into cm-13.0
Ricardo Cerqueira
2015-11-05
5
-46
/
+56
|
\
\
|
|
/
|
*
DO NOT MERGE init: Fix parsing of multiple property triggers
Tom Cherry
2015-09-01
1
-24
/
+23
|
*
Merge "Set up user directory crypto in init." into mnc-dr-dev
Paul Crowley
2015-07-13
3
-5
/
+21
|
|
\
|
|
*
Set up user directory crypto in init.
Paul Crowley
2015-06-23
3
-5
/
+21
|
*
|
Change init sequence to support file level encryption
Paul Lawrence
2015-07-07
5
-13
/
+7
*
|
|
ueventd: Add bootdevice links support for selinux
Biswajit Paul
2015-10-30
1
-2
/
+12
*
|
|
init: Make restorecon_recursive work for /data/
Christopher R. Palmer
2015-10-18
1
-1
/
+5
*
|
|
init: Add vendor-specific initialization hooks.
David Ng
2015-10-16
5
-0
/
+108
*
|
|
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
*
|
|
init: Let a device's init.rc redefine service entries
Ricardo Cerqueira
2015-10-15
2
-6
/
+15
*
|
|
Revert "system: core: Add uevent support for dvb devices"
Satish Kamuju
2015-10-06
1
-21
/
+0
*
|
|
system: core: Add uevent support for dvb devices
Hamad Kadmany
2015-10-06
1
-0
/
+21
*
|
|
init: powerctl: Reject "keys*" reboot reason unless in recovery
David Ng
2015-10-06
1
-0
/
+7
*
|
|
Revert "init: Temporarily increase coldboot timeout to 5s"
David Ng
2015-10-06
1
-1
/
+1
*
|
|
init: Add support for fast factory boot mode(ffbm)
Ameya Thakur
2015-10-06
2
-4
/
+13
*
|
|
init: Temporarily increase coldboot timeout to 5s
David Ng
2015-10-06
1
-1
/
+1
*
|
|
ueventd: Add bootdevice symlink for boot storage device
David Ng
2015-10-06
2
-0
/
+12
|
/
/
*
|
Revert "Change init sequence to support file level encryption"
Paul Lawrence
2015-07-07
5
-7
/
+13
*
|
Change init sequence to support file level encryption
Paul Lawrence
2015-07-06
5
-13
/
+7
|
/
*
init support for cgroups.
Elliott Hughes
2015-06-17
5
-40
/
+71
*
New "selinux.restorecon" control property.
Jeff Sharkey
2015-06-09
1
-3
/
+10
*
init: change exec parsing to make SECLABEL optional
Mark Salyzyn
2015-06-02
3
-3
/
+5
*
DO NOT MERGE Securely encrypt the master key
Paul Lawrence
2015-05-29
1
-32
/
+26
*
Don't use TEMP_FAILURE_RETRY on close in system/core.
Elliott Hughes
2015-05-27
1
-2
/
+2
*
init: wait_for_file use smaller time resolution
Thierry Strudel
2015-05-22
1
-2
/
+2
*
Reduce the coldboot timeout to 1s.
Elliott Hughes
2015-05-15
1
-1
/
+4
*
Fix insmod module size
Tom Cherry
2015-05-12
5
-15
/
+11
*
Enable property expansion for insmod
Emmanuel Berthier
2015-05-12
1
-1
/
+10
[next]