On Mon, 18 Aug 2003, Maynard Kuona wrote: > Does anyone know where I can get stock kernel rpms. I tried creating > rpms from the stock kernel but I have failed continuously. I do manage > to compile the kernel and use it, but then I would prefer to have a > kernel that comes in an rpm package because I like being able to easily > uninstall. Or alternatively, a link to a very comprehensive tutorial on > creating rpms for the kernel. > > It seems "make rpm" will not work. > > I know about the part where I have to edit the Makefile so that it reads > rpmbuild -ta instead of rpm rebuild -ta. If the errors you get talk about debuginfo or similar, add the line %define debug_package %{nil} to the spec file, or edit scripts/mkspec so it is added when the spec file is generated. Michael Young -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list