Add some speed to dpkg in bulk install

Registered by Artem Silenkov

apt-get works painfully slow in test environment. We could add some speed to it as follows:
- move /var/lib/dpkg to tmpfs. The way dpkg do it seems terrible. Many files here without any index or cache.
- eatmydata. Basically we don't need so much sync()-fsync().
- probably lxc containers will do better then KVM.

Blueprint information

Status:
Not started
Approver:
Roman Vyalov
Priority:
Undefined
Drafter:
Artem Silenkov
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.