henk1955
Group: Members
Posts: 249
Joined: June 2004 |
|
Posted: Sep. 29 2004,08:42 |
|
lets start simple ( if you get this to work, you may improve this mehod later) you put samba.dsl on the usb-key edit bootlocal.sh in insert a lines to mount the smb-share
Code Sample | mkdir /mnt/smb smbmount //smb-server/share /mnt/smb -o username=usr,password=pswd,workgroup=group
|
now if you want to "install" OpenOffice, Opera at boottime add:
Code Sample | mydsl-load /mnt/smb/openoffice.uci mydsl-load /mnt/smb/opera.uci
|
if you want users them self to "install" extensions add lines like this to /home/dsl/.fluxbox/menu
Code Sample | [submenu](Install Optional Extensions){} [exec](firefox-0.9.3){/usr/bin/mydsl-load /mnt/smb/firefox-0.9.3.dsl} [exec](gcc1){/usr/bin/mydsl-load /mnt/smb/gcc1.dsl} [exec](gimp2.0){/usr/bin/mydsl-load /mnt/smb/gimp2.0.dsl} [exec](gtkfind){/usr/bin/mydsl-load /mnt/smb/gtkfind.dsl} [exec](gtksee5.2){/usr/bin/mydsl-load /mnt/smb/gtksee5.2.dsl} [exec](vnc4x_1_4_6){/usr/bin/mydsl-load /mnt/smb/vnc4x_1_4_6.dsl} [exec](xine){/usr/bin/mydsl-load /mnt/smb/xine.dsl} [end]
|
and use filetool.lst backup/restore to have these modifications saved
-------------- You have a Q or just want to chat? Come to #damnsmalllinux on irc.freenode.net! Open 24/7
dell latitude c640 p4@1.6Ghz 256Mb DSL0.9.1-remaster asus p4p800-vm p4@2.8Ghz HT / celeron@2.4Ghz 512Mb DSL0.9.1-remaster (alsadebs.dsl) ABit BE6 celeron@466 256Mb DSL0.9.1-remaster (xawtv)
|