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

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 v

FAI 2.9 - PB with FAI-NFSROOT

2006-02-09 Thread tundis phil
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 : fai-doc fai-nfsroot fai-client fai-server I do an dpkg -i fai-doc.. fai-client.. fai-server..

Re : Strange problem with fai-mirror not finding the kernel package from my mirror

2006-01-12 Thread tundis phil
for the section of the kernel, it was sarge and now it is stable, so you need the two sections (sarge et stable) in order to have all the packages. Phil Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'internat

error hostname in cfengine

2005-02-21 Thread tund phil
hi, I'm a new french user of fai. I've some problem with the $(HOSTNAME) variable. My environment is : - DHCP server but I'm not the administrator , - boot client by floppy, - Intern Debian mirror (not the FAI server). in the script /usr/sbin/make-fai-bootfloppy, I modified the line of the FA

Re: FAI package dependencies

2002-02-28 Thread Phil
On Thu, 28 Feb 2002, Matthew Palmer wrote: > Any particular reason why FAI needs to run debootstrap, but doesn't depend > on it? FAI version 2.2.3, trying to work with woody. Maybe because it needs debootstrap only if you want to install woodies. But it should at least be in the recommended lis

Re: Automatic installation documentation

2002-02-27 Thread Phil
On Wed, 27 Feb 2002, Chad C. Walstrom wrote: > On Wed, Feb 27, 2002 at 01:28:05PM +0100, Phil wrote: > > I've begun to write sth that output a LaTeX report giving details > > about the hardware...[snipped for brevity]... > > Very cool. Perl or Python? Parsing the fa

Automatic installation documentation

2002-02-27 Thread Phil
Hi, Do some of you know about a tool that is able to make an installation documentation. This will be about the same as generating a report on the machine. I've begun to write sth that output a LaTeX report giving details about the hardware, listing some important files as /etc/network/interfac

Re: Install ext3fs with FAI

2002-01-25 Thread Phil
On Thu, 24 Jan 2002, Phil wrote: > Hi, > > Here is a patch to setup_harddisk that enable the use of ext3 easily : > If you don't specify the type of partition, you'll have auto in the fstab. > > In the disk_config, just add the -j option after the semi-colon to for

packages that start a daemon

2002-01-24 Thread Phil
Hi, Is there any way to prevent a package (as apache, or ssh) to start the daemon it has just installed ? -- Philippe Biondi Cartel Sécurité Security Consultant/R&D http://www.cartel-securite.fr Phone: +33 1 44 06 97 94 Fax: +33 1 44 06 97 99 PGP KeyID

Re: Install ext3fs with FAI

2002-01-24 Thread Phil
Hi, Here is a patch to setup_harddisk that enable the use of ext3 easily : If you don't specify the type of partition, you'll have auto in the fstab. In the disk_config, just add the -j option after the semi-colon to format with ext3. Add ext3 if you want the keyword ext3 be in fstab in place of

Re: [PATCH] more that one scripts for the same class

2002-01-22 Thread Phil
Hi! On Tue, 22 Jan 2002, Jens Ruehmkorf wrote: > that's the way we do it for nais since two years. Have a look at > http://cvs.sf.net/cgi-bin/viewcvs.cgi/nais/nais/install/init.d/execute_scripts.sh > to see how we did that (because the aim is the same). How do this is related to fai ? -- Phili

Re: Censoring configuration files

