Active Topics

 


Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#1

Announcing universal easy-to-use solution.
------
Aegis-install hack package.
------
Download aegis installer hack

------

Just download package and install it and enjoy!
You can remove hack-installer package immediately after installation)

hack-installer from version 1.0.9 include inception origin fixer. You can remove Inception safety.

------
Profit!?


aegis-apt-get - wrapper tool for installing packages from remote repository via apt-get with "com.nokia.maemo" origin
aegis-dpkg - wrapper tool for installing local packages from files via dpkg with "com.nokia.maemo:" origin
aegis-install - wrapper tool for any install action, overriding origin to "com.nokia.maemo"

Example!


aegis-apt-get install mcetools
aegis-dpkg -i system-ui_1.3.2-1\+0m8_armel.deb
aegis-install aptitude install opensudo
aegis-install gdebi system-ui-brightness-qml_1.0.2_armel.deb


Enjoy!
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2020-03-12 at 21:12.
 

The Following 56 Users Say Thank You to coderus For This Useful Post:
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#2
So this makes inception obsolete now? No need to incept packages anymore anywhere.

Really this simple (for the end user, I bet there is a lot going on below the hood)?
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#3
Yes it's inception replacement.
Inception using own origin, conflicting with system packages,
Aegis-install hack enabling AEGIS_FIXED_ORIGIN environment value allowed only in open mode by default. It makes possible to install packages with system origin and not break anything.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 10 Users Say Thank You to coderus For This Useful Post:
Posts: 649 | Thanked: 762 times | Joined on Mar 2012 @ Ohio
#4
In the name of due diligence, I ask the same question to you in this thread: With aegis-install, can you reinstall default system-ui over unrestricted system-ui?
 
Posts: 96 | Thanked: 56 times | Joined on Jan 2013
#5
super noob question (the only thing that i know how to do in terminal is open it hahaha):

with this package, how can i install unrestricted ui WITHOUT music player, netsped and battery %?

at the moment, i don't have n9qtweak installed (fresh flash)

cheers!
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6
Originally Posted by imaginaryenemy View Post
In the name of due diligence, I ask the same question to you in this thread: With aegis-install, can you reinstall default system-ui over unrestricted system-ui?
Yes, you can.. Just run
Code:
apt-get install --reinstall system-ui -y
Or you can first download:
Code:
apt-get install --reinstall system-ui -y -d
and install it again via:
Code:
aegis-dpkg -i /path/to/system-ui*
 

The Following User Says Thank You to Schturman For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#7
@hugon9 musicplayer is extension for unrestricted which should be installed separately. but netspeed and battery are built into unrestricted. you can disable it after installation:
Code:
gconftool -s -t b /desktop/meego/status_area/display_percentage_line false
gconftool -s -t b /desktop/meego/status_area/display_netspeed false
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2013-07-19 at 07:48.
 
Posts: 109 | Thanked: 59 times | Joined on Apr 2012
#8
couple of questions

1. Should one uninstall inception before/after installing this ??
2. What happens to pkgs already installed using inception (unrestricted sys-ui via N9QT for example) ?? - should they be reinstalled again ??
3. when is schturman integrating this into N9QT ??

Last edited by sid21177; 2013-07-19 at 16:17.
 

The Following User Says Thank You to sid21177 For This Useful Post:
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#9
Originally Posted by sid21177 View Post
couple of questions

1. Should one uninstall inception before/after installing this ??
2. What happens to pkgs already installed using inception (unrestricted sys-hi via N9QT for example) ?? - should they be reinstalled again ??
3. when is schturman integrating this into N9QT ??
1) You can choose it yourself - they don't conflict
2) Nothing/No
 

The Following User Says Thank You to Ancelad For This Useful Post:
Posts: 96 | Thanked: 56 times | Joined on Jan 2013
#10
Originally Posted by coderus View Post
@hugon9 musicplayer is extension for unrestricted which should be installed separately. but netspeed and battery are built into unrestricted. you can disable it after installation:
Code:
gconftool -s -t b /desktop/meego/status_area/display_percentage_line false
gconftool -s -t b /desktop/meego/status_area/display_netspeed false
thank you my friend!
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 07:34.