diff sources/baseconfig-linux @ 1728:b89324905ca2 draft

Giant redo to put simple-root-filesystem in initmpfs. NO_NATIVE_COMPILER and NO_ROOTDIRS went away, kernel built moved back into system-image.sh, old root-filesystem.sh and root-image.sh are no longer used, I need to fix up several things (chroot-splice.sh, the lfs-bootstrap build is breaking in mpfr, haven't tested this on all targets yet... but the basics are in.
author Rob Landley <rob@landley.net>
date Fri, 06 Feb 2015 01:51:54 -0600
parents c0c2e67782be
children 4c3164f0d2c2
line wrap: on
line diff
--- a/sources/baseconfig-linux	Sun Jan 11 12:01:30 2015 -0600
+++ b/sources/baseconfig-linux	Fri Feb 06 01:51:54 2015 -0600
@@ -45,6 +45,8 @@
 CONFIG_SQUASHFS_ZLIB=y
 CONFIG_SQUASHFS_FILE_DIRECT=y
 CONFIG_DEVTMPFS=y
+CONFIG_BLK_DEV_INITRD=y
+CONFIG_INITRAMFS_COMPRESSION_GZIP=y
 
 CONFIG_VIRTUALIZATION=y
 CONFIG_VIRTIO_PCI=y