The following is a minimum root files based on the Debian GNU/Linux.
- support both Linux-2.4 and Linux-2.6
- root's password is "root"
- use slogin for remote login
- dpkg command and apt-get command are available.
rootfs2.6_small_20041028 (2004/11/01)
- based on glibc-2.3.2
- The 2.6.9 kernel supports mmap2(__NR_mmap2) instead of old_mmap(__NR_mmap),
  so please use libc6-2.3.2.ds1-16.0.3 or after.
- ttyS0 device is used as a serial console.
rootfs2.6_small_20041028.tar.bz2 ... tar+bzip2 archive (35MB)
rootfs2.6_small_20041028.lis ... contents list
rootfs2.6_small_20041028_dpkg.lis ... dpkg list
rootfs2.6_small_20041108 (2004/11/08)
- based on glibc-2.3.2
- The 2.6.9 kernel supports mmap2(__NR_mmap2) instead of old_mmap(__NR_mmap),
  so please use libc6-2.3.2.ds1-16.0.3 or after.
- ttyS0 device is used as a serial console.
- glibc: memset() bug was fixed. (libc6_2.3.2.ds1-16.0.5)
boot log message
- M3A-ZA36/VDEC2 (M32R-VDEC2 core on FPGA) @25MHz
- booted by a new bootloader "m32r-g00ff"
for 2.6.11 kernel or after
rootfs2.6_04_small_20050124 (2005/01/24)
- stable version (04_ordovician); based on glibc-2.3.3
- The kernel API has been changed since 2.6.11,
so please use libc6-2.3.3.ds0-2 or after.
boot log message
- M3A-ZA36/VDEC2 (M32R-VDEC2 core on FPGA) @25MHz
- booted by a new bootloader "m32r-g00ff"
rootfs2.6_05_{base|devel} (2006/02/07)
- testing version (05_silurian); based on glibc-2.3.5
- The kernel API has been changed since 2.6.11,
so please use libc6-2.3.3.ds0-2 or after.
- "udev" is employed instead of "devfs".