maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   [Announce] DEB packages creator for N9/50 - v0.2.0 (https://talk.maemo.org/showthread.php?t=91053)

Schturman 2013-08-29 01:43

Re: [Announce] DEB packages creator for N9/50 - v0.0.8
 
1 Attachment(s)
Another little package completely created on the phone (except icon) :D
This mod from N9QT...

Big snooze button

Package: bigsnooze_0.0.1_armel.deb

:p

Schturman 2013-08-31 00:33

Re: [Announce] DEB packages creator for N9/50 - v0.0.9
 
New version ready :D (repo/first post)

valdur55 2013-08-31 06:42

Re: [Announce] DEB packages creator for N9/50 - v0.0.9
 
And where is Russian PDF guide? I see only English link :)

Schturman 2013-08-31 10:43

Re: [Announce] DEB packages creator for N9/50 - v0.0.9
 
Inside the package.. I will add to the first post too..

Schturman 2013-08-31 10:49

Re: [Announce] DEB packages creator for N9/50 - v0.0.9
 
Added to the first post.. Both instructions updated...

hrbani 2013-08-31 13:16

Re: [Announce] DEB packages creator for N9/50 - v0.0.9
 
Hi

How can I use this to create "offline-developer-mode-enabler.deb"?
[I activated developer-mode with all pakages, but I must to flash my phone and I want after flashing use something like that instead of online enabling]

With Regards

Schturman 2013-08-31 17:27

Re: [Announce] DEB packages creator for N9/50 - v0.0.9
 
Hmmm... Try this..
1. Download all needed packages:
Code:

apt-get clean && apt-get install --reinstall -d -y duicontrolpanel-devmodeapplet develsh sdk-connectivity-tool meego-terminal openssh-client openssh-server gdbserver aegis-developer-unknown-source-policy aegis-dev-mode busybox-devel-su less simple-syslog-daemon developer-mode
2. Copy them to somewhere in MyDocs
Code:

cp -f /var/cache/apt/archives/*.deb /home/user/MyDocs/Downloads/DEVMODE
3. Create package including this packages (read pdf instruction) and add installation of this packages in postinst script:
Code:

cd /opt/offline-devmode
dpkg -i duicontrolpanel-devmodeapplet* develsh* sdk-connectivity-tool* meego-terminal* openssh-client* openssh-server* gdbserver* aegis-developer-unknown-source-policy* aegis-dev-mode* busybox-devel-su* less* simple-syslog-daemon* developer-mode*

4. After reflash you need to download filemanager and try to install your package...

Another way...
After downloading and transfer this file to MyDocs/DEVMODE, leave them here
Create empty package and in postinst script write a path to your files:
Code:

cd /home/user/MyDocs/Downloads/DEVMODE
dpkg -i duicontrolpanel-devmodeapplet*  develsh* sdk-connectivity-tool* meego-terminal* openssh-client*  openssh-server* gdbserver* aegis-developer-unknown-source-policy*  aegis-dev-mode* busybox-devel-su* less* simple-syslog-daemon*  developer-mode*

Don't know if it will work, try it...

coderus 2013-08-31 18:11

Re: [Announce] DEB packages creator for N9/50 - v0.0.9
 
@Schturman trying to use dpkg/apt insige dpkg installation script call? genious :D
@hrbani what problem to use apt-backup and get all debs to install them offline?

Schturman 2013-08-31 18:47

Re: [Announce] DEB packages creator for N9/50 - v0.0.9
 
Yep, i remember it not should work :D
and if you will add to postinst command to run script and this script will run installation ? It also will not work ?

coderus 2013-08-31 19:44

Re: [Announce] DEB packages creator for N9/50 - v0.0.9
 
i'm feeling Capitan Oblivious power in myself.


All times are GMT. The time now is 23:09.

vBulletin® Version 3.8.8