Hi to all,
I'm coming to you with some news.
First I had to do a make modules_install to have /lib/module/2.6.0 present ...
but no modules won't be loaded as I said.
An initrd usage not help me.
I tried the updates of initrd, module... following http://supermount-ng.sourceforge.net/mdk-25/
but a lot of dependencies broken stopped me (I'm on mdk9.0).


Next:
I had compiled kernel without modules support, with in line drivers for video, keyboard, lan, chipset i810 (a minimal config)
It seems to have a problem with virtual console (mingettty ?). Keyboard nunlock is operational.
I can have a kernel 2.6.0-test1 operational (without screen !!! on 3 lines with kernel loading displayed)
but all is ok from ssh / samba and seems to be working smooth.


Of course I haven't read all great FMs. ;-)

This nice preemptive kernel seems to be harder to get full operational  ;-)
I'm impatient to play with nice priorities ...
Thanks to all
Have a nice day.
PS: I'm joining messages et tasks list

Yes, a lot has changed.  You no longer need to do all of the make
arguments.
1) 'make config|menuconfig|xconfig|oldconfig' all still work the same.
2) 'make dep' and 'make clean' are no longer required, but you can use
'make clean' if you like.
3) 'make' will compile both the kernel and modules for you.  If you
happen to have removed something (in menuconfig for example), you do
not have to run 'make dep' or 'make clean' or 'make distclean' or 'make
mrproper' at any point.  Just running 'make' is enough.
4) 'make xconfig' is now using qt instead of the old way.  It's really
nice.
5) 'make install' still does things the same way.

In short, the Makefiles and related scripts have undergone some major
rewrites. It works quite well now that the bugs seem to have been
squashed for the most part.
- -- Blue skies... Todd Public key: http://www.mrball.net/todd.asc



