OpenWrt – Blame information for rev 3

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 BOARDNAME := Devices which boot from SATA (NAS)
3 office 2 FEATURES += ext4 usb ramdisk
1 office 3 DEFAULT_PACKAGES += badblocks block-mount e2fsprogs \
3 office 4 kmod-dm kmod-md-mod partx-utils
1 office 5  
6 define Target/Description
7 Build firmware images for APM82181 boards that boot from SATA.
8 For NAS like the MyBook Live Series.
9 endef