首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏全栈程序员必看

    cubieboard + busybox 打造mini系统「建议收藏」

    如果出现错误: miscutils/nandwrite.c:49:26: fatal error: mtd/mtd-user.h: No such file or directory compilation make[1]: *** [miscutils/nandwrite.o] 错误 1 make: *** [miscutils] 错误 则使用命令,拷贝相应文件 cp -Rv /usr/include

    1.1K20编辑于 2022-09-16
  • 来自专栏全栈程序员必看

    Busybox编译安装「建议收藏」

    include make_single_applets.sh size_single_applets.sh busybox_unstripped init miscutils

    2.8K30编辑于 2022-09-13
  • 来自专栏Golang语言社区

    Gotorch - 多机定时任务管理系统

    下面说一下功能实现的技术要点: cron+ 在实现类似 cron 的功能之前,我简单地看了一下 cron 的源码,源码在 https://busybox.net/downloads/ 可以下载,解压后文件在miscutils

    1.4K80发布于 2018-03-16
  • 来自专栏枕边书

    Gotorch - 多机定时任务管理系统

    cron+ 在实现类似 cron 的功能之前,我简单地看了一下 cron 的源码,源码在 https://busybox.net/downloads/ 可以下载,解压后文件在miscutils > crond.c

    2.4K90发布于 2018-01-04
  • 来自专栏TopSemic嵌入式

    嵌入式Linux系列第7篇:操作UART

    如果你想了解microcom的详细实现机制,可以到busybox的目录miscutils查看microcom.c源代码即可。

    3.8K20发布于 2021-05-31
  • 来自专栏全栈程序员必看

    Linux安装程序Anaconda分析

    pyanaconda/storage/__init__.py pyanaconda/storage/errors.py pyanaconda/storage/miscutils.py

    2.5K40编辑于 2022-07-13
领券