index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up property service initialization.
Elliott Hughes
2015-04-24
2
-43
/
+27
*
Clean up init signal handling a little.
Elliott Hughes
2015-04-24
2
-50
/
+46
*
Merge "Setup signal handler before any exec command"
Elliott Hughes
2015-04-25
1
-1
/
+3
|
\
|
*
Setup signal handler before any exec command
Johan Redestig
2015-04-18
1
-1
/
+3
*
|
Revert "Revert "Remove now-unusable 'setcon' command.""
Elliott Hughes
2015-04-24
4
-17
/
+0
*
|
Revert "Revert "Make init re-exec itself for its SELinux domain transition.""
Elliott Hughes
2015-04-24
1
-14
/
+45
*
|
init: consider all platform devices for find_platform_device
Tom Cherry
2015-04-23
1
-10
/
+0
|
/
*
Don't try to read /system/default.prop.
Elliott Hughes
2015-04-15
1
-1
/
+0
*
Fix memory leak in parse_action
Tom Cherry
2015-04-13
1
-0
/
+7
*
Revert "Revert "fs_mgr_verity: Add support for squashfs""
Mohamad Ayyash
2015-04-08
1
-0
/
+1
*
Merge "Revert "fs_mgr_verity: Add support for squashfs""
Mohamad Ayyash
2015-04-08
1
-1
/
+0
|
\
|
*
Revert "fs_mgr_verity: Add support for squashfs"
Mohamad Ayyash
2015-04-08
1
-1
/
+0
*
|
Merge "fs_mgr_verity: Add support for squashfs"
Mohamad Ayyash
2015-04-08
1
-0
/
+1
|
\
|
|
*
fs_mgr_verity: Add support for squashfs
Mohamad Ayyash
2015-04-06
1
-0
/
+1
*
|
Merge "Set verity mode as the verified property value"
Sami Tolvanen
2015-04-07
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Set verity mode as the verified property value
Sami Tolvanen
2015-03-31
1
-2
/
+3
*
|
Remove execonce.
Elliott Hughes
2015-04-03
4
-69
/
+0
*
|
Merge "Remove no-op "capabilities"."
Elliott Hughes
2015-04-01
2
-4
/
+0
|
\
\
|
*
|
Remove no-op "capabilities".
Elliott Hughes
2015-04-01
2
-4
/
+0
|
|
/
*
|
Merge "Revert "Revert "Adding e4crypt support"""
Paul Lawrence
2015-04-01
4
-3
/
+61
|
\
\
|
|
/
|
/
|
|
*
Revert "Revert "Adding e4crypt support""
Paul Lawrence
2015-03-31
4
-3
/
+61
*
|
Build init with clang.
Elliott Hughes
2015-03-30
1
-0
/
+5
|
/
*
Clarify a few things about bootcharts.
Elliott Hughes
2015-03-28
2
-14
/
+13
*
Further cleanup of the logic in device_init.
Elliott Hughes
2015-03-28
1
-11
/
+11
*
Fix clang build by removing unused locals.
Elliott Hughes
2015-03-28
1
-9
/
+3
*
Log more timing information from init.
Elliott Hughes
2015-03-28
14
-215
/
+251
*
init: missing break statement
Mark Salyzyn
2015-03-24
1
-0
/
+1
*
Add missing parenthesis in init log message.
Elliott Hughes
2015-03-23
1
-1
/
+1
*
Fix the number of arguments for verity commands
Sami Tolvanen
2015-03-22
1
-2
/
+2
*
Always use strerror to report errno.
Elliott Hughes
2015-03-20
4
-7
/
+7
*
Merge "Ensure all init commands are documented."
Elliott Hughes
2015-03-21
1
-30
/
+77
|
\
|
*
Ensure all init commands are documented.
Elliott Hughes
2015-03-20
1
-30
/
+77
*
|
Merge "init: refactor firmware loading locations into table"
Daniel Rosenberg
2015-03-20
1
-44
/
+32
|
\
\
|
*
|
init: refactor firmware loading locations into table
Daniel Rosenberg
2015-03-20
1
-44
/
+32
|
|
/
*
/
Use unique_ptr to call closedir.
Elliott Hughes
2015-03-20
2
-56
/
+56
|
/
*
Clean up property setting code.
Elliott Hughes
2015-03-20
4
-60
/
+38
*
Merge "Lose bootmode and console globals."
Elliott Hughes
2015-03-20
1
-42
/
+17
|
\
|
*
Lose bootmode and console globals.
Elliott Hughes
2015-03-20
1
-42
/
+17
*
|
Merge "Add init command to set verified properties"
Sami Tolvanen
2015-03-20
3
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
Add init command to set verified properties
Sami Tolvanen
2015-03-19
3
-0
/
+27
*
|
Parse boot properties from device tree
Rom Lemarchand
2015-03-19
1
-5
/
+48
*
|
Merge "Remove /proc/cpuinfo parsing"
Elliott Hughes
2015-03-19
4
-71
/
+5
|
\
\
|
|
/
|
/
|
|
*
Remove /proc/cpuinfo parsing
Rom Lemarchand
2015-03-14
4
-71
/
+5
*
|
Merge "Remove useless memset from init."
Elliott Hughes
2015-03-19
1
-1
/
+0
|
\
\
|
*
|
Remove useless memset from init.
Elliott Hughes
2015-03-18
1
-1
/
+0
*
|
|
Remove chroot from init.
Elliott Hughes
2015-03-18
4
-12
/
+0
|
/
/
*
|
Switch init over to _PATH_DEFPATH.
Elliott Hughes
2015-03-17
1
-0
/
+3
*
|
Revert "Revert "Create libbase.""
Dan Albert
2015-03-16
4
-17
/
+16
*
|
Revert "Create libbase."
Nicolas Geoffray
2015-03-16
4
-16
/
+17
*
|
Remove chdir from init.
Elliott Hughes
2015-03-15
4
-12
/
+0
[next]