Arch-Config/README.md

18 lines
698 B
Markdown
Raw Normal View History

2024-09-30 21:11:12 +02:00
<img width=150 height=50 align=right src=https://archlinux.org/static/logos/archlinux-logo-light-1200dpi.7ccd81fd52dc.png">
2023-03-23 15:32:50 +01:00
2024-09-30 21:11:12 +02:00
# Arch-Config
2023-03-23 15:32:50 +01:00
2024-09-30 21:11:12 +02:00
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
2023-03-23 15:32:50 +01:00
Dependencies: [pacman-contrib](https://archlinux.org/packages/community/x86_64/pacman-contrib/)
2024-09-24 20:34:51 +02:00
2024-09-30 21:11:12 +02:00
## 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.