搜索资源列表
rootfs
- 嵌入式linux文件系统的制作说明文档,简单明了-Embedded Linux file system produced documentation, clear and simple
linux-rootfs.pdf.tar
- S3C2410芯片 嵌入式linux文件系统的移植。包括: u-boot,file system,thttp。
tree
- Linux下的tree命令,同window,功能更强大! 1、下载tree-1.5.1.1源程序 2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz 3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc 4、安装:make prefix=/home/xxxx/rootfs install Ubuntu下 直接 apt-get install tree 即可安装最新的tr
smp86xx_rootfs.tar.bz2
- sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt ================= This is the Sigma Designs customization of the root file system for the SMP86xx family of chips. This package is of course
linux_usbd.tar
- 该程序对VIVI扩展了USB下载功能,能够在S3C2410上通过USB下载bootloader,kernel,rootfs,主机环境是了linux。类似minicom,但是速度要远远快于minicom。 -Similar minicom, but the speed is much faster than minicom.
rootfs-26.tar
- 嵌入式Linux 2.6内核 通用根文件系统-Embedded Linux 2.6 kernel common root file system
img
- 北京博创兴业科技有限公司XScale PC104板配套内核文件 blob 平台boot loader 映象 zImage Linux-2.6 内核压缩映象文件,可以直接写入FLASH rootfs.img 根文件系统映象文件,可以直接写入FLASH yaffs 应用程序,拷贝至CF 卡中运行-Societe Generale Beijing Fiberxon Technology Co., Ltd. XScale PC104 board supporting documents
rootfs
- linux根文件系统移植,目标平台是FS2410-rootfs
rootfs.tar
- 在linux移植的时候自己做的cramfs文件系统 -In the linux migration was time to do cramfs File System
u-boot--kernel--rootfs
- s3c2440 u-boot--kernel--根文件系统移植详细报告-s3c2440 u-boot kernel rootfs
opie-image-v0.8.4-20061220-pxa25x.rootfs.tar
- Linux for asus 620 bt installation http://www.handhelds.org/moin/moin.cgi/MyPal620
rootfs
- 自己做的linux根文件系统,可以用在linux2.4的版本-rootfs linux-2.4
rootfs.initramfs.tar
- 嵌入式linux的ramdisk。 arm_linux可以直接使用的文件系统。-Embedded linux in ramdisk. arm_linux can use the file system.
Linux-updata(UbootPkernelPRootfs)
- 在Linux运行期间升级Linux系统(Uboot+kernel+Rootfs) v1.0-During the upgrade the Linux system running Linux (Uboot+ kernel+ Rootfs) v1.0
rootfs.tar
- 基于linux-arm-gcc 4.3.3编译的2440根文件系统-Based on linux-arm-gcc 4.3.3 compiled 2440 file system
rootfs
- 在Linux下面最完整的配置和安装tftp协议资料!-Linux, the most complete and install tftp protocol information!
rootfs
- s3c2440开发板上使用的yaffs根文件系统 支持linux-2.6.29内核,测试可用-A root file system of yaffs,which support to linux-2.6.29 kernel,can be used for s3c2440 development board
rootfs.tar
- 自己实现的yaffs2文件系统,可以直接在开发板上使用。linux移植需要的通用文件系统。基于s3c2440-Their implementation yaffs2 file system that can be used directly in the development board. linux transplant requires a common file system. Based on s3c2440
rootfs
- 以2440开发版为例详细概述根文件系统的制作过程-Detailed overview of Linux with the making process of the file system
lxc.snap.c
- lxc 快照管理工具 些快照克隆的一个明显的用例是支持 rootfs图像的增量开发。 进行一些更改,快照, 做一些更改,快照,还原... lxc-snap是一个使用lxc API的小程序,可以更容易地支持这个用例。 你从一个overlayfs支持的容器开始,做一些更改,快照,进行一些更改,快照...这是一个更简单的模型比手动使用克隆,因为你继续开发相同的容器,o1,而快照被保留,直到您需要。(lxc-snap management tool)