Merge branch 'bug-421027'
[genkernel.git] / README
diff --git a/README b/README
index 4ae8d6ddf901523fcd1abee7b0d1bc346077f98d..196e956b9e6aa94e4d70b7ccc39c241273405303 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,9 @@
-DEPENDANCIES:
+# $Id$
+
+DEPENDENCIES:
   - GCC and binutils
   - GNU Bash
+  - PaX Utilities
 
 USAGE:
   See http://www.gentoo.org/doc/en/genkernel.xml or
@@ -18,10 +21,6 @@ PORTING:
 
 IMPORTANT KERNEL NOTES:
   - You MUST have /dev/pts turned on.
-  - If you want Bootsplash, you MUST have VESAFB enabled for 2.6,
-    other framebuffers won't work.  You MUST also enable
-    "video mode selection support" and "Framebuffer Console support"
-  - To build a kernel with Genkernel you must have  
     "Block devices->Loopback device support"  
     "Block devices->RAM disk support"
   - To boot genkernel properly, the kernel config must have
@@ -35,7 +34,7 @@ BOOTING A KERNEL WITH INITRD:
     root=      needs to point to the ramdisk (should stay at /dev/ram0)
     init=      needs to point to the linuxrc file to execute on the ramdisk
     vga=       should be the resolution you want your screen. 0x317 is
-               1024x768 - 16bpp and you'll get a pretty bootsplash if
+               1024x768 - 16bpp and you'll get a pretty splash if
                configured properly
 
   GRUB EXAMPLE ENTRY: