Ticket #4281 (closed defect: fixed)
Omnibus cleanup
| Reported by: | wmb@… | Owned by: | jg |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | distro | Version: | |
| Keywords: | Cc: | bemasc, benzea, cscott, dsaxena | |
| Action Needed: | never set | Verified: | no |
| Blocked By: | Blocking: | #5535 |
Description
This ticket lists opportunities for cleaning up unused cruft in the system.
Here is a start; please add other numbered items.
1) /etc/sysconfig/modules/olpc-1.modules lists the following modules that are not present, at least not as modules:
i8042 sdhci gxfb_dcon cafe_ccic cafe-nand battery-class olpc-battery evdev atkbd leds-olpc
2) /etc/sysconfig/modules/udev-stw.modules lists the following modules that are not present, at least not as modules:
nvram floppy
3) /etc/rc.d/rc.sysinit has hundreds of lines of dead code for things that we will never use - device mapper, raid, etc.
4) Udev has lots of rules for stuff we don't care about. The net result is that the total ruleset is so large as to defy comprehension.
5) /etc/modprobe.d/modprobe.conf.dist has lots of lines that we can never use.


