02/07/2013, 01:28 PM
|
#61 (permalink) |
|
Homebrew Developer
![]() ![]()
Posts: 1,392
|
ipk's can be get DURING the install from App Catalog. Check media/internal/downloads, it's there during install (so only a few seconds usuallly), but you can copy it in this short timeframe using WOSQI for example.
-- Sent from my TouchPad using Communities |
02/07/2013, 02:42 PM
|
#63 (permalink) |
|
Member
|
So i mentioned the name before in this thread, but perhaps that was too vague and as i posted already details in other threads months ago i'm doing it here again. It's
not exactly "IPK" saving, but simple save and recover of installed apps on webOS devices with PDK-hybrid app: L\'Haut-Parleur mybackup - download mybackup.zip - copy unzipped hybrid/PDK file to USB partition - Login via novaterm or on device wterm as root (Default exec command: login -f root) - cd / - /media/internal/mybackup starts the PDK app - select BACKUP and wait from 10-40minutes depending on appcount/size an devicespeed - all apps are stored/gzipped seperatly in /media/internal/mybackup Restore: - To restore make filesystem writeable: - mount -o rw, remount / - cd / - /media/internal/mybackup - whatever of the backupfiles is still in the mybackup folder will be restored when using button RESTORE instead of BACKUP so can selectivly restore apps. Backup/Restore tested on 1.4.5 Backup tested on 2.2.4 did not test on 3.x Please post if this works in cross-webos-version scenario (2.x to 3.x) or even to openwebOS. Running time of backup: Pre1- : Saving all apps it had a runtime of 40minutes for 270MB data @146 Apps (be sure to have it on the touchstone) Pre3: Saving all apps it had a runtime of 10minutes for 315 MB data @142 Apps
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
|
02/07/2013, 04:23 PM
|
#66 (permalink) |
|
Member
Posts: 2,090
|
Remember, webOS cloud root certificate expires July 23 of this year. I quickly checked the various webOS cloud sites regarding their certificates. webOS Developer Center will expire in September (not too big of a deal), the general webOS cloud services server will expire in a couple of years (but the certificate is issued by a third party), and the backup services use the current root certificate. So that means after July 23, you will still be able to activate your devices and log in with webOS Profile, but not be able to backup or restore from backups, and although App Catalog will still run none of the downloads will validate.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
02/07/2013, 05:25 PM
|
#67 (permalink) |
|
Member
![]() |
None of that sounds particularly encouraging. Think we could get an answer out of them on whether or not they plan on renewing them? SSL certs are a drop on the bucket for a big corporation. Considering Touchpads and Pre3's are not very old, I think it's the right thing for them to do. But then their record of screwing over webOS owners is well-established.
__________________
Matt Williams Developer of: SMS Auto Forward/Reply, GPS Viewer, Keyring converters for CSV, eWallet, & CodeWallet Touchpad Patches: Keyring HD, ClassicNote HD, YouTube HD (for 2.1 app) |
02/07/2013, 06:34 PM
|
#68 (permalink) |
|
Member
Posts: 2,090
|
It would be in the best interest of HP to handle this, and handle it well. How well this gets resolved will be a sign to us and other investors whether HP is serious about caring for their products. Remember that HP is (purportedly) pitching a Professional Edition, which is mostly going to be about services. If they fail to support their old devices, who can trust them to properly support possible future devices?
Chances are they have to remake all the most current Doctors for all devices and their variants, and maybe try to push them through carriers or whatever. If they're willing to go to those lengths, and promptly, we might trust them a little bit more.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
02/07/2013, 06:39 PM
|
#69 (permalink) | |
|
Member
![]() |
Quote:
My answer is "Not me!"
__________________
Matt Williams Developer of: SMS Auto Forward/Reply, GPS Viewer, Keyring converters for CSV, eWallet, & CodeWallet Touchpad Patches: Keyring HD, ClassicNote HD, YouTube HD (for 2.1 app) |
|
02/08/2013, 02:23 PM
|
#70 (permalink) | |
|
Member
Posts: 750
|
Quote:
__________________
My gadget list-TouchPad, Pre 3, Pre 2, Pre+, Pixi+, Treo 700p, Treo 650, Centro, Handspring, Kyocera 6035, 7135-all with Verizon. |
|
02/08/2013, 02:44 PM
|
#71 (permalink) |
|
Member
Posts: 2,090
|
You didn't put the program mybackup in /media/internal.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
02/08/2013, 02:44 PM
|
#72 (permalink) | |
|
Member
![]() |
Quote:
wonder if the same can be done to the downloads folder somehow to allow our ipk's in during download/install but they dont get deleted?
__________________
Touchpad Keyboard Themes - >> Click Me << |
|
02/08/2013, 02:52 PM
|
#73 (permalink) |
|
Member
![]() |
I was thinking of having a script watch the folder for IPK's, you'd just have to make sure it is done downloading before copying it. Surely the installer app can be patched to not delete them.
__________________
Matt Williams Developer of: SMS Auto Forward/Reply, GPS Viewer, Keyring converters for CSV, eWallet, & CodeWallet Touchpad Patches: Keyring HD, ClassicNote HD, YouTube HD (for 2.1 app) |
02/08/2013, 03:09 PM
|
#74 (permalink) |
|
Member
![]() |
i only thought of the above when i saw the /media/internal entry in our /etc/fstab, was wondering if the umask option or anything else in there could be abused to allow files to be written but not deleted, i was thinking of linux methods but im not sure how it all factors given that the internal partitions vfat and not ext?
__________________
Touchpad Keyboard Themes - >> Click Me << |
02/08/2013, 05:29 PM
|
#76 (permalink) |
|
Member
Posts: 2,090
|
Try using autocomplete. Enter the first few letters of media, then internal, then mybackup. That'll guarantee the path is right.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
02/10/2013, 10:10 AM
|
#78 (permalink) |
|
Member
Posts: 750
|
Still not working. I'm probably doing something wrong. I connect with novaterm. Then I type "login -f root" (without quotes) and enter. Then I type "cd /" and enter. Then I type "/media/internal/mybackup" and enter.
__________________
My gadget list-TouchPad, Pre 3, Pre 2, Pre+, Pixi+, Treo 700p, Treo 650, Centro, Handspring, Kyocera 6035, 7135-all with Verizon. |
02/10/2013, 11:21 AM
|
#79 (permalink) |
|
Member
|
Does Save/Restore also backup the paid content for apps stored in cryptofs, such as expensive nDrive maps? If not, I have a minor addition to make to this post.
Not the least of which is to donate to the good folks who have built tools like InternalzPro that make it possible, which I'll be doing in short order. Thanks, guys. |
02/12/2013, 12:29 AM
|
#80 (permalink) | |
|
Member
Posts: 2,090
|
Quote:
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



