![]() |
2010-01-24
, 22:42
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#2
|
![]() |
2010-01-25
, 07:04
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#3
|
![]() |
2010-01-25
, 07:57
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#4
|
![]() |
2010-01-25
, 09:42
|
Posts: 355 |
Thanked: 566 times |
Joined on Nov 2009
@ Redstone Canyon, Colorado
|
#5
|
hildon-application-manager-config add rootsh.install
![]() |
2010-01-25
, 09:57
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#6
|
rootsh.install: Error on line 1 char 1: Document must begin with an element (e.g. <book>) /etc/hildon-application-manager/settings: Permission denied
![]() |
2010-01-25
, 11:43
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#7
|
Package: puf Version: 0.1 Architecture: all Maintainer: Faheem Pervez <trippin1@gmail.com> Depends: sudo Filename: ./puf_0.1_all.deb Size: 688 MD5sum: ece114b21f8e5f9a7eb261f9596e9868 SHA1: 68f1daf724ab546cc9eb6e1982c9cb88ce03e084 SHA256: e3dd505d1098f23240ac10f791fd8d0039c6a7bb56e882475f6ad3e11edb707b Section: user/system Priority: optional Description: Puf puf Package: rootsh Version: 1.8-1 Architecture: all Maintainer: Faheem Pervez <trippin1@gmail.com> Installed-Size: 32 Depends: sudo Conflicts: rootsh (<= 1.5), becomeroot, easyroot, GodMode Replaces: becomeroot, easyroot, GodMode Provides: becomeroot, easyroot, GodMode Filename: ./rootsh_1.8-1_all.deb Size: 1440 MD5sum: ae34d36f802dc1c2f9e31479a0a08c4e SHA1: e2992f7f08b0e3dc259f629e10464ecd1df1bb08 SHA256: bb238fc328b5cdc4f02bd093399741d3f3fb541e664f86cae092d7e17d9b35f0 Section: user/system Priority: optional Description: Enable root access, via the "sudo gainroot" command "sudo gainroot" will work without requiring you to enable R&D mode.
[install] catalogues = jj-local-pool package = rootsh [jj-local-pool] name = jj-local-pool uri = file:///media/mmc1/install/jj-local-pool/ dist = /
[install] catalogues = jj-local-pool package = puf [jj-local-pool] name = jj-local-pool uri = file:///media/mmc1/install/jj-local-pool/ dist = /
Unable to download 'rootsh'. Application package not found.
Install a local file from a local repository on the N900 without root access, i.e. without the rootsh package install.
This in order to be able to install exactly the rootsh locally after a reflash, when not having web access.
I.e. I wanna have the rootsh on the SD card, and via a rootsh.install file, click on it in file manager, and have it install the app from the local location.
I've created the local Packages list with dpkg-scanpackages etc, but am having probs getting the package to install from a rootsh.install file. I'm currently using:
[install]
catalogues = test
package = rootsh
[extras]
name = test
uri = file:/media/mmc1/install/test/
dist = /
As the text, guess the prob is somewhere in this file. The deb and the Packages file is in the /media/mmc1/install/test dir.
I'm sure I'll get it done with further experimentation, but in case anyone can do it, please chime in on how to do it...