[EMAIL PROTECTED] writes: > Can somebody please package neocon Here's how I created a quick'n'dirty package:
1) svn co http://svn.openmoko.org/developers/werner/neocon/ 2) mv neocon/ neocon-0.01svn20081118r4796 cd neocon-0.01svn20081118r4796/ 3) dh_make -s --createorig 4) edit debian/rules and modify the install target to read # Add here commands to install the package into debian/neocon. mkdir -p $(CURDIR)/debian/neocon/usr/bin $(MAKE) PREFIX=$(CURDIR)/debian/neocon/usr install 5) dpkg-buildpackage -rfakeroot 6) sudo dpkg -i ../neocon*deb I also added the source package to my unofficial repository so if you add deb-src http://lindi.iki.fi/lindi/debian destructive main to sources.list you can sudo apt-get update fakeroot apt-get --build source neotool to get the package. I don't fancy distributing binary packages of unofficial stuff at the moment. > minicom, cu, of course are worse. With such basic communications I use picocom with gnu screen so that "slowpaste" option is set to 10 ms delay per character. This way uboot can cope with what I type. _______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland