Active Topics

 


Reply
Thread Tools
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#71
Another little package completely created on the phone (except icon)
This mod from N9QT...

Big snooze button

Package: bigsnooze_0.0.1_armel.deb

Attached Images
 
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#72
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
Posts: 12 | Thanked: 12 times | Joined on Feb 2013 @ Estonia
#73
And where is Russian PDF guide? I see only English link
 

The Following User Says Thank You to valdur55 For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#74
Inside the package.. I will add to the first post too..
 

The Following User Says Thank You to Schturman For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#75
Added to the first post.. Both instructions updated...
 

The Following User Says Thank You to Schturman For This Useful Post:
hrbani's Avatar
Posts: 64 | Thanked: 66 times | Joined on Aug 2013 @ Tehran - Iran
#76
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's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#77
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...
 

The Following User Says Thank You to Schturman For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#78
@Schturman trying to use dpkg/apt insige dpkg installation script call? genious
@hrbani what problem to use apt-backup and get all debs to install them offline?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#79
Yep, i remember it not should work
and if you will add to postinst command to run script and this script will run installation ? It also will not work ?

Last edited by Schturman; 2013-08-31 at 19:06.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#80
i'm feeling Capitan Oblivious power in myself.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 15:40.