ppcrcd/trunk: Makefile TODO

sparky cvs at pld-linux.org
Wed Mar 8 22:49:52 CET 2006


Author: sparky
Date: Wed Mar  8 22:49:46 2006
New Revision: 7124

Modified:
   ppcrcd/trunk/Makefile
   ppcrcd/trunk/TODO
Log:
- TODO: may someone help me with fbsplash, please ?
- Makefile: fixed additional rpms building


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile	(original)
+++ ppcrcd/trunk/Makefile	Wed Mar  8 22:49:46 2006
@@ -211,7 +211,7 @@
 %.rpm:
 	make --no-print-directory out/rpm/rpms/$(@:%.rpm=%)	\
 		$(if $(filter $(@:%.rpm=%),$(I)),,		\
-			FAKE_SPEC="out/rpm/SPECS/$(@:%.rpm=%)"	\
+			FAKE_SPEC="out/rpm/prep/$(@:%.rpm=%)"	\
 		)	
 	
 FAKE_SPEC =

Modified: ppcrcd/trunk/TODO
==============================================================================
--- ppcrcd/trunk/TODO	(original)
+++ ppcrcd/trunk/TODO	Wed Mar  8 22:49:46 2006
@@ -4,15 +4,15 @@
 
 * rewrite/check documentation
 
-* initramfs ? in future
+* initramfs ? in future, or not
 
 * init scripts:
-	- need check
-	- nonvram - need check
-	- md / lvm disks autodetect
+	- lvm disks autodetect (?)
 	- check what udev can do for me
 	- memtest requires rewriting
-	- when using 'fromcd' scripts snouldn't try to umount /media/ppcrcd
+	- when using 'fromcd' scripts shouldn't try to umount /media/ppcrcd
+
+* fbsplash
 
 * pkgs:
 	- diskdruid	- where can I find it ?


More information about the pld-cvs-commit mailing list