Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9d9ca8e518a38dfe2feb7dbe6cb3abf46969002
commit f9d9ca8e518a38dfe2feb7dbe6cb3abf46969002 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Wed Mar 12 00:13:42 2008 +0100 docs: clean up 'Using packages from CD/DVD' section diff --git a/docs/install.txt b/docs/install.txt index e2ff7ed..382f80d 100644 --- a/docs/install.txt +++ b/docs/install.txt @@ -136,11 +136,7 @@ the .fpm's found in frugalware-i686 (or frugalware-x86_64) dir to '/var/cache/pacman/pkg'. Second is a bit more challenging, but more usable. Add a new line -to '/etc/pacman-g2.conf' before the other Include lines: - -`Include = /etc/pacman.d/cd` - -Create a new file /etc/pacman.d/cd file with the following contents: +to '/etc/pacman-g2/repos/frugalware' before the other Server lines: `Server = file:///media/dvd/frugalware-i686` @@ -149,7 +145,7 @@ On x86_64, use this one: `Server = file:///media/dvd/frugalware-x86_64` The media should be mounted on /media/dvd, or change the Server lines -appropriately. The section and the filename must be the same. +appropriately. Also you can only install packages then from the given media, so you have to insert the first CD if you install a package from the first CD and so on. This _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
