[OpenWrt-Devel] [PATCH 2/4] gemini: add NAS packages to Raidsonic profile
John Crispin
blogic at openwrt.org
Thu Jul 9 01:31:56 EDT 2015
On 08/07/2015 23:00, Roman Yeryomin wrote:
> Signed-off-by: Roman Yeryomin <roman at advem.lv>
> ---
> target/linux/gemini/raidsonic/target.mk | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/target/linux/gemini/raidsonic/target.mk b/target/linux/gemini/raidsonic/target.mk
> index 56eda4e..d158090 100644
> --- a/target/linux/gemini/raidsonic/target.mk
> +++ b/target/linux/gemini/raidsonic/target.mk
> @@ -4,6 +4,13 @@
>
> SUBTARGET:=raidsonic
> BOARDNAME:=Raidsonic NAS42x0
> +FEATURES+=usb
> +DEFAULT_PACKAGES+=kmod-usb2 kmod-md-mod kmod-md-linear kmod-md-multipath \
> + kmod-md-raid0 kmod-md-raid1 kmod-md-raid10 kmod-md-raid456 \
> + kmod-fs-btrfs kmod-fs-cifs kmod-fs-ext4 kmod-fs-nfs \
> + kmod-fs-nfsd kmod-fs-ntfs kmod-fs-reiserfs kmod-fs-vfat \
> + kmod-nls-utf8 kmod-usb-storage-extras \
> + samba36-server mdadm cfdisk fdisk e2fsprogs badblocks
some of these are not part of trunk. i think there was a policy that
DEFAULT_PACKAGES should only point at stuff in trunk. i guess madm and
badblocks need to be dropped or moved to trunk
>
> define Target/Description
> Build firmware images for Raidsonic NAS4220.
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list