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

Yuan Tao
2007-01-01
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.
What problem does this paper attempt to address?