OSDN Git Service

android-x86/system-vold.git
14 years agovold2: Refactor FAT support into a separate class
San Mehat [Mon, 4 Jan 2010 18:09:16 +0000 (10:09 -0800)]
vold2: Refactor FAT support into a separate class

Signed-off-by: San Mehat <san@google.com>
14 years agovold2: Don't bail out if the UMS switch isn't there
San Mehat [Mon, 4 Jan 2010 16:30:00 +0000 (08:30 -0800)]
vold2: Don't bail out if the UMS switch isn't there

Signed-off-by: San Mehat <san@google.com>
14 years agovold2: Don't build for simulator
San Mehat [Sun, 3 Jan 2010 16:59:37 +0000 (08:59 -0800)]
vold2: Don't build for simulator

Signed-off-by: San Mehat <san@google.com>
14 years agovold2: Manually bootstrap the ums switch since switch kernel uevents are broken
San Mehat [Tue, 22 Dec 2009 16:32:33 +0000 (08:32 -0800)]
vold2: Manually bootstrap the ums switch since switch kernel uevents are broken

Signed-off-by: San Mehat <san@google.com>
14 years agovold2: Enable in build
San Mehat [Mon, 21 Dec 2009 20:29:55 +0000 (12:29 -0800)]
vold2: Enable in build

Signed-off-by: San Mehat <san@google.com>
14 years agovold2: Get mounting/unmounting/formatting/sharing working
San Mehat [Sun, 13 Dec 2009 18:40:18 +0000 (10:40 -0800)]
vold2: Get mounting/unmounting/formatting/sharing working

Signed-off-by: San Mehat <san@google.com>
14 years agovold2: Some more work on partitioning support
San Mehat [Wed, 21 Oct 2009 18:06:52 +0000 (11:06 -0700)]
vold2: Some more work on partitioning support

Signed-off-by: San Mehat <san@google.com>
14 years agovold2: Wire up more of the mount function
San Mehat [Mon, 12 Oct 2009 23:29:01 +0000 (16:29 -0700)]
vold2: Wire up more of the mount function

Signed-off-by: San Mehat <san@android.com>
14 years agovold2: Rename DeviceVolume -> DirectVolume
San Mehat [Mon, 12 Oct 2009 21:57:05 +0000 (14:57 -0700)]
vold2: Rename DeviceVolume -> DirectVolume

Signed-off-by: San Mehat <san@android.com>
14 years agovold2: Add block device udev bootstrapping
San Mehat [Mon, 12 Oct 2009 21:51:52 +0000 (14:51 -0700)]
vold2: Add block device udev bootstrapping

Signed-off-by: San Mehat <san@android.com>
14 years agovold2: DeviceVolume: Add pending partition support
San Mehat [Mon, 12 Oct 2009 21:48:47 +0000 (14:48 -0700)]
vold2: DeviceVolume: Add pending partition support

Signed-off-by: San Mehat <san@android.com>
14 years agovold2: Refactor the netlink event handling and better define how partitions/disks...
San Mehat [Mon, 12 Oct 2009 18:32:47 +0000 (11:32 -0700)]
vold2: Refactor the netlink event handling and better define how partitions/disks are handled

Signed-off-by: San Mehat <san@android.com>
14 years agosystem: vold2: Initial skeleton for vold2.
San Mehat [Sun, 11 Oct 2009 00:22:08 +0000 (17:22 -0700)]
system: vold2: Initial skeleton for vold2.

  Let there be light.

Signed-off-by: San Mehat <san@android.com>
14 years agoEmpty starting point
Jean-Baptiste Queru [Fri, 9 Oct 2009 00:03:52 +0000 (17:03 -0700)]
Empty starting point