Tomasz Maciej Nowak <[email protected]> writes:

> In include/kernel-defaults.mk there is
> INITRAMFS_EXTRA_FILES ?= 
> $(GENERIC_PLATFORM_DIR)/image/initramfs-base-files.txt.
> Maybe You could add a logic for ignore files list if they exist. No other
> solution comes to my mind. 

Thanks for the suggestion.  But I believe this file is used directly as
config to the initramfs builder in the kernel.  Extending the format
would mean modifying usr/gen_init_cpio.c in the kernel.  That's a bit
overkill IMHO.

I am probably ending up with the simplest solution: Dropping the large
firmware package from DEVICE_PACKAGES. Making defconfig images usable
for first-time installation is much more important than having every
necessary package included in the defconfig sysupgrade images.


Bjørn

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to