From df6a566cd30f26e14b76cfc6d4d5b71f5fef9081 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Wed, 20 Jan 2021 19:50:00 -0500 Subject: Working on better output + build system refinement --- resources/config-buildroot | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'resources/config-buildroot') diff --git a/resources/config-buildroot b/resources/config-buildroot index 8753493..19c6381 100644 --- a/resources/config-buildroot +++ b/resources/config-buildroot @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Buildroot -gaccc2e7-dirty Configuration +# Buildroot -g73f6364-dirty Configuration # BR2_HAVE_DOT_CONFIG=y BR2_HOST_GCC_AT_LEAST_4_9=y @@ -471,7 +471,7 @@ BR2_ENABLE_LOCALE_WHITELIST="C en_US" BR2_ROOTFS_USERS_TABLES="" BR2_ROOTFS_OVERLAY="board/raspberrypi0/rootfs_overlay/" BR2_ROOTFS_POST_BUILD_SCRIPT="" -BR2_ROOTFS_POST_FAKEROOT_SCRIPT="" +BR2_ROOTFS_POST_FAKEROOT_SCRIPT="board/raspberrypi0/post-build.sh" BR2_ROOTFS_POST_IMAGE_SCRIPT="board/raspberrypi0/ct1986.sh" BR2_ROOTFS_POST_SCRIPT_ARGS="" @@ -2401,35 +2401,35 @@ BR2_PACKAGE_HAPROXY_ARCH_SUPPORTS=y # # -# Please note: +# Please note: # # -# - Buildroot does *not* generate binary packages, +# - Buildroot does *not* generate binary packages, # # -# - Buildroot does *not* install any package database. +# - Buildroot does *not* install any package database. # # -# * +# * # # -# It is up to you to provide those by yourself if you +# It is up to you to provide those by yourself if you # # -# want to use any of those package managers. +# want to use any of those package managers. # # -# * +# * # # -# See the manual: +# See the manual: # # @@ -2649,7 +2649,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y BR2_TARGET_ROOTFS_EXT2_GEN=4 BR2_TARGET_ROOTFS_EXT2_REV=1 BR2_TARGET_ROOTFS_EXT2_LABEL="ct1986" -BR2_TARGET_ROOTFS_EXT2_SIZE="80M" +BR2_TARGET_ROOTFS_EXT2_SIZE="20M" BR2_TARGET_ROOTFS_EXT2_INODES=0 BR2_TARGET_ROOTFS_EXT2_RESBLKS=5 BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS="-O ^64bit" -- cgit v1.3.1