Re: FAI 2.9 - PB with FAI-NFSROOT

2006-02-14 Thread tundis phil

--- Henning Sprang <[EMAIL PROTECTED]> a écrit :

> On Thu, 2006-02-09 at 12:19 +0100, tundis phil
> wrote:
> > Hi,
> > 
> > I just try to install FAI 2.9 on a sarge and I
> encounter the following
> > problem with fai-nfsroot.
> > To install FAI 2.9, I can not do an apt-get since
> all the packages are
> > in testing, so I dowload them :
> 
> Why do you want exactly 2.9? Is 2.9.1 an option for
> you?
> Then read the fai homepage or the wiki on how to use
> the apt repository
> at uni-koeln. There should be 2.9.1.
> 
> Henning
> 
> 
> 
Hi, I wanted 2.9.1 to try the new version of FAI. I
already try 2.8.4 by the past with FAI-CD.
I just see your message today and go to the WIKI for
the deb repository URL.
I will try with it but I already did with a local
mirror. But your soluce is easier than with a local
mirror.

Thanks too

Phil tundis






___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


Re: FAI 2.9 - PB with FAI-NFSROOT

2006-02-14 Thread tundis phil

--- Patrick Cornelißen <[EMAIL PROTECTED]> a
écrit :

> tundis phil schrieb:
> 
> > It is normal since my source.list is in stable.
> > How can I say to fai-setup to look in a local
> directory for the paquet
> > fai-nfsroot.
> 
> Just have a look at the various tutorials how to
> setup a local deb
> repository. I've no link available, but google will
> help you there.

Hi,

I follow your answer and find this URL (I put it here
for the others on the list)

"http://www.debian.org/doc/manuals/quick-reference/ch-package.en.html";

which say

A local deb repository similar to an official Debian
archive can be made in this way:

 # aptitude install dpkg-dev
 # cd /usr/local
 # install -d pool # physical packages are located
here
 # install -d
 dists/unstable/main/binary-i386
 # ls -1 pool | sed 's/_.*$/ priority section/' |
uniq > override
 # editor override # adjust priority and section
 # dpkg-scanpackages pool override /usr/local/ \
> dists/unstable/main/binary-i386/Packages
 # cat > dists/unstable/main/Release << EOF
 Archive: unstable
 Version: 3.0
 Component: main
 Origin: Local
 Label: Local
 Architecture: i386
 EOF
 # echo "deb file:/usr/local unstable main" \
>> /etc/apt/sources.list

However, I have to modify it by replacing :

cat >
 dists/unstable/main/Release << EOF
and
dpkg-scanpackages pool override /usr/local/ \
> dists/unstable/main/binary-i386/Packages
by
cat > dists/unstable/main/binary-i386/Release << EOF
and
dpkg-scanpackages pool override \
> dists/unstable/main/binary-i386/Packages

And my local mirror works.
So I have to try the install now.

Thanks a lot

Phil Tundis
> 
> -- 
> Bye,
>  Patrick Cornelissen
>  http://www.p-c-software.de
>  ICQ:15885533
> 
> 







___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com