Migrating a gentoo system to systemd: Difference between revisions

From Bitpost wiki
No edit summary
No edit summary
 
Line 1: Line 1:
# udev must go.  THIS.  SUCKS.  It was a good thing.
# 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/
#* 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!
# 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!

Latest revision as of 10:32, 30 August 2014

  1. 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/
  2. 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!