diff options
author | bnewbold <bnewbold@robocracy.org> | 2014-12-29 13:58:51 +0100 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2014-12-29 14:02:11 +0100 |
commit | cbc919cf03b20a3be29e544fc3d67fa5b9c09da2 (patch) | |
tree | 0339e3e44b1de65878ee36933920d2fc17c474bd /software | |
parent | f539cc57e50d34b0cbf0ac4d792775f4d17824e8 (diff) | |
download | knowledge-cbc919cf03b20a3be29e544fc3d67fa5b9c09da2.tar.gz knowledge-cbc919cf03b20a3be29e544fc3d67fa5b9c09da2.zip |
debian: wheezy -> jessie
Diffstat (limited to 'software')
-rw-r--r-- | software/debian.page | 17 |
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 ---------------------- |