Rev. | Zeit | Autor |
---|---|---|
210a64b eclair-x86 | 2010-04-18 18:04:53 | Chih-Wei Huang |
init: change FIRMWARE_DIR for x86 |
||
3408ea9 | 2010-04-16 12:04:18 | Thorsten Glaser |
Replace ash with mksh |
||
9b4a013 | 2010-04-16 12:04:17 | Thorsten Glaser |
sys_signame[] was added to libc, remove conflicting definition |
||
59a8503 | 2010-04-16 12:04:17 | Yi Sun |
enable acc |
||
2f9c883 | 2010-04-16 12:04:17 | Chih-Wei Huang |
do not include goldfish files on x86 |
||
5612c52 | 2010-04-16 12:04:17 | Chih-Wei Huang |
init: a hack to avoid kernel warning |
||
76383ab | 2010-04-16 12:04:17 | Chih-Wei Huang |
vold: rfkill bootstrapping |
||
8c9f0ec | 2010-04-16 12:04:17 | Chih-Wei Huang |
vold: usb drive bootstrapping |
||
77dc70b | 2010-04-16 12:02:42 | Chih-Wei Huang |
init: add an option to disable 3D acceleration |
||
d122853 | 2010-04-14 19:34:35 | Chia-I Wu |
init: Create subdirectory for drm subsystem. |
||
b35476a | 2010-04-14 19:33:45 | Yi Sun |
fixed a bug caused by the changes in the prop name size |
||
f4d4c8f | 2010-04-14 19:33:44 | Yi SUn |
add etherenet state tracker support. |
||
cf55f25 | 2010-04-14 19:33:42 | Chih-Wei Huang |
fix permission of /dev/videoX, and remove unnecessary /dev/snd/* |
||
b74386d | 2010-04-14 19:33:07 | Chih-Wei Huang |
patch from Yi Sun to fix power status issue |
||
a24f3a0 | 2010-04-14 19:19:54 | Chih-Wei Huang |
vold: add fat partition type detection, and fix a crash bug |
||
7744356 | 2010-04-14 19:19:11 | Chih-Wei Huang |
vold: auto-mount MMC/SD and USB drive |
||
ad305d3 | 2010-04-14 19:18:38 | Chih-Wei Huang |
vold: validate fw_sock before trying FD_ISSET it |
||
72a8d1a | 2010-04-14 19:18:31 | Chih-Wei Huang |
vold: reimplement get_uevent_param in the correct way |
||
613d75f | 2010-04-14 19:18:14 | Jim Huang |
Let console applications have a controlling tty. |
||
4db6705 | 2010-04-14 19:17:28 | Dan Bornstein |
Define HAVE_SYS_SENDFILE_H. |
||
870f3df | 2010-04-14 19:12:28 | Alexey Tarasov |
Make get_my_path() safer |
||
c9cb031 | 2010-04-14 19:12:28 | San Mehat |
libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent |
||
d4be7c7 | 2010-04-14 19:12:28 | Sean McNeil |
Set permissions properly for any ALSA device under /dev/snd |
||
d939ad5 | 2010-04-14 19:12:28 | Ben Gruver |
Allow an onrestart command to stop the current service |
||
21d1a11 | 2010-04-14 19:12:28 | Jay Freeman (saurik) |
added chdir/chroot commands to init for mount switching/pivoting |
||
3265251 | 2010-04-14 19:12:28 | Jay Freeman (saurik) |
Trivial implementation of init's import command. |
||
97778f4 | 2010-04-14 19:12:28 | Jay Freeman (saurik) |
completed implementation of "trigger" for init |
||
6abf935 | 2010-04-14 19:12:28 | Chuck Tuffli |
Fix incorrect check for LOG_UEVENTS |
||
26771a2 | 2010-04-14 19:12:28 | Hiroshi Takekawa |
init.rc: Fixes typo: sytem -> system. |
||
e5d5a57 | 2010-04-14 19:12:28 | Xinyu Chen |
Fix bug of mmc.c not checking read_file result. |