]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut.conf.5.asc
add "--loginstall <DIR>" and loginstall="<DIR>" options
authorHarald Hoyer <harald@redhat.com>
Thu, 11 Sep 2014 14:42:36 +0000 (16:42 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 11 Sep 2014 14:42:36 +0000 (16:42 +0200)
commit37383f71235e33520a8fe717573c0666cd8c41fc
tree4c00b65a935b47858d3d41dc2c137d1445800bb2
parent7e692cfd43ac7f70dd58a0b083f33d6e80d3908c
add "--loginstall <DIR>" and loginstall="<DIR>" options

loginstall specifies a directory, in which dracut-install records all
files, which were installed from the host system to the initramfs.

Use case is e.g. to create a list of packages to watch for updates, to
maybe trigger a recreation of the initramfs.
dracut-bash-completion.sh
dracut-functions.sh
dracut.8.asc
dracut.conf.5.asc
dracut.sh
install/dracut-install.c