Add a list of some of the Apache-related packages we have installed
authorAlex Dehnert <alex@dehnerts.com>
Tue, 19 Jan 2016 05:53:06 +0000 (00:53 -0500)
committerAlex Dehnert <alex@dehnerts.com>
Tue, 19 Jan 2016 05:53:06 +0000 (00:53 -0500)
packages.txt [new file with mode: 0644]

diff --git a/packages.txt b/packages.txt
new file mode 100644 (file)
index 0000000..9a10d7c
--- /dev/null
@@ -0,0 +1,19 @@
+    6  aptitude install mysql-server mysql-client apache2
+    7  aptitude install subversion
+   78  aptitude install libapache2-mod-php5
+  105  pear install MDB
+  107  aptitude install php-pear
+  108  pear install MDB
+  109  pear install MDB --alldeps
+  110  pear install XML_Parser
+  111  pear install MDB
+  112  pear install DB
+  116  aptitude install php5-mysql
+  120  aptitude install php5-xsl
+  123  history | grep install
+  124  history | grep install > packages.txt
+  131  pear install HTML_QuickForm
+  133  pear install Services_Blogging
+  135  pear help install
+  136  pear install Services_Blogging-beta
+  137  history | grep install > packages.txt