Differences between revisions 11 and 12
Revision 11 as of 2011-02-27 13:27:21
Size: 1177
Comment:
Revision 12 as of 2012-06-25 08:47:02
Size: 1173
Editor: ?Dmitrijs''''''Ledkovs
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
Developer SVN access: Developer access:

Translation(s): English - Italiano


Description

This package contains tools to create an initramfs for prepackaged 2.6 Linux kernel images. The initramfs is an cpio archive. At boot time, the kernel unpacks that archive into ram, mounts and uses it as initial root file system. From there on the mounting of the real root file system occurs in user space. klibc handles the boot-time networking setup. Supports nfs root system. Any boot loader with Initrd support is able to load an initramfs archive.

Development

See Maintainer documentation for initramfs-tools for a guide how the development is ongoing.

Git repository

initramfs-tools git web interface

Git checkout (anonymous):

git clone git://git.debian.org/git/kernel/initramfs-tools.git

Developer access:

git clone git+ssh://<user>@git.debian.org/git/kernel/initramfs-tools.git