-
The current boot shows the system logs
- use plymouth with a decent theme theme as placeholder
- make sure the hooks are properly set in mkinitcpio
- make sure the plymouth is run right after ba…
-
You would be my personal hero, and master of the local universe, if you would make mkinitcpio hook for systemd enabled initrd, for booting zfs on root, something like sd-zfs along the lines of existin…
-
Currently, if the `mkinitcpio` hook fails, it makes the entire `init` script die, resulting in a kernel panic (attempted to kill init). This makes diagnosing issues very difficult. Instead, the hook s…
-
- encrypt = Enables LUKS encryption support. Usually defined before the hook`filesystems`. https://wiki.archlinux.org/title/Dm-crypt/Encrypting_an_entire_system
- keymap = Enables keyboard mapping th…
-
If we're using `systemd-boot`, should the `udev` and `shutdown` hooks be replaced with `systemd` and `sd-shutdown`?
-
I use Arch Linux and someone I've talked with on their IRC channel stated that the clevis package for Arch Linux doesn't have mkinitcpio support because upstream didn't. For Arch Linux mkinitcpio is t…
-
In here https://github.com/White-Oak/arch-setup-for-dummies/blob/master/hibernate-to-disk.md point 6. Run mkinitcpio -p linux to generate initramfs.:
```
mkinitcpio -p linux
==> Building image from…
-
Is there any room to support hooks, as e.g. in mkinitcpio?
The example I'm looking at is Asahi Linux, which recently introduced this mkinitcpio hook
https://github.com/AsahiLinux/asahi-scripts/blob/…
dkwo updated
4 months ago
-
**Description**
I'd like to modify any user's crontab.
## New commands
### cron.add
- Should not produce duplicate entries
- Cron syntax should be validated before entering into crontab u…
yonas updated
3 weeks ago
-
**Is your feature request related to a problem? Please describe.**
eos_bootloader module removes the custom kernel needed to boot on Snapdragon X which leads to an unbootable system
**Describe the…