Make-initrd: Difference between revisions

From ALT Linux Wiki
(init off http://www.altlinux.org/Make-initrd)
 
m (update readme url)
Line 67: Line 67:
== Documentation ==
== Documentation ==
* [http://git.altlinux.org/people/legion/packages/?p=make-initrd.git;a=blob;f=make-initrd.texi make-initrd.texi] (in English)
* [http://git.altlinux.org/people/legion/packages/?p=make-initrd.git;a=blob;f=make-initrd.texi make-initrd.texi] (in English)
* [http://git.altlinux.org/people/legion/packages/?p=make-initrd.git;a=blob;f=docs/README.ru README.ru] (in Russian)
* [http://git.altlinux.org/people/legion/packages/?p=make-initrd.git;a=blob;f=README.ru README.ru]


== Source ==
== Source ==

Revision as of 11:29, 25 March 2011


make-initrd is a tool to create initramfs images used during Linux bootup.

Features

Status Task
Symbol kept vote.svg  lvm
Symbol kept vote.svg  raid
Symbol kept vote.svg  luks
Symbol kept vote.svg  multipath
Symbol kept vote.svg  usb
Symbol kept vote.svg  Multiple network interfaces
Symbol kept vote.svg  nfs
Symbol kept vote.svg  resume
btrfs
syslog
Symbol kept vote.svg  bootsplash
Symbol kept vote.svg  plymouth
Symbol kept vote.svg  autodetect modules
Symbol kept vote.svg  Use gen_init_cpio to create cpio archive
Symbol kept vote.svg  Use glibc and system libraries
(glibc) Use mdadm instead of md_run
(glibc) Use nfs-utils instead of nfsmount
Symbol kept vote.svg  Create multiple images during a single make-initrd run. It's useful if there's neccessity to create initrd for current configuration as well as the image holding more modules (utilities?) to be more generic.

Documentation

Source

Authors

  • Alexey Gladkov
  • Kirill A. Shutemov