hd frugal make installed apps persistent


Forum: HD Install
Topic: hd frugal make installed apps persistent
started by: ezagent

Posted by ezagent on Nov. 25 2007,15:34
With frugal hd install the apt-get update download needs to be done everytime I use apt. Is there a way to preserve the update?

After updating toshutils is installed. This inserts a kernel module for the alarm app (/usr/bin/alarm). I want alarm to persist between reboots so I can automate turn on/off of machine.

How do I make the toshutils install persistent?

Posted by Zucca on Nov. 25 2007,15:48
I have done a complex script to be ran on start up.
It basically loads dsl package that installs dpkg. Then it uses dpkg -i command to load deb packages.
But I use LiveCD... That's why it's so complex. ;P

I belive there's a better way...

Posted by roberts on 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.



Posted by ezagent on Nov. 25 2007,19:26
Are these instructions too simple? The app I want to use is alarm but it won't work without a kernel module that the install sets up.

apt-get install downloads: toshutils, a deb file - where to? I do not know.

Can I find the .deb file and do something to make it persistent? Sorry if I'm asking you to repeat yourself, this is still a little confusing.

Posted by ^thehatsrule^ on Nov. 25 2007,20:57
Look in /var/apt/cache/archive
Posted by curaga on Nov. 26 2007,16:49
Or download it from packages.debian.org/toshutils
Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.