View Single Post
Old 10-07-2011, 07:30 AM   #7
anthonyb
Member
anthonyb began at the beginning.
 
Posts: 16
Karma: 24
Join Date: Sep 2011
Device: Kindle 3 WiFi v3.2.1
You may also want to add:
ln -s /mnt/loc/opt/sbin /opt/sbin

If you choose to install man and man-pages with:
ipkg -t /opt/tmp install man
ipkg -t /opt/tmp install man-pages
then will want to add additional sym links for the /opt/man and /opt/info directories else man won't by default find your man pages (or edit man.conf to point to /mnt/loc/opt/man).
anthonyb is offline   Reply With Quote