Enable CONFIG_MKSWAP for netboot busybox

cleanup-cruft
Andrew Gaffney 16 years ago
parent b61ee1c07f
commit aa0eb23e87

@ -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

@ -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

Loading…
Cancel
Save