summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* HACK: Export androidboot.modelno as ro.boot.modelno -- DO NOT MERGEBenoit Goby2012-01-121-0/+6
* Fix the class_reset commandKen Sumrall2011-10-263-1/+7
* Pick up on androidboot.hardware kernel cmd optionVladimir Chtchetkine2011-09-284-39/+58
* init: do not load default.prop from ramdisk in charger modeDima Zavin2011-09-063-4/+11
* init: add charge mode handlingDima Zavin2011-09-021-8/+15
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-029-79/+5
* init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-025-48/+7
* libcutils/init: move uevent socket opening code to libcutilsDima Zavin2011-09-021-28/+2
* init: check for list empty when getting commands for actionDima Zavin2011-08-261-1/+1
* Allow radio to set sys.usb.configBenoit Goby2011-08-221-0/+1
* Allow radio to set net.cdma* propertiesBenoit Goby2011-07-281-0/+1
* Allow radio to set net.lte* propertiesBenoit Goby2011-07-251-0/+1
* am 45e8fc6b: am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in...Conley Owens2011-07-251-0/+2
|\
| * am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in init when bu...Conley Owens2011-07-251-0/+2
| |\
| | * Merge "Fix build error in init when building with bootchart"Conley Owens2011-07-211-0/+2
| | |\
| | | * Fix build error in init when building with bootchartCarl-Emil Lagerstedt2011-04-111-0/+2
* | | | init: update permissions for VPN.Chia-chi Yeh2011-07-081-2/+0
* | | | init: make "mkdir" work even when the directory already exists.Chia-chi Yeh2011-07-081-1/+7
* | | | init: Handle EINTR in handle_property_set_fd()Mike Lockwood2011-07-011-3/+3
* | | | init: Add support for assigning system properties to system properties in ini...Mike Lockwood2011-06-091-3/+20
* | | | init: Fix the init.rc import commandMike Lockwood2011-06-093-7/+9
* | | | init: Allow wildcards in property triggers by using * for property valueMike Lockwood2011-06-091-2/+4
* | | | init: Add support for writing system property value to a file in init.rcMike Lockwood2011-06-091-1/+17
* | | | Merge "Teach the mount command in init to not consider a wiped partition to b...Ken Sumrall2011-05-271-2/+5
|\ \ \ \
| * | | | Teach the mount command in init to not consider a wiped partition to be encry...Ken Sumrall2011-05-261-2/+5
* | | | | rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
|/ / / /
* | | | am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-29/+5
|\| | |
| * | | resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-29/+5
| |\| |
| | * | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-29/+5
* | | | am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message ori...Nick Kralevich2011-04-271-5/+29
|\| | |
| * | | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-271-5/+29
| |\| |
| | * | Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-5/+29
* | | | am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin chec...Nick Kralevich2011-04-271-29/+5
|\| | |
| * | | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-271-29/+5
| |\| |
| | * | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-261-29/+5
| | |/
| | * am fc0b4ff1: Merge "init: Fix parser line numbering"Jean-Baptiste Queru2011-01-072-5/+9
| | |\
| | | * init: Fix parser line numberingBruce Beare2011-01-022-5/+9
* | | | am 80337ffc: am 47e4ee59: am 71ead183: Close the client socket early for ctl....Brad Fitzpatrick2011-04-011-5/+9
|\| | |
| * | | Close the client socket early for ctl.* properties.Brad Fitzpatrick2011-04-011-5/+9
| * | | Close the property socket *after* updating properties.Brad Fitzpatrick2011-03-301-10/+6
* | | | Merge "ueventd: track platform device uevents to parse block device names"Colin Cross2011-03-311-10/+88
|\ \ \ \
| * | | | ueventd: track platform device uevents to parse block device namesColin Cross2011-03-311-10/+88
* | | | | Merge "ueventd: refactor uevent handling"Colin Cross2011-03-311-89/+126
|\| | | |
| * | | | ueventd: refactor uevent handlingColin Cross2011-03-311-89/+126
* | | | | Close the property socket *after* updating properties.Brad Fitzpatrick2011-03-301-10/+6
|/ / / /
* / / / defer firmware load until after filesystems are mountedBrian Swetland2011-03-253-9/+36
|/ / /
* | | Load the persistent properties after decrypting the /data partitionKen Sumrall2011-03-105-1/+26
* | | Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-4/+2
* | | property_service: Give radio permission to set net.qmi*Amol Bhatkar2011-03-021-0/+1
* | | Fix for bug 3379244, non-eMMC devices don't start all services.Ken Sumrall2011-02-171-9/+21