[ltp] Ubuntu Linux
Jan Kokoska
linux-thinkpad@linux-thinkpad.org
Fri, 08 Oct 2004 12:54:18 +0100
On Thu, 2004-10-07 at 19:03 -0400, wrote:
> The only issue I have is that there is no kernel-source package on the cd,
> nor on the online repository. Is anyone else running this distro, and have
> any ideas as to whether it's available or not?
apt-get source <package-name> .. as with any other Debian ;)
Your kernel package is most likely linux-image-686 or similar, Ubuntu
has these kernel architecture metapackages that always depend on the
latest kernel.
Regards,
Jan