git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@666
67a159dc-881f-0410-a524-
ba9dfbe2cb84
# Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org> TODO, genkernel:
+ Updated TODO. This is 3.4.10_pre9 for testing.
+
08 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
generic/initrd.defaults, generic/initrd.scripts:
Added scsi to the default list of modules to load.
-- Need configs for other currently-unsupported arches.
+- Need configs for other currently-unsupported arches
- Make configs stackable
- Remove 2.4 kernel support
-- Create arch/modules subdirs and move all arches under arch
+- Create arch / modules subdirs and move all arches under arch
- Refactor code to be more simple and extendable
- Fix all TODO sections in the code
- Add all options to genkernel.conf
-
+- Remove initrd support
#!/bin/bash
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.10_pre8'
+GK_V='3.4.10_pre9'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.