Dale wrote:
[...]
But that would only allow you to have two kernels laying around. Right
now I have these:
r...@smoker / # ls /boot/bzImage-2*
-rw-r--r-- 1 root root 2355440 Jan 31 18:52 /boot/bzImage-2-28-r8-1
-rw-r--r-- 1 root root 2460088 Jan 2 20:13 /boot/bzImage-2.6.23-r8-7
-rw-r--r-- 1 root root 2288336 Dec 30 07:49 /boot/bzImage-2.6.27-r7-1
r...@smoker / #
I only use make install and my /boot looks like this:
config -> config-2.6.28-gentoo-r1
config-2.6.24-gentoo-r8
config-2.6.27-gentoo-r7
config-2.6.28-gentoo
config-2.6.28-gentoo-r1
config.old -> config-2.6.28-gentoo
System.map -> System.map-2.6.28-gentoo-r1
System.map-2.6.24-gentoo-r8
System.map-2.6.27-gentoo-r7
System.map-2.6.28-gentoo
System.map-2.6.28-gentoo-r1
System.map.old -> System.map-2.6.28-gentoo
vmlinuz -> vmlinuz-2.6.28-gentoo-r1
vmlinuz-2.6.24-gentoo-r8
vmlinuz-2.6.27-gentoo-r7
vmlinuz-2.6.28-gentoo
vmlinuz-2.6.28-gentoo-r1
vmlinuz.old -> vmlinuz-2.6.28-gentoo
I never changed any filename in there manualy.