This minimal install contains:
Filesystem- custom EXT3 with jounaling capabilities tuned for Compact Flash operations.
- 2.6.x kernel
- lastest iMedia distribution has 2.6.20 kernel.
- kernel image include and supports: APM/ACPI, netfilter, traffic shaper/QoS, realtek, ne2000, sis900, via network drivers, IRDA, I2C, video4linux, ext2, usb.
- everything else is available as modules in separate packages.
- for a sample config file Click Here.
- most used utils and needed daemons are already installed: bash, busybox, tinylogin, gnu-utils, modutils, setpci, udhcpc, nano, crond, inetd, syslogd
- last iMedia distribution has 2.4.23 kernel.
- kernel image include and supports: APM/ACPI, netfilter, traffic shaper/QoS, realtek, ne2000, sis900, via network drivers, IRDA, I2C, video4linux, ext2, usb.
- glibc 2.5.x
- ncurses.
- libstdc++.
- for a complete listing of the files minimal install Click Here.
This will fit nicely in a 16 Mb Compact Flash Card leaving space for user applications or optional packages. The table bellow does a small comparisation between a full featured linux distribution installed with minimal default settings and our hybrid embedded ditribution. (Fedora Core 5 was used to compare the distros)
| Fedora Core 5 | iMedia 5 | |
|---|---|---|
| Size on disk | 600+ Mb | 10Mb |
| FileSystem (default) | EXT3 | EXT3 |
| Glibc version | 2.5 | 2.5 |
| Kernel version | 2.6.18 | 2.6.20 |
| Package system | Yes | Yes |
| Package management | Yes | No |
| PAM | Yes | No |
Using same libc and kernel as most distributions ensures the capability to run applications from an existing linux installation to an iMedia distro without the need to recompile due to libc/kernel missmatch.You can copy your application to iMedia and run it.
