This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Uses a cookie right now for saving key/value pairs */ | |
| function LocalStorage() { | |
| this.defaults = { | |
| notifications: true, | |
| notificationInterval: '00:15', | |
| notificationHome: false, | |
| notificationMentions: true, | |
| notificationMessages: true, | |
| enterToSend: false, | |
| fontSize: 'small', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| patrickc@linuxmint ~/meta-doctor/pre2/meta-doctor/build/pre2-p224pre2-wr-2.2.4 $ java -jar webosdoctorp224pre2-wr-2.2.4.jar | |
| Jan 4, 2012 2:57:38 PM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: baseBuild webOS.tar | |
| Jan 4, 2012 2:57:38 PM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: customizationBuild wr.tar | |
| Jan 4, 2012 2:57:38 PM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: prevBaseBuild null | |
| Jan 4, 2012 2:57:38 PM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: prevCustomizationBuild null | |
| Jan 4, 2012 2:57:38 PM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@webos-device:/# lvm.static lvresize -L 1G /dev/store/ext3fs | |
| WARNING: Reducing active logical volume to 1.00 GB | |
| THIS MAY DESTROY YOUR DATA (filesystem etc.) | |
| Do you really want to reduce ext3fs? [y/n]: y | |
| /var/lib/lvm/archive/.lvm_webos-device_2815_2056767785: fclose failed: No space left on device | |
| Volume group "store" metadata archive failed. | |
| /var/lib/lvm/cache/.cache.tmp: write error failed: No space left on device |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /KbOpXQQu/x/y3d3HNwlh35o7K0uhtnU17IuB9P4yTnrk/E5RqsQQa71O+UxEyFVqpVY5otQS6nzTEollIxCn+Z5FIt1zn833Ufj4zjydu7sozG2H9ynPevazlnrO9du8dZWLlKo6lztlyxOu3//AwAAAAAAAAAAAAAAAAD4zQvLrGqYACgAAA== | |
| Jan 27, 2012 10:51:38 AM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: CustomizationBuild: wr.tar | |
| Jan 27, 2012 10:51:38 AM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: ApprovalBuildName: H4sIAFmX1U4AA+3OuwrCQBSE4a19ii21CXuN2IqdYBEry8UcJJBESdS8vtFKwdbY/B8cBoZTzKXPLqluhj47nhv1G2aUh/BMu4xmTOeDM6/+JTplbZ5Hb/14ytjoglPa/GjPh1t/TZ3WqpN7JUOZpDm33/6kPVWtSFe1pylmTaWQWlIven2r6lLvUiPaZj5zer7fbFc+bovDyocYF7N/LwUAAAAAAAAAAAAAAAAAvHsAPdsp3AAoAAA= | |
| Jan 27, 2012 10:51:38 AM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: LibCoreSubmssion: 149 | |
| Jan 27, 2012 10:51:38 AM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: ApprovalCharlieHash: H4sIAFmX1U4AA+3OwQqCQBSFYdc9hU9g4zjOvEWBG5cy5EVm0QiTWY+f1TaIQGzzf5sDlwP3FPuTTylI6g7j7Lu26ZrR9+kao6Riu |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@webos-device:/# mount | |
| rootfs on / type rootfs (rw) | |
| /dev/root on / type ext2 (rw) | |
| proc on /proc type proc (rw,nosuid,nodev,noexec) | |
| sys on /sys type sysfs (rw,nosuid,nodev,noexec) | |
| /dev/root on /dev/.static/dev type ext2 (rw) | |
| tmpfs on /dev type tmpfs (rw) | |
| tmpfs on /tmp type tmpfs (rw) | |
| devpts on /dev/pts type devpts (rw) | |
| root@webos-device:/# lvm.static lvdisplay |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Jan 27, 2012 10:52:00 AM com.palm.nova.installer.recoverytool.CardController logPrint | |
| INFO: Loading Ramdisk: leftToWrite 10147618 | |
| Jan 27, 2012 10:52:00 AM com.palm.nova.installer.recoverytool.CardController logPrint | |
| INFO: Loading Ramdisk: leftToWrite 9951010 | |
| Jan 27, 2012 10:52:00 AM com.palm.nova.installer.recoverytool.CardController logPrint | |
| INFO: Loading Ramdisk: leftToWrite 9688866 | |
| Jan 27, 2012 10:52:00 AM com.palm.nova.installer.recoverytool.CardController logPrint |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| patrick@ubuntu:~/pre2-stuff/fixing-stuffd$ dd if=nova-installer-image-roadrunner.uImage bs=2376688 skip=1 | gzip -cd > installer-ramdisk.ext2 | |
| 3+1 records in | |
| 3+1 records out | |
| 9474866 bytes (9.5 MB) copied, 0.314176 s, 30.2 MB/s | |
| patrick@ubuntu:~/pre2-stuff/fixing-stuffd$ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /KbOpXQQu/x/y3d3HNwlh35o7K0uhtnU17IuB9P4yTnrk/E5RqsQQa71O+UxEyFVqpVY5otQS6nzTEollIxCn+Z5FIt1zn833Ufj4zjydu7sozG2H9ynPevazlnrO9du8dZWLlKo6lztlyxOu3//AwAAAAAAAAAAAAAAAAD4zQvLrGqYACgAAA== | |
| Jan 27, 2012 8:40:25 PM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: CustomizationBuild: wr.tar | |
| Jan 27, 2012 8:40:25 PM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: ApprovalBuildName: H4sIAFmX1U4AA+3OuwrCQBSE4a19ii21CXuN2IqdYBEry8UcJJBESdS8vtFKwdbY/B8cBoZTzKXPLqluhj47nhv1G2aUh/BMu4xmTOeDM6/+JTplbZ5Hb/14ytjoglPa/GjPh1t/TZ3WqpN7JUOZpDm33/6kPVWtSFe1pylmTaWQWlIven2r6lLvUiPaZj5zer7fbFc+bovDyocYF7N/LwUAAAAAAAAAAAAAAAAAvHsAPdsp3AAoAAA= | |
| Jan 27, 2012 8:40:25 PM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: LibCoreSubmssion: 149 | |
| Jan 27, 2012 8:40:25 PM com.palm.nova.installer.recoverytool.ConfigFileMgr loadConfiguration | |
| INFO: ApprovalCharlieHash: H4sIAFmX1U4AA+3OwQqCQBSFYdc9hU9g4zjOvEWBG5cy5EVm0QiTWY+f1TaIQGzzf5sDlwP3FPuTTylI6g7j7Lu26ZrR9+kao6Riuk/ZC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package com.palm.nova.installer.core.stages; | |
| import com.palm.nova.installer.core.IStageProgressReporter; | |
| import com.palm.nova.installer.core.MountUtils; | |
| import com.palm.nova.installer.core.MountUtils.FsType; | |
| import com.palm.nova.installer.core.MountUtils.MountParts; | |
| import com.palm.novacom.INovacomDevice; | |
| import com.palm.novacom.INovacomStream; | |
| import com.palm.novacom.NovacomException; | |
| import java.io.IOException; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://www.sourcedrop.net/J2E9dde55c754 |