wok-current rev 16440
slitaz-arm-rpi: add CONFIG_FILES
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Apr 18 14:55:04 2014 +0200 (2014-04-18) |
parents | a9e602cab511 |
children | dd38b4c08c8d |
files | slitaz-arm-rpi/receipt |
line diff
1.1 --- a/slitaz-arm-rpi/receipt Fri Apr 18 15:46:57 2014 +0300 1.2 +++ b/slitaz-arm-rpi/receipt Fri Apr 18 14:55:04 2014 +0200 1.3 @@ -12,6 +12,13 @@ 1.4 HOST_ARCH="arm" 1.5 1.6 DEPENDS="slitaz-configs dialog" 1.7 +CONFIG_FILES=" 1.8 +/boot/cmdline.txt 1.9 +/boot/config.txt 1.10 +/etc/slim.conf 1.11 +/etc/rcS.conf 1.12 +/etc/sysctl.conf 1.13 +/etc/modprobe.d/rpi-blacklist.conf" 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules()