summaryrefslogtreecommitdiffstats
path: root/software
diff options
context:
space:
mode:
Diffstat (limited to 'software')
-rw-r--r--software/debian.page17
1 files changed, 17 insertions, 0 deletions
diff --git a/software/debian.page b/software/debian.page
index a1e1d51..8977976 100644
--- a/software/debian.page
+++ b/software/debian.page
@@ -73,6 +73,23 @@ data.tar.gz:
ar vx somepackage.deb
tar xvf data.tar.gz
+Debian Packaging
+-------------------
+
+sudo aptitude install gcc-4.4-arm-linux-gnueabi
+
+Wheezy to Jessie Migration
+-----------------------------
+
+Had trouble doing dist-upgrade. Ran `sudo apt-get install init` to fix init and
+then continued with dist-upgrade.
+
+Permissions problem with changing wifi settings ("(32) Not authorized to
+control networking"). Tried:
+
+ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749778`
+
+
Add a Launchpad PPA
----------------------