The Following 5 Users Say Thank You to MohammadAG For This Useful Post: | ||
|
2012-07-18
, 08:18
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#22
|
|
2012-07-18
, 08:22
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#23
|
The Following 5 Users Say Thank You to MohammadAG For This Useful Post: | ||
|
2012-07-18
, 17:22
|
Posts: 1,298 |
Thanked: 2,277 times |
Joined on May 2011
|
#24
|
|
2012-09-28
, 15:34
|
Posts: 62 |
Thanked: 22 times |
Joined on Apr 2012
@ Malaysia
|
#26
|
The way I was releasing packages was getting hard for me to maintain, so I set up a quick repository.
The repository requires inception or open mode to enable, but further installations will be done with normal apt-get methods.
To enable the repository:
Open mode - untested-:Code:wget http://mohammadag.xceleo.org/public/Harmattan/incepted-repo-enabler_0.2_all.deb /usr/sbin/incept incepted-repo-enabler_0.2_all.deb devel-su #enter root pass apt-get update
I'd appreciate any feedback, whether this works or not, etc.Code:devel-su #enter root pass wget http://mohammadag.xceleo.org/public/Harmattan/incepted-repo-enabler_0.2_all.deb export AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i incepted-repo-enabler_0.2_all.deb apt-get update
To install, for example, led-event-notifier, as root, apt-get install led-event-notifier.
If this is working fine, all future releases will be via this repo, it's easier for upgrades etc.
The fact this was easy to do opens up the possibility for a CSSU that needs Inception/Open mode, but that's good enough I suppose
|
2012-11-01
, 15:20
|
Moderator |
Posts: 5,320 |
Thanked: 4,464 times |
Joined on Oct 2009
|
#27
|
|
2012-12-16
, 16:42
|
Posts: 123 |
Thanked: 91 times |
Joined on Apr 2012
|
#28
|
|
2012-12-30
, 06:34
|
Moderator |
Posts: 5,320 |
Thanked: 4,464 times |
Joined on Oct 2009
|
#29
|
All I get from this thread is the considered opinion that we should have a community repository for inception-requiring packages.
The Following User Says Thank You to jalyst For This Useful Post: | ||
|
2013-01-10
, 23:22
|
Posts: 12 |
Thanked: 0 times |
Joined on Jan 2013
|
#30
|
ivgalvez, not all packages there require inception, and packages that don't require inception shouldn't be installed with it, higher privs = higher risks