Aarune J. Oracle on Wed, 5 Apr 2000 18:03:37 -0400 (EDT) |
On Wed, 5 Apr 2000, Greg Lopp wrote: : :That's right. From /usr/src/linux/Makefile :<<<<<<<<< :# :# INSTALL_PATH specifies where to place the updated kernel and system map :# images. Uncomment if you want to place them anywhere other than root. : :#INSTALL_PATH=/boot :>>>>>>>>> :With the # up front, $(INSTALL_PATH) returns no value to those lines I snipped :from bzlilo, resulting in... : : cat bzImage > /vmlinuz : cp /usr/src/linux/System.map / : /sbin/lilo : :....but changing that one line in /usr/src/linux/Makefile once seems easier than :the rest to me. Well agreed, I have got to start reading more makefiles :) -- -Rune Operating-system software is the program that orchestrates all the basic functions of a computer. -- The Wall Street Journal, Tuesday, September 15, 1987, page 40 Windows 2000 can be called a parasite because it keeps growing, consuming its host's resources and spreading across networks ______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|