![]() ![]() |
Oct 25 2004, 05:33 AM
Post
#1
|
|
|
Group: Members Posts: 73 Joined: 28-March 04 Member No.: 2,539 |
Hello,
today my SD Card broke 1: now my question: is it possible to install a complete feed (e.g. unstable) with one call of ipkg? Or do i have to install every package by hand? 2: what ipkg do i need for libXmuu.so.1 ? I cannot start my X ! Thank you! Denis |
|
|
|
Oct 25 2004, 02:34 PM
Post
#2
|
|
|
Group: Members Posts: 639 Joined: 4-September 03 From: Chicago Member No.: 401 |
If you know all of the ipks & their dependencies and don't need the Packages file, you can put them in a directory and run
CODE ipkg install -d /mnt/card /where-ever-you-put-them/*.ipk There may be more subtle/smarter ways but I've used this method in the past. Cheers, Jerry |
|
|
|
Oct 26 2004, 02:14 AM
Post
#3
|
|
![]() Group: Members Posts: 149 Joined: 19-July 03 From: New Zealand Member No.: 268 |
Try:
CODE ipkg install $(ipkg list | cut -d" " -f1) That will install everything that 'ipkg list' shows you. |
|
|
|
Oct 26 2004, 06:33 AM
Post
#4
|
|
|
Group: Members Posts: 639 Joined: 4-September 03 From: Chicago Member No.: 401 |
QUOTE(rgrep @ Oct 26 2004, 04:14 AM) Try: CODE ipkg install $(ipkg list | cut -d" " -f1) That will install everything that 'ipkg list' shows you. I knew there must be smarter ways to do this Nice work rgrep. Cheers, Jerry |
|
|
|
Oct 20 2005, 11:34 AM
Post
#5
|
|
|
Group: Members Posts: 1 Joined: 19-October 05 Member No.: 8,352 |
hello all,
hope you can help me, i have formated my sd card to 140 mb partition 1 to vFat for flashing called /dev/mmcda1 the rest of the 1 GB sd card is partition 2 Linux called /dev/mmcda2 now i would like to install feed packages to my card ive done following without success mount /dev/mmcda2 /mnt/card ipkg install -d /mnt/card /mnt/card/feed/mypackages.ipk also i have tried ipkg-install -d /mnt/card /mnt/card/feed/mypackages.ipk all seems not to work when i do following with package manager selecting the /mnt/card folder for install destination and then open local package it installs me the package to my card. but thats weird cause i just could install it one by one. By the way my Z is a C1000 with RC12. Greetings |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 08:38 AM |