Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (14) </ 1 2 [3] 4 5 6 7 8 ... >/

[ Track this topic :: Email this topic :: Print this topic ]

new topic new poll
Topic: DSLv3.0RC1< Next Oldest | Next Newest >
kerry Offline





Group: Members
Posts: 706
Joined: April 2006
Posted: May 30 2006,10:32 QUOTE

I'm trying to try that opera.unc but can't get it work. I highlight it and press the myDSL button and see "end of output" but no opera. Am i doing it wrong?
Back to top
Profile PM 
ZoOp Offline





Group: Members
Posts: 218
Joined: Sep. 2005
Posted: May 30 2006,11:43 QUOTE

kerry,
did you use unionfs as boot option at boot?
yours
z
Back to top
Profile PM 
geevee Offline





Group: Members
Posts: 3
Joined: May 2006
Posted: May 30 2006,11:51 QUOTE

Quote (kerry @ May 30 2006,06:32)
I'm trying to try that opera.unc but can't get it work. I highlight it and press the myDSL button and see "end of output" but no opera. Am i doing it wrong?

Did you log in as 'dsl' or as 'root'?.
I am writing this from Opera just downloaded as user 'dsl' from a HD ( virtual!) install  of DSL3.0 RC1. It was a 'one click install' followed by another click on the Opera icon that appeared on the desktop..
Back to top
Profile PM WEB 
humpty Offline





Group: Members
Posts: 655
Joined: Sep. 2005
Posted: May 30 2006,12:05 QUOTE

Can someone you tell us more about the .unc extensions?
I take it they're not limited to one directory?
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: May 30 2006,14:14 QUOTE

The unc extension is an extended version of uci.
The unc extension is "rooted" under opt. So each main system directory is under /opt except /home, /tmp, and /opt.  Those three exceptions are already writeable by default. Also the user.tar.gz is the same between these two mountable extensions. Anyway each of the main system directories are then "added" as a branch to union space. This happens as part of the mydsl-load procedure. So its mounted then added to the union. Therefore it appears to the running system that it is actually "installed" in the normal places. Therefore no pathing problems, no library issues. I created a small script called listu which will display the union tree. Using listu you will be able to see the apps branches added into the union space. Then upon issuing mydsl-load again the apps branches are removed and then unmounted from /opt.  Best way to learn the new extension is to load up one of the new sample unc app and then look at the structure of it under /opt and use listu.  It is really easy to make a unc. I think a .dsl to .unc would be fairly easy to create. Something along the lines of...

Say we have an app called myapp.dsl in your /home/dsl directory
1. mkdir myapp
2. cd myapp
3. tar -zxvf ../myapp.dsl
4. find home tmp -type f | xargs tar -czvf user.tar.gz
5. rm -rf home/ tmp/
6. cd ..
7 mkisofs -R -hide-rr-moved -cache-inodes -pad myapp/ | create_compressed_fs - 65536 > myapp.unc

Then test the new myapp.unc by using: mydsl-load myapp.unc
Back to top
Profile PM WEB 
69 replies since May 30 2006,02:45 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (14) </ 1 2 [3] 4 5 6 7 8 ... >/
new topic new poll
Quick Reply: DSLv3.0RC1

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code