1. 16 Nov, 2015 7 commits
  2. 15 Nov, 2015 1 commit
    • Michael Shigorin's avatar
      QUICKSTART: mention BUILDDIR · 0dec1c14
      Michael Shigorin authored
      Some people might end up with setup that leads bin/mktmpdir
      to accept e.g. tmpfs on /tmp but that's not enough to build
      a larger image (e.g. 2 Gb RAM); let's quickly hint that it's
      not the only way to go :-)
      0dec1c14
  3. 12 Nov, 2015 1 commit
  4. 10 Nov, 2015 1 commit
  5. 09 Nov, 2015 3 commits
  6. 08 Nov, 2015 1 commit
  7. 06 Nov, 2015 2 commits
  8. 03 Nov, 2015 6 commits
  9. 29 Oct, 2015 3 commits
    • Michael Shigorin's avatar
      regular.mk: e19 -> enlightenment · 8b35dcc4
      Michael Shigorin authored
      The packages have been renamed quite some time ago indeed,
      and dancing image URLs don't help a lot.
      8b35dcc4
    • Michael Shigorin's avatar
      x11: e19 -> enlightenment · 708cc4fc
      Michael Shigorin authored
      The packages have been renamed quite some time ago,
      no need to introduce artificial multifurcation.
      708cc4fc
    • Michael Shigorin's avatar
      regular.mk: added flashback session to gnome3 · 35dd7ece
      Michael Shigorin authored
      This one adds a "classic" GNOME2-like session;
      one needs to select it by hand though, and gdm
      won't bother them with a selector "gear" widget
      unless there's a password set for the user.
      
      Thus no autologin without explicit session
      specification seems possible so far.
      
      Note that there's no way to have gdm without
      gnome-shell currently.
      35dd7ece
  10. 20 Oct, 2015 1 commit
  11. 19 Oct, 2015 2 commits
  12. 14 Oct, 2015 5 commits
  13. 12 Oct, 2015 2 commits
  14. 09 Oct, 2015 1 commit
  15. 28 Sep, 2015 2 commits
  16. 24 Sep, 2015 2 commits
    • Michael Shigorin's avatar
      regular.mk: font tweaks for test images · 1f107fcb
      Michael Shigorin authored
      Both kde5 and xfce-sysv have received their fair share
      of criticism for substandard fonts; zerg@ has proposed
      adding droid fonts to the former and someone expressed
      their frustration with Terminal fonts in the latter:
      http://www.opennet.ru/openforum/vsluhforumID3/104750.html#70
      
      Let's try to make some difference between Xfce based
      flavours as well by changing the kernel to a bit more
      "bleeding" one as proposed either.
      1f107fcb
    • Michael Shigorin's avatar
      live.mk, regular.mk: move plymouth to test mediacheck · 42905a7b
      Michael Shigorin authored
      It was observed in regular-gnustep-20150916-*.iso that
      mediacheck boot target sort of starts plymouth bootsplash
      when not intended to; let's plug this by moving +plymouth
      away to a test image *but* there are couple things with it:
      
      1) supporting plymouth in mediacheck *might* be a good thing
         for distros proper -- this will likely require some support
         on bootsplash theme side either;
      2) it's not enough to just drop @bootargs@ from syslinux.cfg
         snippet as the extra payload will still go in to no avail.
      42905a7b