Tj ds mes essais debian...

Je fais qques update

updatedb
apt-get update
apt-get dist-upgrade

Et une nouvelle version ce package s'installe :

Setting up discover-data (2.2004.04.09-2) ...
Setting up libdiscover2 (2.0.4-3) ...

Configuration file `/etc/discover.conf'

Je d�cide de prendre la nouvelle version de discovery.conf
Je compare ensuite l'ancien discovery.conf, que j'avais list� avant, et le nouveau.
Vachement diff�rent !
L'ancien :
--------------------------------------------
abrasd01:/etc# cat discover.conf
# /etc/discover.conf: hardware detection settings
#
# $Id: discover.conf,v 1.1.1.1 2003/12/31 00:12:53 gaudenz-guest Exp $


# Default settings:
#
# Enable the PCI, USB, IDE, and SCSI bus scans:
enable pci,usb,ide,scsi
# Enable the PCMCIA scan too:
enable pcmcia
# The ISA bus scan causes problems on some machines, and is slow,
# so we might not want to scan these devices:
enable isa
#disable isa
# The parallel and serial scans cause problems on some machines too:
disable parallel,serial

# Scan for the following types of hardware at boot time:
#boot bridge cdrom disk ethernet ide scsi sound usb video
boot all

# Don't ever load the foobar module:
#skip foobar
---------------------------------------------------------
Le nouveau discovery.conf :

abrasd01:/etc# cat discover.conf
<?xml version="1.0"?>

<!-- $Progeny: discover.conf 3839 2003-11-17 04:25:01Z dsp $ -->

<!DOCTYPE conffile SYSTEM "conffile.dtd">

<conffile>
 <busscan scan="default">
   <bus name="ata"/>
   <bus name="pci"/>
   <bus name="pcmcia"/>
   <bus name="scsi"/>
   <bus name="usb"/>
 </busscan>
</conffile>
abrasd01:/etc#

-------------------------------------------

C'est du =XML et je n'y connais rien...
c'est �quivalent ?

et aussi, je peux mettre une ligne en commentaire (ou la deleter)?
Je pense que le pcmcia ne sert � rien ici, je n'ai pas ce genre d'interface

Merci et bon WE
--
Didier
_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux
Archives: http://www.mail-archive.com/[EMAIL PROTECTED]
IRC: chat.unixtech.be:6667 - #unixtech

Répondre à