1. 04 Jun, 2018 3 commits
  2. 31 May, 2018 1 commit
  3. 29 May, 2018 1 commit
  4. 28 May, 2018 3 commits
  5. 24 May, 2018 2 commits
  6. 23 May, 2018 3 commits
  7. 22 May, 2018 1 commit
    • Anton Midyukov's avatar
      regular.mk: fix enabling gdm.service for gnome3 · 8c583107
      Anton Midyukov authored
      services feature works like this:
      
        1. enable whatever services are in DEFAULT_SERVICES_ENABLE
        2. disable whatever is in DEFAULT_SERVICES_DISABLE
        3. enable services in SERVICES_ENABLE
        4. finally, disable those in SERVICES_DISABLE
      
      So one should not disable display-manager service!
      
      Disabling prefdm is not needed as it doesn't start
      when display-manager.service symlink exists.
      8c583107
  8. 21 May, 2018 21 commits
  9. 27 Apr, 2018 1 commit
  10. 23 Apr, 2018 4 commits