Talk:Bollocks

From Pandora Wiki
Revision as of 12:18, 15 July 2010 by Tsh (talk | contribs) (New page: So my flow went something along the lines of <pre> wget http://w1xer.at/pandora/README.TXT grep opkg README.TXT > build_install.sh sed -i 's/v .*demos/v/' build_install.sh sudo opkg update...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

So my flow went something along the lines of

wget http://w1xer.at/pandora/README.TXT
grep opkg README.TXT > build_install.sh
sed -i 's/v .*demos/v/' build_install.sh
sudo opkg update
sudo ./build_install.sh
sudo ./build_install.sh

and then fix the package requests which are not right. Now, I'll all for teaching people to help themselves, but after doing it once already, and coming to do it for the 2nd time on SD rather than nand, push button would be nice :) --Tsh 14:18, 15 July 2010 (MEST)