installation/install.sh:
- Add function to automatically retrieve the paths of a partition (based on its type and "fdisk -l" output). - Add a function to automatically retrieve the UUID of a partition (based on its type and the previous function's output). dracut.module/dracut.conf.in: - Identify the root partition with its UUID in the kernel command line parameter. test.sh: Remove the file.
Showing
test.sh
deleted
100755 → 0
Please register or sign in to comment