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: (9) </ 1 2 3 4 5 [6] 7 8 9 >/

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

reply to topic new topic new poll
Topic: Note to extension builders< Next Oldest | Next Newest >
WDef Offline





Group: Members
Posts: 798
Joined: Sep. 2005
Posted: Nov. 16 2007,13:22 QUOTE

That sounds painless.

xnview.uci can also convert to xpm ("save as")
Back to top
Profile PM 
kuky Offline





Group: Members
Posts: 245
Joined: May 2005
Posted: Dec. 02 2007,12:55 QUOTE

Can be useful to make a single how to for beguiners to make a uci..to share in a dsl format.

we can easily do a uci file with the 4 steps of the wiki (create a uci extension) but have serious problems to create the user.tar.gz.file.(in my case..)  In the official damn small linux book there is a 4 steps to create a uci but its depend on the understanding of the others dsl formats ...

can help to make a user.tar.gz...

1) I have the app installed into /opt in the app directory. and works ok . example /opt/firefox.es

2) I have made a menu and icon to access. and works ok

3) how i can do a list of user files ?

4) how i can add dsl files to list

5) how i can do the user.tar.gz

6) how i can make a executable file to copy icons and menus (its necesary?)

7) how to make the uci ? with the line command of the wiki or the official damn small linux book..

thanks..

edited
its the same procedure to ver 3.x and 4.x ?
Back to top
Profile PM 
Juanito Offline





Group: Members
Posts: 1601
Joined: Sep. 2005
Posted: Dec. 02 2007,13:16 QUOTE

After putting the full path and names of the files you need for user.tar.gz in a file named "files", this works for me:
Code Sample
$ sudo tar -T files --no-recursion -zcvf /opt/myapp/user.tar.gz
$ sudo mkisofs -R -hide-rr myapp/ | create_compressed_fs - 65536 > /tmp/myapp.uci
Back to top
Profile PM 
kuky Offline





Group: Members
Posts: 245
Joined: May 2005
Posted: Dec. 02 2007,16:19 QUOTE

thanks juanito

in official damn small linux book in successive the bible

to make the file list is made with pag 204

in root

cd /

find opt/myapp -not -type d > /tmp/app.list

but done a expresion error and path

and after is added lines to app.list of .lnk and menu and at end its made as you said the user.tar.gz in opt/myapp.

help to make the correct line find /opt bla bla
Back to top
Profile PM 
WDef Offline





Group: Members
Posts: 798
Joined: Sep. 2005
Posted: Dec. 03 2007,03:59 QUOTE

Quote
help to make the correct line find /opt bla bla


Install gnuutils.dsl first, then "find opt/myapp -not -type d >list" should work.

The "-not" syntax doesn't work with Busybox find.
Back to top
Profile PM 
40 replies since Dec. 30 2006,21:07 < Next Oldest | Next Newest >

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

Pages: (9) </ 1 2 3 4 5 [6] 7 8 9 >/
reply to topic new topic new poll
Quick Reply: Note to extension builders

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