Start | Previous | Next | IPv6 | Main | General | Overview | Basic Softw | Important App | Additional App | Network Conf | Changes+Testing | Obsolete | Firewalling |
Packets | |
Remove: not necessary for a Minimalsystem | ImageMagick cleanfeed ctags cproto cvs emacs emacs-nox exmh hdparm inn ipxutils ispell knfsd mars-nwe mutt ncpfs nmh pine postgresql postgresql-clients postgresql-devel pump rcs routed rsh rusers rwo samba slrn talk tetex-xdvi tin ucd-snmp ucd-snmp-utils uucp words yp-tools |
Remove: not necessary for a Minimalsystem, if you need no printing | lpr |
Remove: not necessary for a Minimalsystem, if you need no extended X-Windows configuration | AfterStep AfterStep-APPS AnotherLevel freetype fvwm2 fvwm fvwm2-icons ical netscape-communicator netscape-common rxvt xmailbox xrn |
Remove: not necessary for a Minimalsystem, if you have a direct Internet connection by LAN | dip lrzsz minicom modemtool ppp |
Install: necessary packages | libpng libtermcap-devel ncurses-devel |
Install: additional tools (useful but not necessary) | mc |
Install: necessary packages, if using WWW client under X | XFree86-devel libgr-devel libpng-devel zlib-devel |
Install: necessary packages, if compiling Mozilla | glib-devel gtk+-devel ORBit-devel |
Here are list of all packages I have installed on my hosts (perhaps it's useful for you):
Distribution | RHL 6.2 | RHL 7.1 | RHL 7.2 | RHL 7.3 |
---|---|---|---|---|
ToDo (no USAGI extension needed) | compile like described | install newest kernel from updates | install newest kernel from updates | install newest kernel from updates |
ToDo (USAGI extension needed) | compilation required | compilation required | compilation required | stable: install enabled kernel snapshot: compilation required |
Because of security issues, you should update immediately
Also I recommend to apply
The current standard kernel sources of 2.2.19- and 2.4.3- have bugs relating to automatic network configuration if an interface is shut down and started up again (problem known as does not re-join all-node multicast address on network devices after down and up again). USAGI-Patch will help in this case, too.
In 2.2.19- and 2.4.3- there is also a bug in ndisc.c, you will find patches
here: ftp://ftp.bieringer.de/pub/linux/IPv6/kernel/
In 2.4.4+ there is another bug in ndisc.c, you will find patches here: ftp://ftp.bieringer.de/pub/linux/IPv6/kernel/
In 2.4.19- there is a bug in the IPv6 netfilter logging code, you will find
a patch here: ftp://ftp.bieringer.de/pub/linux/IPv6/kernel/
Files | Path | Description |
vmlinuz-ip6 | /boot/vmlinuz-ip6 | Linux kernel |
*.o | /lib/modules/version | Linux kernel modules |
Kernel options | Selection | |
Networking options | The IPv6 protocol | module (if cause problems, then use yes) |
IPv6: enable EUI-64 token format | yes (2.4.4-, removed 2.4.5+) | |
IPv6: disable provider based address | yes (2.4.4-, removed 2.4.5+) |
Kernel options | Selection | |
Code maturity level options | Prompt for development and/or incomplete code/drivers | yes |
Loadable module support | Enable loadable module support | no (fewer problems, but at the moment, I get no problems running as much as possible of the kernel as modules) |
[if modules are enabed] Set version information on all symbols for modules |
yes (you should select this to prevent module mismatch, see also EXTRAVERSION later in the Makefile) | |
[if modules are enabed] Kernel module loader |
yes (normally kerneld is no longer used) | |
Cosole drivers | Video mode selection support | yes (so you can use the 50 line modus at the console, see lilo.conf options [vga=extended] for details) |
Networking options | Packet socket | yes or module (important for tcpdump!) |
Unix domain sockets | yes (won't mostly work as module!) | |
Kernel/User netlink socket | yes (needed by ip) | |
Routing messages | yes (needed by ip) | |
TCP/IP networking | yes | |
The IPv6 protocol | module (if causing problems, then use yes) | |
IPv6: enable EUI-64 token format | yes (2.4.4-, removed 2.4.5+) | |
IPv6: disable provider based address | yes (2.4.4-, removed 2.4.5+) | |
File systems | /proc filesystem support | yes |
Kernel hacking | Magic sysrq key | yes (very useful at hang-ups, read sysrq.txt for details) |