images/build.sh
@@ -174,6 +174,16 @@ } function do_modify() { cd $PRJ_PATH pr_info "start modify rootfs ..." cp patches/profile $ROOTFS_SRC/etc/profile cp patches/S50sshd $ROOTFS_SRC/etc/init.d/S50sshd } function do_build() { cd $PRJ_PATH @@ -231,6 +241,8 @@ do_fetch do_modify do_build do_install