1. 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
  2. 04 Apr, 2018 4 commits
  3. 29 Mar, 2018 2 commits
  4. 28 Mar, 2018 1 commit
  5. 26 Mar, 2018 1 commit
  6. 25 Mar, 2018 2 commits
    • Anton Midyukov's avatar
      desktop+lxqt: update list · 3d96d922
      Anton Midyukov authored
      Remove compton-conf: not needed without compon itself
      (which rather looks abandoned), and would need an update
      from 0.1 to 0.3 anyways.
      3d96d922
    • Anton Midyukov's avatar
      desktop+lxde{,+extra}: update lists · 0d8dd00f
      Anton Midyukov authored
      lxde-icon-theme is required by lxde-settings-upstream only
      (and that's been changed for lxde-settings-lxdesktop),
      just drop it; move essential packages from -extra to the
      main lxde list; lxde-shortcut has been specified twice.
      0d8dd00f
  7. 21 Mar, 2018 1 commit
    • Michael Shigorin's avatar
      doc: mention #34638 · 03312d7f
      Michael Shigorin authored
      pauli@ has proposed slightly different setup to what is provided
      by livecd-qemu-arch; but the use case might be different either.
      At least provide the link to those interested.
      03312d7f
  8. 19 Mar, 2018 2 commits
  9. 18 Mar, 2018 3 commits
    • Anton Midyukov's avatar
      desktop+regular: added extra rules for udev · 8c6f2401
      Anton Midyukov authored
      This will expand the support for devices, for example web cameras
      8c6f2401
    • Anton Midyukov's avatar
      desktop+lxqt+extra: drop axkb · cc5b7b71
      Anton Midyukov authored
      axkb is no longer needed. Now there is a native layout switcher
      cc5b7b71
    • Michael Shigorin's avatar
      regular.mk: add refind to icewm flavour · 78d2f2e8
      Michael Shigorin authored
      This flavour has turned into a distribution proper quite some
      time ago (thanks jinn@), and its role of pretty minimalistic
      proving grounds for things like minimalistic EFI boot path
      is now neglectible.
      
      So let's add a proper boot manager there too.  It might be better
      to fit it into distro/.regular-sysv-gtk or even up the dependency
      tree but I'm not focused enough to do it right now.
      
      Reported-by: klark@, antohami@
      78d2f2e8
  10. 17 Mar, 2018 2 commits
  11. 16 Mar, 2018 1 commit
  12. 14 Mar, 2018 4 commits
    • Michael Shigorin's avatar
      diag.directory: mark as Required · 8eecce9e
      Michael Shigorin authored
      It's small but useful enough to justify installation by default.
      8eecce9e
    • Michael Shigorin's avatar
      lists: update regarding non-x86 · d268e329
      Michael Shigorin authored
      sisyphus/e2k still lacks qt4; other changes introduced
      are mildly x86-specific too.
      d268e329
    • Michael Shigorin's avatar
      workstation: adjust pkglists accordingly · 49aed476
      Michael Shigorin authored
      Wish I knew why we do different wine flavours
      on x86_64 and i586...
      49aed476
    • Michael Shigorin's avatar
      lists, doc: introduce @IA32, @X86 archdep macros · 2d257a42
      Michael Shigorin authored
      The former ("proper 32-bit x86 package form") has been suggested
      by zerg@ quite some time ago but the desired interface wasn't clear
      at the moment IIRC; a quiet morning helped me realize that
      
        ICAClient-preinstall@IA32
      
      is rather more readable than
      
        ICAClient-preinstall@i586 i586-ICAClient-preinstall@x86_64
      
      so here's the (trivial) implementation; and I actually needed
      the latter, @X86 ("any-x86") to mark x86-only packages so
      
        xorg-drv-intel@X86
      
      is now equivalent to
      
        xorg-drv-intel@i586 xorg-drv-intel@x86_64
      2d257a42
  13. 11 Mar, 2018 14 commits
  14. 04 Mar, 2018 1 commit