roberts
Group: Members
Posts: 4983
Joined: Oct. 2003 |
|
Posted: Nov. 25 2007,16:35 |
|
Two ways.
If you really like the installed debian package you can run the script called deb2dsl and it will make a .dsl extension for you, Just answer a few prompts. Then just add it to your other MyDSL extensions folder to boot with the other MyDSL extensions.
Another option is to manually save the .deb files and then add dpkg -i package-name.deb to your bootlocal.sh. You also need to persist your debs. You can copy them into the MyDSL folder for persistence. Then be sure to add the full path to your dpkg -i statements and the the persistent store is mounted.
Edited by roberts on Nov. 25 2007,16:36
|