Arch-Config/README.md
2024-09-30 21:48:20 +02:00

17 lines
699 B
Markdown

<img width=150 height=50 align=right src="https://archlinux.org/static/logos/archlinux-logo-light-1200dpi.7ccd81fd52dc.png">
# Arch-Config
In this repository I will track some of the customizings I did on my Arch System
At this time most changes are missing. I will try to change this over time.
## Pacman-Hooks
My current pacman hooks
Dependencies: [pacman-contrib](https://archlinux.org/packages/community/x86_64/pacman-contrib/)
## Dracut
I use my system with systemd-boot and UKIs. To generate them I use dracut-ukify. Just install this package and remove mkinitcpio.
You should test this once with pacman -S linux. If the next boot fails fallback to your old boot entries for debugging.