[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]
[Hilos de Discusión] [Fecha] [Tema] [Autor]On Sat, 1 Jul 2000, Gunnar Wolf wrote: > Hay muchas minidistribuciones, casi todas ellas hechas con propositos muy > especificos. Puede ser monitoreo de redes, clientes ligeros, ruteadores, > rescate de sistemas que no reviven, etc. Saludos... Yo le mando un poquito... /* * linux/init/main.c * * Copyright (C) 1991, 1992 Linus Torvalds * * GK 2/5/95 - Changed to support mounting root fs via NFS * Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96 * Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96 * Simplified starting of init: Michael A. Griffith <grif en acm org> */ #define __KERNEL_SYSCALLS__ #include <linux/config.h> #include <linux/proc_fs.h> #include <linux/unistd.h> #include <linux/ctype.h> #include <linux/delay.h> #include <linux/utsname.h> #include <linux/ioport.h> #include <linux/init.h> Edgar... -- Para desuscribirse, mande correo a: ayuda-unsubscribe en linux org mx Para comandos adicionales, envíelo a: ayuda-help en linux org mx