Skip to content
Snippets Groups Projects
Commit c2965882 authored by Tobias Powalowski's avatar Tobias Powalowski :sunglasses:
Browse files

replace initramfs with mkinitcpio in message

parent 39d47141
No related branches found
Tags 202409051549
No related merge requests found
......@@ -249,7 +249,7 @@ _auto_mkinitcpio() {
[[ -e "${_DESTDIR}/boot/initramfs-linux-fallback.img" ]] && rm -f "${_DESTDIR}/boot/initramfs-linux-fallback.img"
sleep 2
_AUTO_MKINITCPIO=1
_run_mkinitcpio | _dialog --title " Logging to ${_VC} | ${_LOG} " --gauge "Rebuilding initramfs on installed system..." 6 75 0
_run_mkinitcpio | _dialog --title " Logging to ${_VC} | ${_LOG} " --gauge "Running mkinitcpio on installed system..." 6 75 0
_mkinitcpio_error
_printk on
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment