Re: [PATCH android/device/linaro/pandaboard] Add vold.fstab

2011-03-24 Thread Patrik Ryd
On 23 March 2011 18:03, Jeremy Chang wrote: > On Wed, Mar 23, 2011 at 9:46 PM, Patrik Ryd wrote: > > On 23 March 2011 09:01, Jeremy Chang wrote: > >> > >> vold.fstab is the vold configuration file to tell what the device to > >> mount. > >> > >> Signed-off-by: Jeremy Chang > >> --- > >> devic

Re: [PATCH android/device/linaro/pandaboard] Add vold.fstab

2011-03-24 Thread Jim Huang
On 24 March 2011 01:03, Jeremy Chang wrote: [...] > Hi, Patrik, >    How should I add the linaro copyright? like below line? > > # Copyright (C) 2011 Linaro - http://linaro.org > hi Jeremy, Please check the text description: https://wiki.linaro.org/Copyright Regards, -jserv __

Re: [PATCH android/device/linaro/pandaboard] Add vold.fstab

2011-03-23 Thread Jeremy Chang
On Wed, Mar 23, 2011 at 9:46 PM, Patrik Ryd wrote: > On 23 March 2011 09:01, Jeremy Chang wrote: >> >> vold.fstab is the vold configuration file to tell what the device to >> mount. >> >> Signed-off-by: Jeremy Chang >> --- >>  device.mk     |   16 >>  pandaboard.mk |    1 + >>  

Re: [PATCH android/device/linaro/pandaboard] Add vold.fstab

2011-03-23 Thread Patrik Ryd
On 23 March 2011 09:01, Jeremy Chang wrote: > vold.fstab is the vold configuration file to tell what the device to > mount. > > Signed-off-by: Jeremy Chang > --- > device.mk | 16 > pandaboard.mk |1 + > vold.fstab| 15 +++ > 3 files changed, 32 inse

[PATCH android/device/linaro/pandaboard] Add vold.fstab

2011-03-23 Thread Jeremy Chang
vold.fstab is the vold configuration file to tell what the device to mount. Signed-off-by: Jeremy Chang --- device.mk | 16 pandaboard.mk |1 + vold.fstab| 15 +++ 3 files changed, 32 insertions(+), 0 deletions(-) create mode 100644 device.mk create