2002-01-22 Thread Phil
On 22 Jan 2002, Ronan KERYELL wrote: > A meta-problem about using tools such as cfengine, FAI, JumpStart,... : many people > ask me my configuration files but they contain of course many passwords, PPP > accounts, etc. :-( > > So I'm looking for a good way to automate the publication of my config

[PATCH] more that one scripts for the same class

2002-01-22 Thread Phil
Hi, I wanted to use a shell script and a cfengine script for the same class. Moreover I needed to control the execution order of them. This patch will do the following, when it's time to execute scripts in /fai/script : for each class, if there is a script with the same name, it is executed, as

creating ICP vortex raid arrays

2002-01-10 Thread Phil
Hi, I'd like to automate also the creation of the RAID array with ICP Vortex. There is a binary only curses-like interface to do so under linux, but no command line tool to do so. I mean, I don't know any. Do some of you have ever done that or have some ideas on how to do that ? -- Philippe B

Re: [PATCH] patch to speed up bootpc queries

2002-01-04 Thread Phil
On Fri, 4 Jan 2002, Geert Stappers wrote: > At 0:51 +0100 1/4/02, Phil wrote: > >On Thu, 3 Jan 2002, Geert Stappers wrote: > > > >> >Moreover, > >> >I don't see why every NIC in $netdevices should query a bootp server. > >> >One answ

Re: [PATCH] patch to speed up bootpc queries

2002-01-03 Thread Phil
On Thu, 3 Jan 2002, Geert Stappers wrote: > >Moreover, > >I don't see why every NIC in $netdevices should query a bootp server. > >One answered query should be enough. > > Even a single NIC computer does three(3) BOOTP-requests: > - BootROM "where to get my kernel-image" request > - Kernel "where

Re: [PATCH] patch to speed up bootpc queries

2002-01-03 Thread Phil
On Thu, 3 Jan 2002, Thomas Lange wrote: > >>>>> On Thu, 3 Jan 2002 16:11:23 +0100 (CET), Phil <[EMAIL PROTECTED]> said: > > > Hi, When rcS_fai tries to get bootp parameters, it does a query > > on every interface the machine has. This can take a lo

[PATCH] patch to use mylex RAID adapters

2002-01-03 Thread Phil
: don't forget : you can't use more than the seventh partition (c0d0p1 to c0d0p7). Regards, Phil. -- Philippe BiondiCartel Informatique Security Consultant/R&D http://www.cartel-info.fr Phone: +33 1 44 06 97 94Fax: +33 1 44 06 97 99 PGP

[PATCH] patch to speed up bootpc queries

2002-01-03 Thread Phil
Hi, When rcS_fai tries to get bootp parameters, it does a query on every interface the machine has. This can take a lot of time for nothing. the following patch tries the defaut interface first, and break the loop after the first successfull query. (use the attached file to avoid copy-paste diff

Re: FAI for woody or potato WAS Re: Problems with bootp andself-compiled kernels

2001-12-17 Thread Phil
On Mon, 17 Dec 2001, Thomas Lange wrote: > >>>>> On Mon, 17 Dec 2001 16:42:14 +0100 (CET), Phil <[EMAIL PROTECTED]> said: > > > On Mon, 17 Dec 2001, Thomas Lange wrote: > >> FAI 2.2.3 is for potato, where the tar command needs -I, in > >

Re: Problems with bootp and self-compiled kernels

2001-12-17 Thread Phil
On Mon, 17 Dec 2001, Thomas Lange wrote: > > Btw, I tried to apt-get source fai-kernel. > > > the I option is used in tar and it should be -j : > > FAI 2.2.3 is for potato, where the tar command needs -I, in woody a > new tar version needs -j. So it seems you using a mix of potato and > w

Problems creating a woody nfsroot

2001-12-17 Thread Phil
Hi, It seems that fai-setup has some hardcoded potato-related pathes : # fai-setup Adding system user fai... Adding new user fai (103) with group nogroup. Creating home directory /home/fai. Generating public/private rsa1 key pair. Your identification has been saved in /home/fai/.ssh/identity. Yo

Problems with bootp and self-compiled kernels

2001-12-14 Thread Phil
Hi all! I wanted to add aic7xxx support in the boot kernel (I don't know if it should have been loaded automatically as a module, but it did not do so) but I was not able to boot because the kernel did not send any bootp requests. To be sure I did not misconfigure my kernel, I took a fresh vanil