buildroot linux filesystem 初探
/******************************************************************************
* buildroot linux filesystem 初探
* 声明:
* 在自己做文件系统的时候发现了这个buildroot,可以用来直接做文件系统,于是
* 下载下来自己编译了一下,发现确实是这样的,于是简单尝试一下,先看看效果如何。
*
* 2016-2-1 深圳 南山平山村 曾剑锋
*****************************************************************************/ 一、参考文档:
. 使用buildroot搭建linux文件系统
http://www.wfuyu.com/technology/24705.html
. The Buildroot user manual
https://buildroot.org/downloads/manual/manual.html 二、buildroot下载:
https://buildroot.org/ 三、文件系统:
Qt@zengjf:~/rootfs/buildroot/buildroot-2015.11./output/target$ ls -al
total
drwxr-xr-x Qt Qt Jan : .
drwxr-xr-x Qt Qt Jan : ..
drwxr-xr-x Qt Qt Jan : bin
drwxr-xr-x Qt Qt Jan : dev
drwxr-xr-x Qt Qt Jan : etc
drwxr-xr-x Qt Qt Jan : lib
lrwxrwxrwx Qt Qt Jan : lib32 -> lib
lrwxrwxrwx Qt Qt Jan : linuxrc -> bin/busybox
drwxr-xr-x Qt Qt Dec : media
drwxr-xr-x Qt Qt Dec : mnt
drwxr-xr-x Qt Qt Dec : opt
drwxr-xr-x Qt Qt Dec : proc
drwx------ Qt Qt Dec : root
drwxr-xr-x Qt Qt Dec : run
drwxr-xr-x Qt Qt Jan : sbin
drwxr-xr-x Qt Qt Dec : sys
-rw-r--r-- Qt Qt Jan : THIS_IS_NOT_YOUR_ROOT_FILESYSTEM
drwxrwxrwt Qt Qt Jan : tmp
drwxr-xr-x Qt Qt Jan : usr
drwxr-xr-x Qt Qt Jan : var
Qt@zengjf:~/rootfs/buildroot/buildroot-2015.11./output/target$ 四、etc目录:
Qt@zengjf:~/rootfs/buildroot/buildroot-2015.11./output/target/etc$ ls -al
total
drwxr-xr-x Qt Qt Jan : .
drwxr-xr-x Qt Qt Jan : ..
-rw-r--r-- Qt Qt Dec : fstab
-rw-r--r-- Qt Qt Dec : group
-rw-r--r-- Qt Qt Jan : hostname
-rw-r--r-- Qt Qt Jan : hosts
drwxr-xr-x Qt Qt Feb : init.d
-rw-r--r-- Qt Qt Jan : inittab
-rw-r--r-- Qt Qt Dec : inputrc
-rw-r--r-- Qt Qt Jan : issue
-rw-r--r-- Qt Qt Jan : ld.so.cache
-rw-r--r-- Qt Qt Jan : ld.so.conf
drwxr-xr-x Qt Qt Dec : ld.so.conf.d
-rw-r--r-- Qt Qt Jan : mdev.conf
lrwxrwxrwx Qt Qt Dec : mtab -> /proc/mounts
drwxr-xr-x Qt Qt Jan : network
-rw-r--r-- Qt Qt Jan : nsswitch.conf
-rw-r--r-- Qt Qt Jan : os-release
-rw-r--r-- Qt Qt Dec : passwd
-rw-r--r-- Qt Qt Dec : profile
drwxr-xr-x Qt Qt Dec : profile.d
-rw-r--r-- Qt Qt Dec : protocols
lrwxrwxrwx Qt Qt Dec : resolv.conf -> ../tmp/resolv.conf
-rw-r--r-- Qt Qt Dec : services
-rw------- Qt Qt Jan : shadow
Qt@zengjf:~/rootfs/buildroot/buildroot-2015.11./output/target/etc$
buildroot linux filesystem 初探的更多相关文章
- 转载--linux filesystem structures
In this article, let us review the Linux filesystem structures and understand the meaning of individ ...
- RH033读书笔记(15)-Lab 16 The Linux Filesystem
Lab 16 The Linux Filesystem Goal: Develop a better understanding of Linux filesystem essentials incl ...
- 阿里云Linux服务器初探
阿里云Linux服务器初探 阿里云Linux服务器初探 因为钱包的关系,本人买了一个660元2年的1核1GB的小服务器(centos是Linux的发行版),在当初是用2核4GB(内存)的时候使用的是w ...
- Linux系统初探过程总结
Linux系统初探的过程大约用了一周的时间,这周基本将Linux系统安装,PostgreSQL安装,Nginx服务器安装,ASP.NET Core应用部署都走了一遍.由于以前没有怎么接触和使用过Lin ...
- Linux & Filesystem Hierarchy Standard
Linux & Filesystem Hierarchy Standard The Filesystem Hierarchy Standard of Linux https://zhuanla ...
- Linux内核初探 之 进程(三) —— 进程调度算法
一.基本概念 抢占 Linux提供抢占式多任务,基于时间片和优先级对进程进行强制挂起 非抢占的系统需要进程自己让步(yielding) 进程类型 IO消耗型 经常处于可运行态,等待IO操作过程会阻塞 ...
- Linux filesystem structures.
1. / – Root Every single file and directory starts from the root directory. Only root user has write ...
- Linux filesystem
文件系统的运作与操作系统的文件数据有关.较新的操作系统的文件数据除了文件实际内容外,通常含有非常多的属性,例如Linux操作系统的文件权限(rwx)与文件属性(属主.属组.时间参数等).文件系统通常会 ...
- linux驱动初探之杂项设备(控制两个GPIO口)
关键字:linux驱动.杂项设备.GPIO 此驱动程序控制了外接的两个二极管,二极管是低电平有效. 上一篇博客中已经介绍了linux驱动程序的编写流程,这篇博客算是前一篇的提高篇,也是下一篇博客(JN ...
随机推荐
- c++ 如何实现,readonly
需求: 我要实现一个常量字段,只能赋值一次,赋值后不容许更改. 类似于c#的readonly或者java final #include <iostream> class A{public ...
- Matlab中min/max函数的误解
1.C= min(a):返回最小值:我原来以为如果a是行向量,min(a)返回a本身,因为我记得min(a,1)是按列找最小,这是默认的.doc min发现,只要a是向量,那么返回最小值. 2.C= ...
- Introduction To Monte Carlo Methods
Introduction To Monte Carlo Methods I’m going to keep this tutorial light on math, because the goal ...
- 完全卸载Oracle方法
手动卸载 软件环境: 1.Windows XP + Oracle 10g 2.Oracle安装路径为:d:\Oracle 1.如果数据库配置了自动存储管理(ASM),应该先删除聚集同步服务CSS(cl ...
- uva 307
排序之后再剪枝,有点神 #include <cstdio> #include <cstdlib> #include <cmath> #include <map ...
- linux故障救援
今天手贱,误操作将/usr/lib整个文件夹都删了.但是系统内还有很多重要的文件和数据,不敢贸然重装系统. 弄了个u盘启动. 一开始整个系统只有一个分区,原系统装在这个分区里,我用u盘启动后,用分区管 ...
- POJ 2400 Supervisor, Supervisee(KM)
題目鏈接 題意 :N个部门和N个员工,每个部门要雇佣一个工人,部门对每个工人打分,从1~N,1表示很想要,N表示特别不想要,每个工人对部门打分,从1~N.1表示很想去这个部门,N表示特别不想去这个部门 ...
- TDD三个阶段
TDD的三个阶段 红灯.绿灯.重构 :明确了实施TDD所要遵循的工作流 (需求--->测试-->代码[重构]) 红灯阶段: 为不存在的代码编写测试 绿灯阶段: 仅编写适 ...
- c# 组元(Tuple)
组元是C# 4.0引入的一个新特性,编写的时候需要基于.NET Framework 4.0或者更高版本.组元使用泛型来简化一个类的定义. 先以下面的一段代码为例子: public class Poin ...
- mac 下周期调度命令或脚本
crontab 是在linux服务器上部署定时任务的方法 0 5 * * * /usr/bin/python /data/www/tools/mysql_backup.py cmd之前有5个项目要填, ...