On Freitag, 27. April 2007, Neil Bothwick wrote:
> On Fri, 27 Apr 2007 12:12:49 +0200, Hemmann, Volker Armin wrote:
> > > rm -rf /usr/src/linux* - dangerous, lokk in there first and only
> > > remove what you are not using (i.e., leave your current kernel, plus
> > > one other "good" version as a backup - the number of times Ive had to
> > > roll back ... :)
> >
> > emm, no. Not dangerous at all. After you installed your kernel and the
> > 3rd party modules, you can safely remove the source-dir. There is
> > nothing in it that is needed anymore.
>
> Except possibly .config, if you need to update third party modules
> against the current kernel, but you'll already have a copy of that
> in /boot if you installed the kernel with make install.

ls -lh /boot
insgesamt 6,9M
-rw-r--r-- 1 root root  512 22. Jan 2006  backup_mbr
lrwxrwxrwx 1 root root    1 20. Apr 2006  boot -> .
lrwxrwxrwx 1 root root   27 23. Apr 22:39 config -> 
config-2.6.20.7-cfs-v5cfsv5
-rw-r--r-- 1 root root  37K 16. Apr 20:54 config-2.6.20.7
-rw-r--r-- 1 root root  37K 23. Apr 03:17 config-2.6.20.7-cfs-v4cfs
-rw-r--r-- 1 root root  37K 23. Apr 22:39 config-2.6.20.7-cfs-v5cfsv5
lrwxrwxrwx 1 root root   25 23. Apr 03:17 config.old -> 
config-2.6.20.7-cfs-v4cfs
drwxr-xr-x 2 root root 1,0K 13. Sep 2006  grub
drwx------ 2 root root  12K 24. Mär 2003  lost+found
drwxr-xr-x 2 root root 1,0K  3. Jan 2005  memtest86
drwxr-xr-x 2 root root 1,0K  1. Feb 21:01 memtest86plus
-rw-r--r-- 1 root root 130K 22. Jan 2006  message
lrwxrwxrwx 1 root root   31 23. Apr 22:39 System.map -> 
System.map-2.6.20.7-cfs-v5cfsv5
-rw-r--r-- 1 root root 844K 16. Apr 20:54 System.map-2.6.20.7
-rw-r--r-- 1 root root 844K 23. Apr 03:17 System.map-2.6.20.7-cfs-v4cfs
-rw-r--r-- 1 root root 831K 23. Apr 22:39 System.map-2.6.20.7-cfs-v5cfsv5
lrwxrwxrwx 1 root root   29 23. Apr 03:17 System.map.old -> 
System.map-2.6.20.7-cfs-v4cfs
lrwxrwxrwx 1 root root   28 23. Apr 22:39 vmlinuz -> 
vmlinuz-2.6.20.7-cfs-v5cfsv5
-rw-r--r-- 1 root root 1,4M 16. Apr 20:54 vmlinuz-2.6.20.7
-rw-r--r-- 1 root root 1,4M 23. Apr 03:17 vmlinuz-2.6.20.7-cfs-v4cfs
-rw-r--r-- 1 root root 1,4M 23. Apr 22:39 vmlinuz-2.6.20.7-cfs-v5cfsv5
lrwxrwxrwx 1 root root   26 23. Apr 03:17 vmlinuz.old -> 
vmlinuz-2.6.20.7-cfs-v4cfs

I love make install ;)
--
[EMAIL PROTECTED] mailing list

Reply via email to