README.md in dev-lxc-1.0.0 vs README.md in dev-lxc-1.0.1
- old
+ new
@@ -14,10 +14,10 @@
for demo purposes, as well as general experimentation and exploration of Chef products
### Features
1. LXC 1.0 Containers - Resource efficient servers with fast start/stop times and standard init
-2. Btrfs - Efficient storage backend provides fast, lightweight container cloning
+2. Btrfs - Efficient, persistent storage backend provides fast, lightweight container cloning
3. Dnsmasq - DHCP networking and DNS resolution
4. Platform Images - Images that are built to resemble a traditional server
5. ruby-lxc - Ruby bindings for liblxc
6. YAML - Simple, customizable definition of clusters; No more setting ENV variables
7. Build process closely follows online installation documentation