diff --git a/cdist/conf/explorer/disks b/cdist/conf/explorer/disks
new file mode 100644
index 00000000..52fef81e
--- /dev/null
+++ b/cdist/conf/explorer/disks
@@ -0,0 +1,2 @@
+cd /dev
+echo sd? hd? vd?
diff --git a/docs/changelog.4 b/docs/changelog.4
new file mode 100644
index 00000000..79478c86
--- /dev/null
+++ b/docs/changelog.4
@@ -0,0 +1,10 @@
+Changelog
+---------
+
+	* Changes are always commented with their author in (braces)
+	* Exception: No braces means author == Nico Schottelius
+
+4.0.0pre1:
+	* Core: Integrate initial install support
+	* Core: Integrate initial preos support
+