舉報

會員
Learning Embedded Linux Using the Yocto Project
最新章節(jié):
Index
IfyouareaYoctoandLinuxenthusiastwhowantstobuildembeddedLinuxsystemsbutdonothavetheknowledgetodoit,thisisthebookforyou.ItwillalsohelpthoseofyouwhohaveabitofknowledgeaboutLinuxandtheembeddedworldandarekeenonlearningmoreaboutthetechnology.ThisbookwillprovideyouwiththeskillsneededtosuccessfullyinteractwiththeYoctoProjectcomponentsregardlessofthefactthatyouarenewtoembeddeddevelopmentoranexpert.
目錄(90章)
倒序
- 封面
- 版權(quán)信息
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Preface
- Chapter 1. Introduction
- Advantages of Linux and open source systems
- Embedded systems
- Introducing GNU/Linux
- Introduction to the Yocto Project
- Summary
- Chapter 2. Cross-compiling
- Introducing toolchains
- Components of toolchains
- Delving into C libraries
- Working with toolchains
- The Yocto Project reference
- Summary
- Chapter 3. Bootloaders
- The role of the bootloader
- Comparing various bootloaders
- Delving into the bootloader cycle
- The U-Boot bootloader
- The Yocto Project
- Summary
- Chapter 4. Linux Kernel
- The role of the Linux kernel
- Delving into the features of the Linux kernel
- Interrupts
- Timers
- Linux kernel interaction
- Kernel sources
- Devices and modules
- Debugging a kernel
- The Yocto Project reference
- Summary
- Chapter 5. The Linux Root Filesystem
- Interacting with the root filesystem
- Understanding BusyBox
- Minimal root filesystem
- The Yocto Project
- Summary
- Chapter 6. Components of the Yocto Project
- Poky
- Eclipse ADT plug-ins
- Hob and Toaster
- Autobuilder
- Lava
- Wic
- Summary
- Chapter 7. ADT Eclipse Plug-ins
- The Application Development Toolkit
- Eclipse IDE
- Summary
- Chapter 8. Hob Toaster and Autobuilder
- Hob
- Toaster
- Autobuilder
- Summary
- Chapter 9. Wic and Other Tools
- Swabber
- Wic
- LAVA
- Summary
- Chapter 10. Real-time
- Understanding GPOS and RTOS
- PREEMPT_RT
- Linux real-time applications
- Benchmarking
- Meta-realtime
- Summary
- Chapter 11. Security
- Security in Linux
- SELinux
- Grsecurity
- Security for the Yocto Project
- Meta-security and meta-selinux
- Summary
- Chapter 12. Virtualization
- Linux virtualization
- Virtualization support for the Yocto Project
- Summary
- Chapter 13. CGL and LSB
- Linux Standard Base
- Carrier grade options
- Specific support for the Yocto Project
- Summary
- Index 更新時間:2021-07-16 13:49:48
推薦閱讀
- 大學(xué)計算機基礎(chǔ)(第三版)
- 軟件項目估算
- C/C++算法從菜鳥到達人
- Swift 3 New Features
- 零基礎(chǔ)入門學(xué)習(xí)Python
- MongoDB權(quán)威指南(第3版)
- 用戶體驗增長:數(shù)字化·智能化·綠色化
- Learning OpenStack Networking(Neutron)
- Visual Basic程序設(shè)計教程
- Python機器學(xué)習(xí)算法: 原理、實現(xiàn)與案例
- Raspberry Pi Robotic Projects(Third Edition)
- Mastering Apache Storm
- OpenCV with Python Blueprints
- Java程序設(shè)計基礎(chǔ)(第6版)
- NGUI for Unity
- Clojure Web Development Essentials
- Mastering Bootstrap 4
- 零基礎(chǔ)學(xué)編程系列(全5冊)
- Visual C#(學(xué)習(xí)筆記)
- Swift 2 Blueprints
- 數(shù)據(jù)庫技術(shù)及應(yīng)用教程上機指導(dǎo)與習(xí)題(第2版)
- Python自動化運維:技術(shù)與最佳實踐
- C#開發(fā)之道
- Learning Spark SQL
- Go語言從入門到項目實戰(zhàn)(視頻版)
- 數(shù)控編程技能培訓(xùn):Cimatron中文版
- Spring MVC:Beginner's Guide(Second Edition)
- Mastering Microservices with Java
- 程序員的三門課:技術(shù)精進、架構(gòu)修煉、管理探秘
- 健壯的Python