Re: make-kpkg questions

1999-09-30 Thread Bob Nielsen
You should be able to achieve what you want by editing /usr/share/kernel-package/rules and the various preinst, postinst, prerm and postrm scripts. Also see 'man kernel-pkg.conf' for a way to put vmlinuz in /boot instead of /. It sounds like it may be easier to let it install per the defaults and

Re: make-kpkg questions

1999-09-30 Thread Brian Servis
*- On 30 Sep, peter karlsson wrote about "make-kpkg questions" > Hi! > > Just learned to use make-kpkg, *but*, I want to do some things differently: > > 1. How do I tell it not to create a /vmlinuz symlink in the root directory? >I want my root director

make-kpkg questions

1999-09-30 Thread peter karlsson
Hi! Just learned to use make-kpkg, *but*, I want to do some things differently: 1. How do I tell it not to create a /vmlinuz symlink in the root directory? I want my root directory clean (i.e no files at all) (Also, it complained when there wasn't a /vmlinuz already, thought I was doing