Skip to content
Snippets Groups Projects
Commit 9138511a authored by Recolic K's avatar Recolic K
Browse files

revert

parent be7e82b5
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ bringing tons of USB sticks with you. ...@@ -12,7 +12,7 @@ bringing tons of USB sticks with you.
1. Add a pre-transaction hook to make sure you have inserted your USB stick before upgrading kernel. 1. Add a pre-transaction hook to make sure you have inserted your USB stick before upgrading kernel.
2. Add a post-transaction hook to rename your kernel file basing on hostname, to avoid conflicting with other installations. 2. Add a post-transaction hook to rename your kernel file basing on hostname, to avoid conflicting with other installations.
3. Modify `mkinitcpio.conf` to tell mkinitcpio about the new filename of your kernel file. 3. Add a new mkinitcpio preset, TODO: find a way to change pkgbase in mkinitcpio-install
4. Modify `/etc/default/grub` to allow external script to manage kernel parameters. 4. Modify `/etc/default/grub` to allow external script to manage kernel parameters.
5. Add a post-transaction hook after `grub-mkconfig`, to automatically set kernel parameters for every boot entry. 5. Add a post-transaction hook after `grub-mkconfig`, to automatically set kernel parameters for every boot entry.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment