Author: alexander Date: 2006-07-16 03:47:43 -0600 (Sun, 16 Jul 2006) New Revision: 1669
Modified: trunk/packages/lilo/Makefile Log: New version of LILO is bad: unable to boot from LVM. Reverting. Modified: trunk/packages/lilo/Makefile =================================================================== --- trunk/packages/lilo/Makefile 2006-07-16 09:36:15 UTC (rev 1668) +++ trunk/packages/lilo/Makefile 2006-07-16 09:47:43 UTC (rev 1669) @@ -1,12 +1,12 @@ # lilo Makefile NM= lilo -VRS= 22.7.2 +VRS= 22.7.1 DIR= $(NM)-$(VRS) FILE= $(DIR).src.tar.gz -URL-$(FILE)= http://home.san.rr.com/johninsd/pub/linux/lilo/$(FILE) -SHA-$(FILE)= 63b758d86d2242b802bce01da318f8c225eb0589 +URL-$(FILE)= http://www.ibiblio.org/pub/Linux/system/boot/lilo/$(FILE) +SHA-$(FILE)= b431bb0756e1f42c38fc4645063acaea7f2ddcc7 PATCH1= $(NM)-22.6.1-devmapper.patch URL-$(PATCH1)= http://www.saout.de/misc/$(PATCH1) -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