Jul 22 12:05:08 thierry_l syslogd 1.4.1: restart.
Jul 22 12:05:08 thierry_l kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jul 22 12:05:08 thierry_l kernel: Inspecting /boot/System.map-2.6.0-test1
jui 22 12:05:08 thierry_l partmon: Checking if partitions have enough free diskspace: 
Jul 22 12:05:08 thierry_l kernel: Loaded 20881 symbols from 
/boot/System.map-2.6.0-test1.
Jul 22 12:05:08 thierry_l kernel: Symbols match kernel version 2.6.0.
Jul 22 12:05:08 thierry_l kernel: No module symbols loaded - kernel modules not 
enabled. 
Jul 22 12:05:08 thierry_l kernel: Linux version 2.6.0-test1 ([EMAIL PROTECTED]) (gcc 
version 3.2 (Mandrake Linux 9.0 3.2-1mdk)) #7 lun jui 21 16:53:34 CEST 2003
Jul 22 12:05:08 thierry_l kernel: Video mode to be used for restore is f00
Jul 22 12:05:08 thierry_l kernel: BIOS-provided physical RAM map:
Jul 22 12:05:08 thierry_l kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 
(usable)
Jul 22 12:05:08 thierry_l kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 
(reserved)
Jul 22 12:05:08 thierry_l kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 
(reserved)
Jul 22 12:05:08 thierry_l kernel:  BIOS-e820: 0000000000100000 - 000000000fec0000 
(usable)
Jul 22 12:05:08 thierry_l kernel:  BIOS-e820: 000000000fec0000 - 000000000fef8000 
(ACPI data)
Jul 22 12:05:08 thierry_l kernel:  BIOS-e820: 000000000fef8000 - 000000000ff00000 
(ACPI NVS)
Jul 22 12:05:08 thierry_l kernel:  BIOS-e820: 00000000ffb80000 - 00000000ffc00000 
(reserved)
Jul 22 12:05:08 thierry_l kernel:  BIOS-e820: 00000000fff00000 - 0000000100000000 
(reserved)
Jul 22 12:05:08 thierry_l kernel: 254MB LOWMEM available.
Jul 22 12:05:08 thierry_l kernel: On node 0 totalpages: 65216
Jul 22 12:05:08 thierry_l kernel:   DMA zone: 4096 pages, LIFO batch:1
Jul 22 12:05:08 thierry_l kernel:   Normal zone: 61120 pages, LIFO batch:14
Jul 22 12:05:08 thierry_l kernel:   HighMem zone: 0 pages, LIFO batch:1
Jul 22 12:05:08 thierry_l kernel: Building zonelist for node : 0
Jul 22 12:05:08 thierry_l kernel: Kernel command line: BOOT_IMAGE=linux-2.6.0 ro 
root=304 devfs=mount
Jul 22 12:05:08 thierry_l kernel: Local APIC disabled by BIOS -- reenabling.
Jul 22 12:05:08 thierry_l kernel: Found and enabled local APIC!
Jul 22 12:05:08 thierry_l kernel: Initializing CPU#0
Jul 22 12:05:08 thierry_l kernel: PID hash table entries: 1024 (order 10: 8192 bytes)
Jul 22 12:05:08 thierry_l kernel: Detected 895.300 MHz processor.
Jul 22 12:05:08 thierry_l kernel: Console: colour dummy device 80x25
Jul 22 12:05:08 thierry_l kernel: Calibrating delay loop... 1769.47 BogoMIPS
Jul 22 12:05:08 thierry_l kernel: Memory: 254092k/260864k available (2157k kernel 
code, 6072k reserved, 617k data, 388k init, 0k highmem)
Jul 22 12:05:08 thierry_l kernel: Dentry cache hash table entries: 32768 (order: 5, 
131072 bytes)
Jul 22 12:05:08 thierry_l kernel: Inode-cache hash table entries: 16384 (order: 4, 
65536 bytes)
Jul 22 12:05:08 thierry_l kernel: Mount-cache hash table entries: 512 (order: 0, 4096 
bytes)
Jul 22 12:05:08 thierry_l kernel: -> /dev
Jul 22 12:05:08 thierry_l kernel: -> /dev/console
Jul 22 12:05:08 thierry_l kernel: -> /root
Jul 22 12:05:08 thierry_l kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jul 22 12:05:08 thierry_l kernel: CPU: L2 cache: 128K
Jul 22 12:05:08 thierry_l kernel: Intel machine check architecture supported.
Jul 22 12:05:08 thierry_l kernel: Intel machine check reporting enabled on CPU#0.
Jul 22 12:05:08 thierry_l kernel: CPU: Intel Celeron (Coppermine) stepping 0a
Jul 22 12:05:08 thierry_l kernel: Enabling fast FPU save and restore... done.
Jul 22 12:05:08 thierry_l kernel: Enabling unmasked SIMD FPU exception support... done.
Jul 22 12:05:08 thierry_l kernel: Checking 'hlt' instruction... OK.
Jul 22 12:05:08 thierry_l kernel: POSIX conformance testing by UNIFIX
Jul 22 12:05:08 thierry_l kernel: enabled ExtINT on CPU#0
Jul 22 12:05:08 thierry_l kernel: ESR value before enabling vector: 00000000
Jul 22 12:05:08 thierry_l kernel: ESR value after enabling vector: 00000000
Jul 22 12:05:08 thierry_l kernel: Using local APIC timer interrupts.
Jul 22 12:05:08 thierry_l kernel: calibrating APIC timer ...
Jul 22 12:05:08 thierry_l kernel: ..... CPU clock speed is 894.0943 MHz.
Jul 22 12:05:08 thierry_l kernel: ..... host bus clock speed is 99.0438 MHz.
Jul 22 12:05:08 thierry_l kernel: Initializing RT netlink socket
Jul 22 12:05:08 thierry_l kernel: PCI: PCI BIOS revision 2.10 entry at 0xfda95, last 
bus=1
Jul 22 12:05:08 thierry_l kernel: PCI: Using configuration type 1
Jul 22 12:05:08 thierry_l kernel: mtrr: v2.0 (20020519)
Jul 22 12:05:08 thierry_l kernel: BIO: pool of 256 setup, 14Kb (56 bytes/bio)
Jul 22 12:05:08 thierry_l kernel: biovec pool[0]:   1 bvecs: 256 entries (12 bytes)
Jul 22 12:05:08 thierry_l kernel: biovec pool[1]:   4 bvecs: 256 entries (48 bytes)
Jul 22 12:05:08 thierry_l kernel: biovec pool[2]:  16 bvecs: 256 entries (192 bytes)
Jul 22 12:05:08 thierry_l kernel: biovec pool[3]:  64 bvecs: 256 entries (768 bytes)
Jul 22 12:05:08 thierry_l kernel: biovec pool[4]: 128 bvecs: 256 entries (1536 bytes)
Jul 22 12:05:08 thierry_l kernel: biovec pool[5]: 256 bvecs: 256 entries (3072 bytes)
Jul 22 12:05:08 thierry_l kernel: PCI: Probing PCI hardware
Jul 22 12:05:08 thierry_l kernel: PCI: Probing PCI hardware (bus 00)
Jul 22 12:05:08 thierry_l kernel: Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Br
Jul 22 12:05:08 thierry_l kernel: PCI: Using IRQ router PIIX [8086/2440] at 
0000:00:1f.0
Jul 22 12:05:08 thierry_l kernel: vga16fb: mapped to 0xc00a0000
Jul 22 12:05:08 thierry_l kernel: fb0: VGA16 VGA frame buffer device
Jul 22 12:05:08 thierry_l kernel: IA-32 Microcode Update Driver: v1.11 <[EMAIL 
PROTECTED]>
Jul 22 12:05:08 thierry_l kernel: Enabling SEP on CPU 0
Jul 22 12:05:08 thierry_l kernel: NTFS driver 2.1.4 [Flags: R/O].
Jul 22 12:05:08 thierry_l kernel: lp: driver loaded but no devices found
Jul 22 12:05:08 thierry_l kernel: Real Time Clock Driver v1.11
Jul 22 12:05:08 thierry_l kernel: Linux agpgart interface v0.100 (c) Dave Jones
Jul 22 12:05:08 thierry_l kernel: agpgart: Detected an Intel i815 Chipset.
Jul 22 12:05:08 thierry_l kernel: agpgart: Maximum main memory to use for agp memory: 
202M
Jul 22 12:05:08 thierry_l kernel: agpgart: AGP aperture is 64M @ 0xf8000000
Jul 22 12:05:08 thierry_l kernel: [drm] Initialized i810 1.3.0 20030605 on minor 0
Jul 22 12:05:08 thierry_l kernel: parport0: PC-style at 0x378 [PCSPP(,...)]
Jul 22 12:05:08 thierry_l kernel: lp0: using parport0 (polling).
Jul 22 12:05:08 thierry_l kernel: anticipatory scheduling elevator
Jul 22 12:05:08 thierry_l kernel: Floppy drive(s): fd0 is 1.44M
Jul 22 12:05:08 thierry_l kernel: FDC 0 is a post-1991 82077
Jul 22 12:05:08 thierry_l kernel: loop: loaded (max 8 devices)
Jul 22 12:05:08 thierry_l kernel: bonding.c:v2.2.0 (April 15, 2003)
Jul 22 12:05:08 thierry_l kernel: bonding_init(): either miimon or arp_interval and 
arp_ip_target module parameters must be specified, otherwise bonding will not detect 
link failures! see bonding.txt for details.
Jul 22 12:05:08 thierry_l kernel: bond0 registered without MII link monitoring, in 
load balancing (round-robin) mode.
Jul 22 12:05:08 thierry_l kernel: bond0 registered without ARP monitoring
Jul 22 12:05:08 thierry_l kernel: eepro100.c:v1.09j-t 9/29/99 Donald Becker 
http://www.scyld.com/network/eepro100.html
Jul 22 12:05:08 thierry_l kernel: eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by 
Andrey V. Savochkin <[EMAIL PROTECTED]> and others
Jul 22 12:05:08 thierry_l kernel: PCI: Found IRQ 11 for device 0000:01:08.0
Jul 22 12:05:08 thierry_l kernel: eth0: Intel Corp. 82801BA/BAM/CA/CAM E, 
00:03:47:C2:5A:04, IRQ 11.
Jul 22 12:05:08 thierry_l kernel:   Board assembly 000000-000, Physical connectors 
present: RJ45
Jul 22 12:05:08 thierry_l kernel:   Primary interface chip i82555 PHY #1.
Jul 22 12:05:08 thierry_l kernel:   General self-test: passed.
Jul 22 12:05:08 thierry_l kernel:   Serial sub-system self-test: passed.
Jul 22 12:05:08 thierry_l kernel:   Internal registers self-test: passed.
Jul 22 12:05:08 thierry_l kernel:   ROM checksum self-test: passed (0x04f4518b).
Jul 22 12:05:08 thierry_l kernel: Equalizer2002: Simon Janes ([EMAIL PROTECTED]) and 
David S. Miller ([EMAIL PROTECTED])
Jul 22 12:05:08 thierry_l kernel: Universal TUN/TAP device driver 1.5 (C)1999-2002 
Maxim Krasnyansky
Jul 22 12:05:08 thierry_l kernel: STRIP: Version 1.3A-STUART.CHESHIRE (unlimited 
channels)
Jul 22 12:05:08 thierry_l kernel: airo:  Probing for PCI adapters
Jul 22 12:05:08 thierry_l kernel: airo:  Finished probing for PCI adapters
Jul 22 12:05:08 thierry_l kernel: Uniform Multi-Platform E-IDE driver Revision: 
7.00alpha2
Jul 22 12:05:08 thierry_l kernel: ide: Assuming 33MHz system bus speed for PIO modes; 
override with idebus=xx
Jul 22 12:05:08 thierry_l kernel: ICH2: IDE controller at PCI slot 0000:00:1f.1
Jul 22 12:05:08 thierry_l kernel: ICH2: chipset revision 2
Jul 22 12:05:08 thierry_l kernel: ICH2: not 100%% native mode: will probe irqs later
Jul 22 12:05:08 thierry_l kernel:     ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: 
hda:DMA, hdb:pio
Jul 22 12:05:08 thierry_l kernel:     ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: 
hdc:DMA, hdd:pio
Jul 22 12:05:08 thierry_l kernel: hda: QUANTUM FIREBALLP AS20.5, ATA DISK drive
Jul 22 12:05:08 thierry_l kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jul 22 12:05:08 thierry_l kernel: hdc: CD-952E/TKU, ATAPI CD/DVD-ROM drive
Jul 22 12:05:08 thierry_l kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jul 22 12:05:08 thierry_l kernel: hda: max request size: 128KiB
Jul 22 12:05:08 thierry_l kernel: hda: host protected area => 1
Jul 22 12:05:08 thierry_l kernel: hda: 40132503 sectors (20548 MB) w/1902KiB Cache, 
CHS=39813/16/63, UDMA(100)
Jul 22 12:05:08 thierry_l kernel:  hda: hda1 hda2 < hda5 hda6 hda7 > hda3 hda4
Jul 22 12:05:08 thierry_l kernel: hdc: ATAPI 50X CD-ROM drive, 128kB Cache, UDMA(33)
Jul 22 12:05:08 thierry_l kernel: Uniform CD-ROM driver Revision: 3.12
Jul 22 12:05:08 thierry_l kernel: ide-floppy driver 0.99.newide
Jul 22 12:05:08 thierry_l kernel: mice: PS/2 mouse device common for all mice
Jul 22 12:05:08 thierry_l kernel: input: PC Speaker
Jul 22 12:05:08 thierry_l kernel: input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
Jul 22 12:05:08 thierry_l kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jul 22 12:05:08 thierry_l kernel: input: AT Set 2 keyboard on isa0060/serio0
Jul 22 12:05:08 thierry_l kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 22 12:05:08 thierry_l kernel: Advanced Linux Sound Architecture Driver Version 
0.9.4 (Mon Jun 09 12:01:18 2003 UTC).
Jul 22 12:05:08 thierry_l kernel: no UART detected at 0xffff
Jul 22 12:05:08 thierry_l kernel: MTVAP port 0x378 is busy
Jul 22 12:05:08 thierry_l kernel: specify port
Jul 22 12:05:08 thierry_l kernel: PCI: Found IRQ 9 for device 0000:00:1f.5
Jul 22 12:05:08 thierry_l kernel: PCI: Sharing IRQ 9 with 0000:00:1f.3
Jul 22 12:05:08 thierry_l kernel: intel8x0: clocking to 41140
Jul 22 12:05:08 thierry_l kernel: ALSA device list:
Jul 22 12:05:08 thierry_l kernel:   #0: Dummy 1
Jul 22 12:05:08 thierry_l kernel:   #1: Virtual MIDI Card 1
Jul 22 12:05:08 thierry_l kernel:   #2: Intel 82801BA-ICH2 at 0xe800, irq 9
Jul 22 12:05:08 thierry_l kernel: pktgen.c: v1.2: Packet Generator for packet 
performance testing.
Jul 22 12:05:08 thierry_l kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Jul 22 12:05:08 thierry_l kernel: IP: routing cache hash table of 2048 buckets, 
16Kbytes
Jul 22 12:05:08 thierry_l kernel: TCP: Hash tables configured (established 16384 bind 
32768)
Jul 22 12:05:08 thierry_l kernel: IPv4 over IPv4 tunneling driver
Jul 22 12:05:08 thierry_l kernel: GRE over IPv4 tunneling driver
Jul 22 12:05:08 thierry_l kernel: Linux IP multicast router 0.06 plus PIM-SM
Jul 22 12:05:08 thierry_l kernel: ip_conntrack version 2.1 (2038 buckets, 16304 max) - 
300 bytes per conntrack
Jul 22 12:05:08 thierry_l kernel: ip_tables: (C) 2000-2002 Netfilter core team
Jul 22 12:05:08 thierry_l kernel: arp_tables: (C) 2002 David S. Miller
Jul 22 12:05:08 thierry_l kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Jul 22 12:05:08 thierry_l kernel: NET4: Ethernet Bridge 008 for NET4.0
Jul 22 12:05:08 thierry_l kernel: Bridge firewalling registered
Jul 22 12:05:08 thierry_l kernel: NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 
Linux DECnet Project Team
Jul 22 12:05:08 thierry_l kernel: DECnet: Routing cache hash table of 1024 buckets, 
8Kbytes
Jul 22 12:05:08 thierry_l kernel: 802.1Q VLAN Support v1.8 Ben Greear <[EMAIL 
PROTECTED]>
Jul 22 12:05:08 thierry_l kernel: All bugs added by David S. Miller <[EMAIL PROTECTED]>
Jul 22 12:05:08 thierry_l kernel: VFS: Mounted root (ext2 filesystem) readonly.
Jul 22 12:05:08 thierry_l kernel: Freeing unused kernel memory: 388k freed
Jul 22 12:05:08 thierry_l kernel: Adding 265032k swap on /dev/hda6.  Priority:-1 
extents:1
Jul 22 12:05:08 thierry_l kernel: hdc: DMA disabled
jui 22 12:05:09 thierry_l partmon: 
jui 22 12:05:09 thierry_l rc: Lancement de partmon :  succeeded
jui 22 12:05:10 thierry_l aumix: vol initialisé à 54, 54, P
jui 22 12:05:10 thierry_l aumix: pcm initialisé à 54, 54
jui 22 12:05:10 thierry_l aumix: speaker initialisé à 66, 0
jui 22 12:05:10 thierry_l aumix: line initialisé à 67, 67, P
jui 22 12:05:10 thierry_l aumix: mic initialisé à 0, 0, R
jui 22 12:05:10 thierry_l aumix: cd initialisé à 80, 80, P
jui 22 12:05:10 thierry_l aumix: pcm2 initialisé à 96, 96
jui 22 12:05:10 thierry_l aumix: igain initialisé à 67, 67
jui 22 12:05:10 thierry_l aumix: line1 initialisé à 67, 67
jui 22 12:05:10 thierry_l aumix: phin initialisé à 67, 0
jui 22 12:05:10 thierry_l aumix: phout initialisé à 67, 0
jui 22 12:05:10 thierry_l aumix: video initialisé à 67, 67
jui 22 12:05:10 thierry_l sound: Chargement des réglages du son succeeded
jui 22 12:05:10 thierry_l random: Initialisation du générateur de nombre aléatoire :  
succeeded
jui 22 12:05:10 thierry_l xfs: Démarrage de xfs succeeded
Jul 22 12:05:10 thierry_l xfs: listening on port -1 
jui 22 12:05:10 thierry_l atd: Démarrage de atd succeeded
Jul 22 12:05:10 thierry_l xfs: ignoring font path element 
/usr/X11R6/lib/X11/fonts/drakfont (unreadable) 
jui 22 12:05:08 thierry_l network: Activation de l'interface eth0 :  succeeded 
jui 22 12:05:08 thierry_l portmap: Démarrage de portmap succeeded 
jui 22 12:05:11 thierry_l sshd: Lancement de sshd :
Jul 22 12:05:11 thierry_l xfs: ignoring font path element 
/usr/X11R6/lib/X11/fonts/pcf_drakfont:unscaled (unreadable) 
jui 22 12:05:11 thierry_l sshd:  succeeded
jui 22 12:05:11 thierry_l sshd: 
Jul 22 12:05:11 thierry_l sshd[763]: Server listening on 0.0.0.0 port 22.
jui 22 12:05:11 thierry_l rc: Lancement de sshd :  succeeded
Jul 22 12:05:12 thierry_l xinetd[784]: xinetd Version 2.3.11 started with libwrap 
options compiled in.
Jul 22 12:05:12 thierry_l xinetd[784]: Started working: 0 available services
Jul 22 12:05:15 thierry_l xinetd: Démarrage de xinetd succeeded
jui 22 12:05:17 thierry_l cups: Démarrage de cupsd succeeded
jui 22 12:05:17 thierry_l loadkeys: Loading 
/usr/lib/kbd/keymaps/i386/azerty/fr-latin1.kmap.gz
jui 22 12:05:17 thierry_l keytable: Chargement du affectation clavier : fr-latin1 
succeeded
jui 22 12:05:17 thierry_l loadkeys: Loading 
/usr/lib/kbd/keymaps/include/compose.latin9.inc.gz
jui 22 12:05:17 thierry_l keytable: Chargement des touches compose: compose.latin9.inc 
succeeded
jui 22 12:05:17 thierry_l keytable:  succeeded
jui 22 12:05:18 thierry_l sendmail: Démarrage de sendmail succeeded
jui 22 12:05:18 thierry_l sendmail: Démarrage de sm-client succeeded
jui 22 12:05:18 thierry_l numlock: 
jui 22 12:05:18 thierry_l rc: Lancement de numlock :  succeeded
jui 22 12:05:18 thierry_l internet: Checking internet connections to start at boot 
succeeded
Jul 22 12:05:19 thierry_l crond[981]: (CRON) STARTUP (fork ok) 
jui 22 12:05:19 thierry_l crond: Démarrage de crond succeeded
jui 22 12:05:19 thierry_l dictd-server: Démarrage de dictd succeeded
jui 22 12:05:20 thierry_l smb: Démarrage de smbd succeeded
jui 22 12:05:20 thierry_l smb: Démarrage de nmbd succeeded
Jul 22 12:05:20 thierry_l anacron[1041]: Anacron 2.3 started on 2003-07-22
jui 22 12:05:20 thierry_l anacron: Démarrage de anacron succeeded
Jul 22 12:05:20 thierry_l anacron[1041]: Will run job `cron.daily' in 5 min.
Jul 22 12:05:20 thierry_l anacron[1041]: Will run job `cron.weekly' in 10 min.
jui 22 12:05:21 thierry_l rc: Lancement de kheader :  succeeded
jui 22 12:05:21 thierry_l devfsd: Error opening file: ".devfsd"^INo such file or 
directory
jui 22 12:05:21 thierry_l devfsd: Starting devfsd daemon:  failed
jui 22 12:05:22 thierry_l netconf:   Vérification de la configuration du noyau
jui 22 12:05:22 thierry_l linuxconf: Running Linuxconf hooks:  succeeded
Jul 22 12:05:22 thierry_l kernel: warning: process `update' used the obsolete bdflush 
system call
Jul 22 12:05:22 thierry_l kernel: Fix your initscripts?
Jul 22 12:05:24 thierry_l nmbd[1025]: [2003/07/22 12:05:24, 0] 
nmbd/nmbd_responserecordsdb.c:find_response_record(235) 
Jul 22 12:05:24 thierry_l nmbd[1025]:   find_response_record: response packet id 2742 
received with no matching record. 
Jul 22 12:05:24 thierry_l nmbd[1025]: [2003/07/22 12:05:24, 0] 
nmbd/nmbd_responserecordsdb.c:find_response_record(235) 
Jul 22 12:05:24 thierry_l nmbd[1025]:   find_response_record: response packet id 2743 
received with no matching record. 
Jul 22 12:05:27 thierry_l kernel: warning: process `update' used the obsolete bdflush 
system call
Jul 22 12:05:27 thierry_l kernel: Fix your initscripts?
Jul 22 12:06:19 thierry_l smbd[1015]: [2003/07/22 12:06:19, 0] 
smbd/server.c:open_sockets(272) 
Jul 22 12:06:19 thierry_l smbd[1015]:   Got SIGHUP 
jui 22 12:06:19 thierry_l smb: smbd -HUP succeeded
Jul 22 12:08:13 thierry_l sshd[1135]: Could not reverse map address
Jul 22 12:08:17 thierry_l sshd[1135]: Accepted password for thierry port 1030
Jul 22 12:08:18 thierry_l sshd(pam_unix)[1137]: session opened for user thierry by 
(uid=501)
Jul 22 12:10:00 thierry_l CROND[1178]: (setiathome) CMD (/home/setiathome/start) 
Jul 22 12:10:20 thierry_l anacron[1041]: Job `cron.daily' started
Jul 22 12:10:20 thierry_l anacron[1189]: Updated timestamp for job `cron.daily' to 
2003-07-22
jui 22 12:12:03 thierry_l su(pam_unix)[1211]: session opened for user root by 
thierry(uid=501)
UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  1 12:04 ?        00:00:04 init
root         2     1  0 12:04 ?        00:00:00 [ksoftirqd/0]
root         3     1  0 12:04 ?        00:00:00 [events/0]
root         4     1  0 12:04 ?        00:00:00 [kblockd/0]
root         5     1  0 12:04 ?        00:00:00 [pdflush]
root         6     1  0 12:04 ?        00:00:00 [pdflush]
root         7     1  0 12:04 ?        00:00:00 [kswapd0]
root         8     1  0 12:04 ?        00:00:00 [aio/0]
root         9     1  0 12:04 ?        00:00:00 [kseriod]
rpc        632     1  0 12:05 ?        00:00:00 portmap
root       646     1  0 12:05 ?        00:00:00 syslogd -m 0
root       654     1  0 12:05 ?        00:00:00 klogd -2
xfs        726     1  0 12:05 ?        00:00:00 xfs -port -1 -daemon -droppriv -
daemon     744     1  0 12:05 ?        00:00:00 /usr/sbin/atd
root       763     1  0 12:05 ?        00:00:00 /usr/sbin/sshd
root       784     1  0 12:05 ?        00:00:00 xinetd -stayalive -reuse -pidfil
root       813     1  0 12:05 ?        00:00:00 cupsd
root       909     1  0 12:05 ?        00:00:00 sendmail: accepting connections
mail       924     1  0 12:05 ?        00:00:00 sendmail: Queue [EMAIL 
PROTECTED]:00:00 
root       981     1  0 12:05 ?        00:00:00 crond
#99        996     1  0 12:05 ?        00:00:00 dictd 1.5.5: 0/0
root      1015     1  0 12:05 ?        00:00:00 smbd -D
root      1025     1  0 12:05 ?        00:00:00 nmbd -D
root      1041     1  0 12:05 ?        00:00:00 anacron
root      1118     1  0 12:05 tty1     00:00:00 /sbin/mingetty tty1
root      1119     1  0 12:05 tty2     00:00:00 /sbin/mingetty tty2
root      1120     1  0 12:05 tty3     00:00:00 /sbin/mingetty tty3
root      1121     1  0 12:05 tty4     00:00:00 /sbin/mingetty tty4
root      1122     1  0 12:05 tty5     00:00:00 /sbin/mingetty tty5
root      1123     1  0 12:05 tty6     00:00:00 /sbin/mingetty tty6
root      1126  1015  0 12:05 ?        00:00:00 smbd -D
root      1134  1015  0 12:07 ?        00:00:00 smbd -D
root      1135   763  0 12:08 ?        00:00:00 /usr/sbin/sshd
thierry   1137  1135  0 12:08 ?        00:00:00 /usr/sbin/sshd
thierry   1138  1137  0 12:08 ttyp0    00:00:00 -bash
root      1177   981  0 12:10 ?        00:00:00 CROND
1020      1178  1177  0 12:10 ?        00:00:00 /bin/sh /home/setiathome/start
1020      1184  1178 94 12:10 ?        00:01:20 ./setiathome -nice 19
root      1186  1041  0 12:10 ?        00:00:00 run-parts /etc/cron.daily
root      1194  1186  0 12:10 ?        00:00:00 /bin/bash /etc/cron.daily/msec
root      1207  1194  7 12:10 ?        00:00:04 /usr/bin/msec_find / /boot /dev/
thierry   1210  1138  0 12:11 ttyp0    00:00:00 ps -ef
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to