Active Topics

 


Reply
Thread Tools
farfary's Avatar
Posts: 147 | Thanked: 300 times | Joined on Mar 2012 @ ^^ IRAN ^^ - Tehran :D
#1
BackDeb :

A script ( NEW ! with Menu ! ) For Backuping Packages Installed

- All User Packages ( Applications and Depends )
- One User Package
- One System Package

Backup Folder : MyDocs/BackDeb/

- MyDocs/BackDeb/All ( For All Packages Backup )
- MyDocs/BackDeb/User ( For User Packages Backup )
- MyDocs/BackDeb/System ( For System Packages Backup )

Install :

Copy the .tar file to MyDocs and in terminal Run this command :
Code:
tar -xvf /home/user/MyDocs/backdeb.tar -C /
for Run Script in terminal :

Code:
# backdeb
Download :

backdeb.tar

Recommended Using It In N9QT

Last edited by farfary; 2012-10-07 at 03:36.
 

The Following 18 Users Say Thank You to farfary For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#2
hi farfary,
you can use this tar http://dl.dropbox.com/u/52851745/tar if you want to use dpkg-deb on your device... It is tested to work well...


Btw: Forgot to report earlier your script works well

Last edited by thedead1440; 2012-09-06 at 06:21.
 

The Following User Says Thank You to thedead1440 For This Useful Post:
farfary's Avatar
Posts: 147 | Thanked: 300 times | Joined on Mar 2012 @ ^^ IRAN ^^ - Tehran :D
#3
Originally Posted by thedead1440 View Post
hi farfary,
you can use this tar http://dl.dropbox.com/u/52851745/tar if you want to use dpkg-deb on your device... It is tested to work well...


Btw: Forgot to report earlier your script works well
very thanks for reply
this tar is the gnu-tar package in harmattan sdk repo ?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#4
yup gnu-tar that won't install on your system as its for n900...i extracted just tar and linked it...putting it in /bin/ with chmod 775'ng it allows dpkg-deb to successfully compile...Its tested so no worries
 

The Following User Says Thank You to thedead1440 For This Useful Post:
farfary's Avatar
Posts: 147 | Thanked: 300 times | Joined on Mar 2012 @ ^^ IRAN ^^ - Tehran :D
#5
Originally Posted by thedead1440 View Post
yup gnu-tar that won't install on your system as its for n900...i extracted just tar and linked it...putting it in /bin/ with chmod 775'ng it allows dpkg-deb to successfully compile...Its tested so no worries
veryy thanks , my scripts has some bugs , such as the icon in applications manager is not show
i work to fix these
 

The Following User Says Thank You to farfary For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6
farfary, from this message of thedead1440 you need to edit your first post from 777 to 775

Originally Posted by thedead1440 View Post
yup gnu-tar that won't install on your system as its for n900...i extracted just tar and linked it...putting it in /bin/ with chmod 775'ng it allows dpkg-deb to successfully compile...Its tested so no worries
 
farfary's Avatar
Posts: 147 | Thanked: 300 times | Joined on Mar 2012 @ ^^ IRAN ^^ - Tehran :D
#7
Originally Posted by Schturman View Post
farfary, from this message of thedead1440 you need to edit your first post from 777 to 775
Ohh YEsss
i Edited post #1
 

The Following User Says Thank You to farfary For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#8
farfary one last thing

for the tar replacement just do:

cp -R /path/to/downloaded/tar /bin/
chmod 775 /bin/tar


rm /bin/tar hence not required...
it will ensure people are less scared to try this out



Edit: why don't you package the new tar together with your backdeb with a cp -R command in your package? that would save the cp -R step...actually i think you can add a Makefile that does this as well as chmod 775's both backdeb and tar so then a user just installs your package and is good to go...

Last edited by thedead1440; 2012-09-06 at 09:45.
 

The Following User Says Thank You to thedead1440 For This Useful Post:
farfary's Avatar
Posts: 147 | Thanked: 300 times | Joined on Mar 2012 @ ^^ IRAN ^^ - Tehran :D
#9
Originally Posted by thedead1440 View Post
farfary one last thing

for the tar replacement just do:

cp -R /path/to/downloaded/tar /bin/
chmod 775 /bin/tar


rm /bin/tar hence not required...
it will ensure people are less scared to try this out



Edit: why don't you package the new tar together with your backdeb with a cp -R command in your package? that would save the cp -R step...actually i think you can add a Makefile that does this as well as chmod 775's both backdeb and tar so then a user just installs your package and is good to go...
OWww i Don'n Know that ( cp -R ... )
i try to add tar to my package but the dpkg errorED , its say the busybux has this file in file list , and you can not replace it
when i want to use the dpkg-divert , its not allowed to divert file
i not know about dpkg-divert and replace a file that in other package, if know help mee
---
i now work to add digsigsums the deb file
in next update i add it , and try to add tar to my package if i can
 
Posts: 39 | Thanked: 8 times | Joined on Feb 2012
#10
Sorry, do not quite understand. I can get the installer.. Skype for example? I saw your mod in Quicktweak. Thanks.
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:28.