[3515] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: modules: which rpm?

daemon@ATHENA.MIT.EDU (Borg)
Fri Nov 8 21:19:53 1996

Date: Fri, 08 Nov 1996 18:16:58 -0800
From: Borg <{vladimip@iceonline.com}>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

David Foresman wrote:
> 
> the modules rpm contains the programs that allow modules support in linux.
> i.e. insmod, rmmod, lsmod, depmod and modprobe, amoung outhers.

Yup, thanks, I figured it out. I recompile my kernel
and made modular everything I possibly could. 

Monolitic kernel:

436154 Sep  8 17:34 vmlinuz

Kernel with modules and with lots of new stuff:

294873 Nov  8 17:00 mvmlinuz

140KB difference! I didn't know it would be so different.
Plus I have more free memory and certain things (that
are modules now) seem to be loaded and accessed faster
such as ZIP drive, PPP, CD-ROM, non Linux file systems...
Kerneld is also a very good thing.
Looks like I was wrong when aboput two months ago I flamed
modules on this list (btw, no one objected anyway).

Now, a question; below is my /etc/conf.modules. Does it
look correct? Is that file essential for kerneld? I wrote
it in pico because kerneld management tool in Control
Panel was too confusing.

[vlad@borg /boot]$ cat /etc/conf.modules
alias scsi_hostadapter ppa
options cdrom sbpcd=1 
alias cdrom sbpcd
alias plip plip
alias dummy dummy
alias net-pf-4 net-pf-4
alias eth0 3c505 irq=12
alias eql eql
alias sd_mod sd_mod
alias fat fat
alias isofs isofs
alias vfat vfat
alias binfmt_aout binfmt_aout
alias binfmt_aout binfmt_aout
alias nfs nfs
alias minix minix
alias msdos msdos
alias smbfs smbfs
alias floppy floppy
alias lp lp
alias serial serial
alias sound sound
alias bsd_comp bsd_comp
alias dummy dummy
alias ppp ppp
alias slhc slhc
[vlad@borg /boot]$ 


-- 
*** #include <disclaimer.h> ***** Good pings come in small packets
******** Vlad Petersen ********** ********************************
*** <vladimip@iceonline.com> **** **** Linux: OS I can trust *****
******** Vancouver, B.C. ******** ********************************


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post