作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (21): 61-62,6. doi: 10.3969/j.issn.1000-3428.2007.21.022

• 软件技术与数据库 • 上一篇    下一篇

基于ipkg包管理程序嵌入式Linux的构建与维护

宋劲杉,袁 涛   

  1. (清华大学自动化系汽车电子研究中心,北京 100084)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-11-05 发布日期:2007-11-05

Construction and Maintenance of Embedded Linux Based on Ipkg Package Management Program

SONG Jin-shan, YUAN Tao   

  1. (Automobile Electronics Research Center, Department of Automation, Tsinghua University, Beijing 100084)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-11-05 Published:2007-11-05

摘要: ipkg包管理程序使开发者无需繁琐的交叉编译从而快速构建系统,并使软件的升级过程自动化。该文介绍了ipkg包管理的概念和软件包的格式,说明了如何从一个空根文件系统开始建立ipkg软件环境(即bootstrap过程),以嵌入式Web服务器为例介绍了构建应用系统的过程,并以某Qt图形系统为例介绍软件包的制作过程。
ipkg;ARM;嵌入式Linux

关键词: ipkg, ARM, 嵌入式Linux

Abstract: With ipkg package management program, developers can avoid trivial steps involving cross compilation, quickly build up embedded Linux system, and enable the software to upgrade automatically. This paper introduces the concept of ipkg package management and the package format, and presents the bootstrap process. Taking embedded Web server as an example, the construction of an application system is illustracted. And a package construction process with a Qt graphic system is introduced.

Key words: ipkg, ARM, embedded Linux

中图分类号: