Hi All, Recently, Dave announced his intention to step down as mkinitcpio maintainer. I have been handling a few things on it, made some small changes to our mkinitcpio-busybox [0], closed a few old bugs, while also made sure some of the other bug reports are still valid. [1] I have been testing a few patches to mkinitcpio for a while to fix those bugs, but last week Dave and I had a discussion on IRC and we agreed that we could spend better time contributing somewhere else than keeping working with mkinitcpio. Currently mkinitcpio cannot boot from NFS properly, mknitcpio-nfs-utils [2] uses very old code. Even though ipconfig works, it has several drawbacks compared to using more modern tools. Not to mention that we have two use cases for mkinitcpio, which are base and systemd enabled initramfs. Even though we use by default our base enabled initramfs, we have to support systemd related issues and we have to keep developing our systemd hooks. I have been looking into dracut for some time now, I copied some stuff from them on a few of my own scripts and they also have an actual test suite, that we currently can’t use on Arch, but I plan to change that. With this in mind, I have packaged dracut for Arch and put it on Extra [3]. I have been using a dracut initramfs for a while now to boot my encrypted partition. Surprisingly, I only had to create a small patch to one of the dm-crypt module scripts [4] In this initial phase I want to ask as many of you to test this as a replacement to mkinitcpio in your setups, as many as possible, and in as many scenarios as possible. We will probably have to keep both packages on our repos for a long time, but once we are confident it’s a good fit, we can replace mkinitcpio on our iso and base, so new installs get dracut by default. Please, drop in your comments as well. Regards, Giancarlo Razzolini [0] https://git.archlinux.org/svntogit/packages.git/commit/trunk/PKGBUILD?h=packages/mkinitcpio-busybox&id=489fbd6f2ed1defd1c7f1b57e7d6edd25185e6d8 [1] https://bugs.archlinux.org/index.php?string=mkinitcpio&project=0 [2] https://git.archlinux.org/mkinitcpio-nfs-utils.git/ [3] https://www.archlinux.org/packages/extra/x86_64/dracut/ [4] https://git.archlinux.org/svntogit/packages.git/tree/trunk/0001-90crypt-Change-the-module-setup.sh-to-use-uname-r-in.patch?h=packages/dracut -------------- next part -------------- A non-text attachment was scrubbed… Name: not available Type: application/pgp-signature Size: 870 bytes Desc: not available URL: https://lists.archlinux.org/pipermail/arch-dev-public/attachments/20190520/d4b211e5/attachment.sig
I did not know about this matter, today I find out and I see that it is the future, since mkinitcpio will not be maintained soon.
From the little I have read it is faster at startups. We will see in time. although there are already people who use it and say that Dracut is doing very well.
I don’t know what i’m doing but i installed it just for fun. Then i ran dracut /boot/initramfs-linux.img --force as root. Then i uninstalled mkinitcpio. It boots…
I’m not sure what happens with a new kernel? I think you have to add hooks to have it automatically update the initramfs. Otherwise a manual update. dracut? Ya I’m just playing too because I don’t care if I destroy it. I’ll just reinstall if I have to. Probably will anyway playing with iso stuff.
hooks seems to interesting but if you use linux-zen you have to change or add some stuf to it… hopefully comes also a nice script that makes things less complicated…
I do not have internet since October 24, only from time to time I connect by smartphone from “Wifi access port”, which is very expensive with the data expense.
For this reason I can’t do anything in the forum.
Yes, there is little cell phone signal, but taking 15 MB of download I can do things on the computer. According to the company I hired, they would have solved the problem of the internet cable, by the 14th of the current month.
I hope so. I was already all June and July, most of the month of August without landline and without internet. Here the cables are stolen … unfortunately …
seighs …i will miss mkinitcpio was making that hook by that side but the script is not that flexible doesnt look the /usr/lib/modules so it doesnt not find the version… and second grub does not recognize…hmmm
was trying this https://bbs.archlinux.org/viewtopic.php?pid=1850064#p1850064 , but in mean time the /usr/lib/modules/ the folder names is the version you must need but what it wrote is not so correct, mean time had tried something but have to see, it also didnt picked up by grub…will see what it is have to read gentoo wiki carefully :lol and fedora…i gues fedora does with dracut keeping the last two kernel version alive is interesting too can be replicated but as everything what new have to learn but mayby i have to setup he config properly thats not what i have done, try for now hit or mis…
will not over, the dracut implentation is not ready yet even we can sudo pacman -S dracut, stil nit ready i gues will do some experiment in vbox further will make a rest i gues… need to red actually…