Debian is being hateful
Paul LeoNerd Evans
leonerd at leonerd.org.uk
Mon Jun 4 23:51:45 BST 2007
On Mon, 4 Jun 2007 20:00:13 +0100
David Cantrell <david at cantrell.org.uk> wrote:
> I run Debian testing on one of my machines, and it's been a month or so
> since I last updated it, so ...
1. It's now called "linux-image" in debian. Try
apt-get install libc6 linux-image-2.6
2. I once had to apply the following hack
cat >/usr/local/bin/uname
case "$1" in
-r) echo "2.6.18"; exit 0 ;;
*) uname "$@" ;;
esac
--
Paul "LeoNerd" Evans
leonerd at leonerd.org.uk
ICQ# 4135350 | Registered Linux# 179460
http://www.leonerd.org.uk/
More information about the london.pm
mailing list