Term |
Definition |
chroot(ing) |
Short for "change root" and used casually to describe the process of creating a root file-system layout in some arbitrary location of another file-system and then changing the root of the working terminal to the base of the new file-system. This is done using a program called "chroot" and is used by Image Creator when creating a target for development. |
control panel |
Another name for “Settings” category. It contains the applications which can be used to set system settings. Hildon UI calls it “Control Panel”. Moblin UI calls it “Settings”. |
D-Bus |
A communication system for inter-applications messaging created by the freedesktop.org project. |
fsets (fsets, functional sets, feature sets) |
An fset (fset) is a group of packages representing some functional area that Image Creator can install on the target. An fset can have dependencies on other fsets. If you select to install an fset that depends on another fset, the prerequisite fset will automatically be selected and installed on the target first. |
GTK |
The GIMP Toolkit (GTK) is a set of UI widgets and libraries used by most X Window System applications. Moblin applications are based on GTK. |
Hildon |
Hildon is the application framework developed by Nokia for their internet tablets, and is also used by Moblin, Ubuntu*’s Mobile and Embedded Edition, and Red Flag’s MIDINUX* mobile distributions. |
home screen |
The main screen first shown to the user containing the icons for applications available on the system. |
image |
An image is a large (~350-500 MB) file created from a target and can be a read-only, read-write, or install image. An image can be copied to a mobile device using a USB pen drive. |
Image Creator, Moblin Image Creator |
Moblin Image Creator enables a developer to create an image of a target environment for embedded or mobile devices. Developers can use the image to develop on a platform or architecture that is different than their current development system. The image can then be copied to an actual device, so that their applications can be tested and distributed. Moblin Image Creator is designed to be flexible, with platform-specific knowledge isolated to each platform definition. Moblin Image Creator's initial focus is on a new class of devices known as Mobile Internet Devices (MIDs), but its design is not MID-specific. |
LibOSSO |
A Hildon library that simplifies the use of D-Bus. |
Maemo |
Maemo* is Nokia’s software development platform for their handheld devices. |
marquee |
The marquee is panel at the top of the window and may contain a drop-down application menu, clock, statusbar, or other controls. The marquee is based on the Hildon task navigator, and plug-ins on the marquee share the same interface with the Hildon task navigator items. |
McCaslin platform (2007) |
The Intel platform used in UMPCs. It contains an Intel® processor /A110 named Stealey (90nm), running at 600-800 MHz. The Samsung Q1 Ultra* is based on this platform released in 2007. Image Creator supports creating images for this platform. |
Menlow platform (2008) |
The first Intel platform design specifically for mobile devices and offering 10x power savings over McCaslin platforms. It contains an Intel® Atom� processor (Silverthorne) (45nm) running up to 1.86 GHz. Mobile devices with Menlow platforms will be available in mid-2008. |
MID |
Mobile Internet Devices are a new category of PC developed by using their new low-power processors and designed for mobile professionals. |
MID Browser |
The Firefox*-based mobile browser created as part of the Moblin project and designed for finger-friendly use. |
Moblin |
Moblin.org hosts the Mobile & Internet Linux* Project which is an umbrella, open source project focused on the development of Linux for Intel-based devices. To this purpose, moblin.org will host various projects that will provide key elements of community-based projects, such as Ubuntu* Mobile and Embedded Edition* and Red Flag Midinux*, targeted for such devices. We also intend to be an incubator for prototyping new ideas and projects targeting these types of devices, such as the and various consumer electronic devices.
Moblin.org will also serve as the point of integration for these projects to ensure the interoperability of the various components. It will provide complete source trees and binary images that can run on these devices. |
moblin-media |
The media application designed as part of the Moblin project and designed for finger-friendly use. |
moblin-applets |
Moblin-applets is a collection of programs for adjusting system settings such as battery, screen brightness, and volume. |
Moorestown platform (2009) |
The next generation Intel platform offering another significant improvement in power savings and available in mid-2009. |
platform |
The platform is based on the physical architecture of your target device. You select a platform when you create a project. This determines the kernel, system configuration, and device drivers that are made available, as part of the targets you create within a project. |
Plug-in |
A marquee plug-in is a software component that provides a visual presentation in the marquee panel, such as the clock or statusbar plug-in.
Plug-ins on the marquee share the same interface with the Hildon task navigator items |
project |
A project is a platform-specific build-environment with one or more targets. When you create a project, Moblin Image Creator creates a full Linux file-system in the directory that you specify. Chrooting into this directory creates an isolated environment where you can develop software for your device. The environment includes apt tools, so you can install packages of the tools you need. The project directory includes one or more targets which are located in the /targets directory. |
Sapwood theme engine |
A system daemon used as part of Hildon to manage access to commonly used graphics. |
Settings (or control panel) |
A group of applications used for system settings. |
status bar |
The area in a taskbar or marquee containing icons showing the status of system services such as volume, brightness, or battery life. |
target |
The target is a platform-specific Linux file-system, created in the /targets directory of your project. You create an image from a target. One or more targets can exist for each project. Like projects, you can also chroot into this environment to configure it or copy applications from your project before making an image. |
task navigator |
A component of the Hildon desktop UI that is not visible in the default Moblin UI. |