summaryrefslogtreecommitdiff
path: root/initramfs/script
AgeCommit message (Collapse)Author
2018-02-25Adding plymouth support to initramfs scriptTim Schlueter
2018-02-25Initramfs script improvementsTim Schlueter
- Resolve the root device, so it can be specified by UUID, etc. - Exit immediately if the ROOTFSTYPE is set and not bcachefs - Only try to unlock the device 3 times before opening a shell or rebooting (depending on kernel cmdline)
2018-02-11add -c to cmd_unlock, to check if a device needs to be unlockedKent Overstreet