Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
slhawkins
Old
#1  
Member - OP
Thanks Meter 9
Posts: 50
Join Date: Dec 2010
Location: Wisconsin
Default Ubuntu.sh

located at /osh/ubuntu.sh

Code:
#!/bin/sh
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
export LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
chmod 666 /system/usr/keychars/*
rm -f /tmp/tab*
mkdir -p /home/adas/Desktop
chmod 755 /home/adas/Desktop
chown -R adas.adas /home/adas/Desktop
[ -x /usr/bin/firefox-install-profile ] && /usr/bin/firefox-install-profile
/etc/init.d/rc S
chmod 666 /dev/socket/dbus
chmod 666 /dev/null
/etc/init.d/rc 2
cp /sdcard/*.lic /data/
chmod 666 /data/*.lic
I'm still an amateur, but I'm trying to find stuff
 
playin4sheezy
Old
#2  
Senior Member
Thanks Meter 674
Posts: 539
Join Date: May 2008
Location: Baton Rouge

 
DONATE TO ME
Yeah I found that last night too.. The OSH folder seems to be the Ubuntu filesystem pretty much. I am messing around in it as we speak. Loading up Linux right now and gonna test a few things. If i find something, ill post it back on here
 
BlackOtaku
Old
#3  
BlackOtaku's Avatar
Senior Member
Thanks Meter 41
Posts: 197
Join Date: Dec 2009
So forgive me for asking, but to make sure: does this mean the Atrix Webtop OS is a customized version of Ubuntu? If so, that's pretty awesome; let's hope dpkg is on it!
Retired: Motorola Droid 1. You're old and broken now, but you served me well.
Side phone (no service): Nexus S running MIUI.
Main phone: Galaxy Nexus on Verizon. Great phone, hands down.
Tablet: 32GB White Samsung Galaxy Tab 10.1, big thanks to Android Central.

Rooting your Nexus S on Linux? This can help!
 
playin4sheezy
Old
#4  
Senior Member
Thanks Meter 674
Posts: 539
Join Date: May 2008
Location: Baton Rouge

 
DONATE TO ME
From what I am seeing so far, it is pretty much a customized version of Ubuntu and if all goes well. We will be able to install what we want on it. Just gonna take some time to completely figure the entire thing out..

Just a bit of good news.. Its not looking very difficult to make it allow you to run the webtop OS by plugging in the USB cable to a computer.. Won't know if it works until I get home tonight and give it a try.. Steps closer.....
The Following User Says Thank You to playin4sheezy For This Useful Post: [ Click to Expand ]
 
bimmerd00d
Old
#5  
bimmerd00d's Avatar
Senior Member
Thanks Meter 61
Posts: 615
Join Date: Jan 2008
if you load up firefox from a webtop dock or laptop dock and go to "About" it says Firefox for Ubuntu. So that's at least telling us something.
Mine: Samsung Galaxy S3 (AT&T)
Wife: Samsung Galaxy S3 (Sprint)
Backup: HTC One X, Nexus One, Galaxy Nexus, someone buy 2 of these from me lol.
 
AstainHellbring
Old
#6  
Senior Member
Thanks Meter 10
Posts: 290
Join Date: Jan 2007
Location: SLC
So now really what we need is replace firefox with chrome
Donate to the Elite Raphael Project Team
http://shorl.com/pruprydulakesi

Donate to the Elite Rhodium Project Team
https://www.paypal.com/cgi-bin/websc...ton_id=5818738

Donate to the Athena Redux Project Team http://alturl.com/7e3g
 
Smith7018
Old
#7  
Senior Member
Thanks Meter 61
Posts: 156
Join Date: Nov 2010
Quote:
Originally Posted by AstainHellbring View Post
So now really what we need is replace firefox with chrome
Correct me if I'm wrong, but that's impossible. While the phone may be running Ubuntu, it's still running it from an ARM processor which means that one would need Chrome compiled for ARM.
 
labsONE
Old
#8  
Member
Thanks Meter 3
Posts: 37
Join Date: Jul 2008
Is there a way to get a dump of the entire /osh/ folder? I'd like to see what I can do with it.
 
rustak
Old
#9  
Junior Member
Thanks Meter 2
Posts: 20
Join Date: Jul 2010
note that apt/sources.list in the osh partition includes a mirror of the stock ubuntu jaunty for arm port, as well as a custom webtop mirror. Both point to an internal 10.x url (doh), but this looks like a stock ubuntu with some webtop additions. Should be nice!

Anyone able to launch the webtop environment with a HDMI cable/bluetooth keyboard/mouse?
 
slhawkins
Old
#10  
Member - OP
Thanks Meter 9
Posts: 50
Join Date: Dec 2010
Location: Wisconsin
/osh/var/lib/dpkg

There's a folder with various files in it.. So I assume if we get the arm port of dpkg we could simply add it to /osh/bin..

What's the best way to get a dump?

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Auto Test Your Android Apps with Robotium

You’ve just finished coding your very first app, but before you release it to the wild, you … more

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more