summaryrefslogtreecommitdiffstats
path: root/software
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-12-29 13:58:51 +0100
committerbnewbold <bnewbold@robocracy.org>2014-12-29 14:02:11 +0100
commitcbc919cf03b20a3be29e544fc3d67fa5b9c09da2 (patch)
tree0339e3e44b1de65878ee36933920d2fc17c474bd /software
parentf539cc57e50d34b0cbf0ac4d792775f4d17824e8 (diff)
downloadknowledge-cbc919cf03b20a3be29e544fc3d67fa5b9c09da2.tar.gz
knowledge-cbc919cf03b20a3be29e544fc3d67fa5b9c09da2.zip
debian: wheezy -> jessie
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
----------------------