OpenWrt – Diff between revs 2 and 3

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