[Frugalware-users] Few questions about Frugalware
Krisztian VASAS
iron at ironiq.hu
Wed Mar 8 12:33:25 CET 2006
VOROSKOI Andras wrote:
> On Wed, Mar 08, 2006 at 06:45:46AM +0100, Niki Kovacs wrote:
>> 6) Since I don't have a fast connection... How easy is it to download bigger
>> packages somewhere where there is a fast connection, make a CD, bring it home
>> and install it from there?
>
> Just copy the necessary packages to /var/cache/pacman/pkg/ and then
> pacman -S packagename.
Or a quiet good method to upgrade your system with low-bandwidth net:
at home:
pacman -Sy
pacman -Su --print-uris > file
at high-bandwidth net:
wget -i file
at home:
copy the files to /var/cache/pacman/pkg/ dir
pacman -Su
With this method you can upgrade your system (i used a quiet same method
for upgrading debian)
IroNiQ
More information about the Frugalware-users
mailing list