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
/
init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: change exec parsing to make SECLABEL optional
Mark Salyzyn
2015-06-02
1
-1
/
+2
*
Reduce the coldboot timeout to 1s.
Elliott Hughes
2015-05-14
1
-1
/
+4
*
Clean up init /proc/cmdline handling.
Elliott Hughes
2015-05-07
1
-57
/
+31
*
init: remove support for disabled SELinux
Nick Kralevich
2015-04-28
1
-29
/
+11
*
init: get rid of the remaining double mounts
Nick Kralevich
2015-04-25
1
-40
/
+45
*
Merge "init: don't double mount /proc and /sys"
Nick Kralevich
2015-04-25
1
-3
/
+8
|
\
|
*
init: don't double mount /proc and /sys
Nick Kralevich
2015-04-25
1
-3
/
+8
*
|
init: fix write_file checkreqprot logic error
Nick Kralevich
2015-04-25
1
-6
/
+4
|
/
*
init: remove mkdir /dev /proc /sys
Nick Kralevich
2015-04-25
1
-4
/
+0
*
Switch init to epoll.
Elliott Hughes
2015-04-24
1
-35
/
+25
*
Clean up property service initialization.
Elliott Hughes
2015-04-24
1
-36
/
+20
*
Clean up init signal handling a little.
Elliott Hughes
2015-04-24
1
-21
/
+3
*
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 "Make init re-exec itself for its SELinux domain transition.""
Elliott Hughes
2015-04-24
1
-14
/
+45
*
|
Revert "Make init re-exec itself for its SELinux domain transition."
Nick Kralevich
2015-04-24
1
-45
/
+14
*
|
Make init re-exec itself for its SELinux domain transition.
Elliott Hughes
2015-04-23
1
-14
/
+45
|
/
*
Log more timing information from init.
Elliott Hughes
2015-03-28
1
-55
/
+47
*
Clean up property setting code.
Elliott Hughes
2015-03-20
1
-3
/
+1
*
Lose bootmode and console globals.
Elliott Hughes
2015-03-20
1
-42
/
+17
*
Parse boot properties from device tree
Rom Lemarchand
2015-03-19
1
-5
/
+48
*
Merge "Remove /proc/cpuinfo parsing"
Elliott Hughes
2015-03-19
1
-14
/
+2
|
\
|
*
Remove /proc/cpuinfo parsing
Rom Lemarchand
2015-03-14
1
-14
/
+2
*
|
Remove useless memset from init.
Elliott Hughes
2015-03-18
1
-1
/
+0
*
|
Switch init over to _PATH_DEFPATH.
Elliott Hughes
2015-03-17
1
-0
/
+3
|
/
*
Fix a printf format string (caught by clang but not GCC).
Elliott Hughes
2015-03-11
1
-1
/
+1
*
Implement exec.
Elliott Hughes
2015-02-25
1
-92
/
+94
*
Move sprintf to snprintf.
Yabin Cui
2015-02-17
1
-1
/
+1
*
bootchart: fix bootchart can not be triggered problem
Yongqin Liu
2015-02-12
1
-60
/
+12
*
Clean up reading and writing in init.
Elliott Hughes
2015-02-06
1
-3
/
+1
*
Stop using #if for conditional compilation.
Elliott Hughes
2015-02-04
1
-67
/
+61
*
Build init as C++.
Elliott Hughes
2015-02-04
1
-0
/
+1187