1. 24 May, 2018 1 commit
  2. 23 May, 2018 3 commits
  3. 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
  4. 21 May, 2018 21 commits
  5. 27 Apr, 2018 1 commit
  6. 23 Apr, 2018 6 commits
  7. 11 Apr, 2018 2 commits
    • Anton Midyukov's avatar
      regular.mk: switch lxqt, kde4, kde5 to falkon · 1f82082c
      Anton Midyukov authored
      The reason for all of them is simple: a modern webkit-based browser.
      
      The particular justification for each is:
      - lxqt: Qupzilla is officially deprecated in favour of Falkon;
      - kde4: Rekonq simply doesn't cut the mustard;
      - kde5: Firefox is fine but there's more suitable one.
      1f82082c
    • Anton Midyukov's avatar
      browser: add falkon, drop rekonq · d43fae17
      Anton Midyukov authored
      We definitely don't want to see rekonq anywhere,
      it's grossly incompetent as a web browser;
      and Qupzilla is now being developed under KDE
      umbrella and the new name Falkon.
      d43fae17
  8. 04 Apr, 2018 4 commits
  9. 29 Mar, 2018 1 commit
    • Michael Shigorin's avatar
      rescue+extra: move fio into base+bench · b045cea5
      Michael Shigorin authored
      It's 15 Mb off x86_64 regular-rescue.iso as of today
      (libicu and a few other hefty libraries are only needed
      for fio), and benchmarks are probably a better company
      albeit fio could be useful as a stress testing tool.
      b045cea5