Migrating a gentoo system to systemd: Difference between revisions
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
gentoo boot instructions are [http://wiki.gentoo.org/wiki/Systemd#Booting_with_systemd here], but we can avoid them by doing EFI boots with rEFInd, which is a million times purdier than anything stupid grub ever aspired to be.  So do it!  | # udev must go.  THIS.  SUCKS.  It was a good thing.  | ||
## Don't forget to migrate all the stuff you did here: /etc/udev/rules.d/  | |||
# gentoo boot instructions are [http://wiki.gentoo.org/wiki/Systemd#Booting_with_systemd here], but we can avoid them by doing EFI boots with rEFInd, which is a million times purdier than anything stupid grub ever aspired to be.  So do it!  | |||
Revision as of 10:31, 30 August 2014
- udev must go.  THIS.  SUCKS.  It was a good thing.
- Don't forget to migrate all the stuff you did here: /etc/udev/rules.d/
 
 - gentoo boot instructions are here, but we can avoid them by doing EFI boots with rEFInd, which is a million times purdier than anything stupid grub ever aspired to be. So do it!