config FWRT_PACKAGE_BASE_FILES prompt "base-files........................... basic filesystem layout" tristate default y select FWRT_PACKAGE_MKSH help Basic filesystem layout for FreeWRT. config FWRT_PACKAGE_CONFIG_IN_ETC prompt ".config in /etc...................... include gzipped version of .config in image" bool default y help Copy the configuration file (.config) of FreeWRT to the image. The file will be found in /etc/freewrt.config.gz. This takes about 7kBytes of file system space. From this file you can always rebuild the image from source.