You are not logged in.
I have used slitaz livecd as rescue distro and am very happy with it. I have downloaded cooking dvd and on running, while I was expecting all packages to be already installed, it apparently has all the packages but they would need to be installed.
How can I have frugal install of live-dvd on hard disk and then have all the packages on the dvd installed without internet connection?
Thanks for your help.
Offline
As a root:
* copy all tazpkg files to /var/cache/tazpkg
* install each tazpkg by typing: tazpkg install package-name.tazpkg
If there are dependencies, tazpkg will look them from the above directory.
HTH
Offline
Thanks for the info. Can I give command 'tazpkg install *.tazpkg' to install all packages?
Offline
i don't think so. You can use
tazpkg install-list list.txt
where list.txt contains the list of packages
Offline
[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]