代码搜索:BusyBox

找到约 1,719 项符合「BusyBox」的源代码

代码结果 1,719
www.eeworm.com/read/240605/13211773

txt 自己裁减linux.txt

首页 | 注册 | 我的主页 | 搜索 | 帮助 | 站点地图 | 关于本站 | 离开 | 繁体版 | PDA版 LinuxKit.com - Linux大本营 - Linux新闻、Linux技术文章、Linux下载、Linux论坛、Linux门户、红旗Linux、共创开源Linux、中标软Linux、新华Linux、Redhat、Fedora SuSe、Linux认证、Debian Li
www.eeworm.com/read/240605/13211779

txt u 盘启动盘.txt

首页 | 注册 | 我的主页| 搜索 | 帮助 | 站点地图 | 关于本站 | 离开 | 您的位置:首页 -> 技术文章 -> 查看文章 制作Linux的优盘启动盘 提交人: lydr 所属分类: 系统应用 提交日期:2003-01-17 18:07:46  转载自: 赛迪网   已被浏览 9886 次 现有回复 1 个 作者:张文胜 USB闪存存
www.eeworm.com/read/136776/13361509

htm 00000006.htm

武汉白云黄鹤站∶精华区 武汉白云黄鹤站∶精华区 发信人: dot (爱吃萝卜和青菜), 信区: Embedded  标  题: 基于IQ80321和arm-li
www.eeworm.com/read/135153/5887582

bound default.bound

#!/bin/sh /bin/busybox ifconfig $interface $ip broadcast $broadcast netmask $subnet /bin/busybox route del default gw 0.0.0.0 dev $interface /bin/busybox route add default gw $router dev $interface ec
www.eeworm.com/read/103088/6224182

linuxrc

#!/bin/sh # # floppyfw initfile # # nicked from: # hal91's initfile (/linuxrc), the bootup script of the system # VERSION=2.1.6 # /bin/busybox echo "Booting floppyfw" PATH="/bin:/sbin:/usr/bin:/us
www.eeworm.com/read/217317/6290760

rtf 2.6.14移植详细过程.rtf

一.准备必要的文件 a.首先去官方网站下载最新的llinux内核 http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.14.tar.bz2 b.下载3.4.1版本的交叉编译器 ftp://ftp.handhelds.org/projects/toolchain/arm-linux-gcc-3.4.1.tar.bz2
www.eeworm.com/read/404805/11477987

c erro调试.c

getty(get teletypewriter) 功能说明:设置终端机模式,连线速率和管制线路。 语  法:getty [-h] [-d;] [-r;] [-t;] [-w;] [终端机编号] [连线速率;;] 或 getty [-c
www.eeworm.com/read/214576/15095954

changelog

Maintainer: Pascal Schmidt Version 5.1, Sat Aug 19 15:55:44 CEST 2006 - updated bash to 3.1 patchlevel 17 - added /dev/fd0, /dev/fd1, and /dev/nvram to basesystem - updated
www.eeworm.com/read/173430/9658545

makefile

# Silly wrapper makefile. This Makefile is _not_ used by the build system for # busybox, it is just to make working on libbb more conveinient. # -Erik Andersen all: make -C .. libbb.a clean: - r