Enable CONFIG_MKSWAP for netboot busybox
authorAndrew Gaffney <agaffney@gentoo.org>
Wed, 31 Dec 2008 13:19:35 +0000 (07:19 -0600)
committerAndrew Gaffney <agaffney@gentoo.org>
Wed, 31 Dec 2008 13:19:35 +0000 (07:19 -0600)
ChangeLog
netboot/busy-config

index 695ca5123d3bb7913360fc2fbc388c84596040c7..3375daf81ea84c35a0fa893c1df363f26043a643 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
 # Distributed under the GPL v2
 
+  31 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
+  Enable CONFIG_MKSWAP for netboot busybox
+
   26 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh:
   Modify grep regex to account for additional suffixes on old kernel names
 
index 8e863efe973ec660e4c64e160748c18b0e5d2a2f..ba442a82c9db1b6923fc64eed34760be51d5dee0 100644 (file)
@@ -457,7 +457,7 @@ CONFIG_MDEV=y
 # CONFIG_FEATURE_MDEV_EXEC is not set
 CONFIG_FEATURE_MDEV_LOAD_FIRMWARE=y
 CONFIG_MDSTART=y
-# CONFIG_MKSWAP is not set
+CONFIG_MKSWAP=y
 # CONFIG_FEATURE_MKSWAP_V0 is not set
 CONFIG_MORE=y
 CONFIG_FEATURE_USE_TERMIOS=y