1. 07 Dec, 2015 1 commit
  2. 14 Oct, 2015 2 commits
    • Michael Shigorin's avatar
      live.mk: reduce webkiosk boot noise · b31006e2
      Michael Shigorin authored
      Let's try to denoise kiosks a bit (this has been
      tested on a project-specific image first)...
      b31006e2
    • Michael Shigorin's avatar
      live.mk: use more of the browser feature · 37d17880
      Michael Shigorin authored
      use/browser/firefox/esr was not enough to actually select firefox-esr
      as the FX_FLAVOUR handler was simply not getting included (see also
      the preceding commit); specify it explicitly.
      
      The future mod might be introducing some "live" flag for that feature
      to use it instead of adding livecd-webkiosk-* packages by hand...
      37d17880
  3. 08 Sep, 2015 2 commits
    • Michael Shigorin's avatar
      live.mk, p7.mk: prefer ESR if it's firefox · d2de19e1
      Michael Shigorin authored
      Both starterkits and live webkiosk images carrying Firefox
      are switched to ESR packages by this commit; note that those
      images with other browsers aren't affected.
      d2de19e1
    • Michael Shigorin's avatar
      live.mk: added efi/isohybrid to webkiosk images · 7258e750
      Michael Shigorin authored
      This has apparently been a TODO item stuck until finding out
      whether efi and isohybrid conflict or not; it's been a *long*
      time since this has been found out (no conflict) actually,
      let's add isohybrid to all of the images as it's completely
      free size-wise and efi to chromium image as it's the largest
      base one (I don't think that adding any extra functionality
      to the already overweight and full of potential and kinetic
      security bugs "flash" flavour is a good idea as it would
      promote its use among those who need EFI but not Flash).
      7258e750
  4. 03 Jul, 2015 1 commit
    • Michael Shigorin's avatar
      live.mk, regular.mk: use desktop+sane · 928d7a81
      Michael Shigorin authored
      I decided that it's worth the added size to sprinkle more
      hardware-related packages like SANE throughout the regular
      crop so that compatibility tests are easier to do; there's
      sane usage in there already, let's port live-gimp over too.
      928d7a81
  5. 05 Jun, 2015 1 commit
    • Michael Shigorin's avatar
      live.mk: initial rescue-remote · 5095b0c4
      Michael Shigorin authored
      This one has formed off the recent addition to regular-rescue.iso,
      namely the feature starting network and sshd upon generating some
      random password and setting it as the root one for the (remotely
      started) livecd session so that a person operating an IP-KVM/iKVM
      would be able to boot off the ISO file via virtual media and then
      look up an IP obtained via DHCP and the root password.
      5095b0c4
  6. 20 Apr, 2015 1 commit
    • Michael Shigorin's avatar
      live.mk: initial live-privacy image · 96574fce
      Michael Shigorin authored
      This one has been brewing since last autumn but the need
      to cut down the stage1 (propagator) modules has been stopping
      the code from showing up in master branch; now that the proper
      infrastructure is in place it's there too.
      96574fce
  7. 29 Mar, 2015 2 commits
  8. 25 Feb, 2015 1 commit
    • Michael Shigorin's avatar
      drop razorqt support (see lxqt) · 03435a70
      Michael Shigorin authored
      This project has evolved/merged into LXQt which has been
      packaged for both p7/t7 and sisyphus by now, no need to
      carry on deprecated bits.
      
      NB: 0.6.x still have it as t6/p6 still bear razorqt.
      03435a70
  9. 02 Feb, 2015 1 commit
  10. 31 Dec, 2014 1 commit
  11. 11 Dec, 2014 1 commit
  12. 27 Oct, 2014 1 commit
  13. 29 Sep, 2014 1 commit
  14. 19 Sep, 2014 2 commits
  15. 15 Sep, 2014 1 commit
  16. 19 Aug, 2014 1 commit
    • Michael Shigorin's avatar
      exterminate fonts-ttf-dejavu all over the place · 3b35a8f4
      Michael Shigorin authored
      It looks *ugly* on-screen, at least within regular builds,
      even if the screen is 166dpi.
      
      Based on a quick experiment this morning I'd suggest using
      fonts-otf-adobe-source-{code,sans}-pro instead -- and it's
      available as use/fonts/otf/adobe now, incidentally.
      
      The documentation is still built with it though as a2x/fop look
      unhappy otherwise (as in replacing Cyrillic glyphs with "#"s).
      3b35a8f4
  17. 26 May, 2014 1 commit
    • Michael Shigorin's avatar
      live, live.mk: use/browser now · b9de03f7
      Michael Shigorin authored
      Firefox was the very reasonable default for initial livecd
      implementation but now that at least initial browser chooser
      infrastructure is in place it's time to un-hardwire its use.
      
      It's _the_ default but switchable now so that images providing
      a comprehensive browser can avoid feature duplication.
      b9de03f7
  18. 14 Apr, 2014 1 commit
    • Michael Shigorin's avatar
      live.mk: minor live-gimp updates · 4cfac685
      Michael Shigorin authored
      cvltonemap is no more available in sisyphus/p7;
      xsane and usbutils were sorely missing (thanks dd@).
      
      NB: fim is currently i586-only, need to fix or drop it.
      4cfac685
  19. 04 Apr, 2014 1 commit
  20. 19 Mar, 2014 1 commit
    • Michael Shigorin's avatar
      live.mk: redone live-flightgear · b0df2032
      Michael Shigorin authored
      This time it autostarts using livecd-fgfs and primus
      if possible; firefox and GUI mixer are the notable loss
      but the clarity of "boot into FlightGear" should sort of
      compensate for that.
      
      Ah, and Tu-154 by default.
      b0df2032
  21. 09 Feb, 2014 4 commits
    • Michael Shigorin's avatar
      live.mk: FG needs network too · 7ebb2972
      Michael Shigorin authored
      TerraSync might come handy (just as online manuals) but one's
      going to need internet access for that so let's put at least
      DHCP-over-Ethernet configuration preset in.
      7ebb2972
    • Michael Shigorin's avatar
      live.mk: added Tu-154 aircraft model to FG image · 86d213cd
      Michael Shigorin authored
      There's a beautiful airliner model out there thanks to the guys
      at flightgear.ru, and it was asking to be included but its unclear
      licensing status; now that 3.0 is GPLed I'm glad to add this package.
      86d213cd
    • Michael Shigorin's avatar
      live.mk: FG needs a mixer! · 9edbd2a2
      Michael Shigorin authored
      It's been done and taken into regular-icewm already,
      and running FlightGear with whispering sound isn't
      really immersive.
      9edbd2a2
    • Michael Shigorin's avatar
      live.mk: initial live-glxgears image · 6a5b8115
      Michael Shigorin authored
      This might belong to test.mk actually but it's been instrumental
      in getting bumblebee support operational within these LiveCDs;
      icewm and sysvinit are a commonplace among those currently
      but aren't set in stone for that matter.
      6a5b8115
  22. 03 Feb, 2014 1 commit
  23. 21 Oct, 2013 1 commit
  24. 23 Jul, 2013 1 commit
    • Michael Shigorin's avatar
      sound: get udev-alsa back · 282257d4
      Michael Shigorin authored
      It's old, it uses consolekit (even if not neccessarily),
      it borders obsolescence *but* removal of udev-alsa has caused
      massive regressions (e.g. regular-gnome3 had soundcard mixer
      levels dropped to zero from the start, regular-razorqt added
      inability to poweroff to that...).
      
      Just get it back.
      282257d4
  25. 15 Jul, 2013 1 commit
  26. 17 Jun, 2013 2 commits
    • Michael Shigorin's avatar
      live.mk, test.mk: drop obsolete targets · f6b9223b
      Michael Shigorin authored
      live-{gnome,cinnamon,mate,sugar} have been superseded by regular-*
      (see regular.mk); live-mate-systemd has no sense now either.
      f6b9223b
    • Michael Shigorin's avatar
      x11: driver and purpose related refactoring · ea8a9089
      Michael Shigorin authored
      This has had several goals:
      - a target suitable for x86 and armh providing a rather
        minimal set of base xorg packages and generic drivers;
      - task-oriented targets for graphics use cases:
        + "desktop" means rather 2D focus with 3D being welcome
          or even essential but not performance critical, thus
          "a slower driver is fine as long as it does work";
        + "3d" means specific 3D performance being critical,
          that is "no 3D means no use at all".
      
      Regarding the free and proprietary 3D-capable drivers:
      the previous idea was to split out some common ground
      and then add the contenders on top of that; the current
      approach is based on the observation that the live images
      requiring proprietary NVIDIA/AMD drivers *by default*
      are usually of not much use with hardware that lacks
      proper 3D acceleration (like Tseng cards) or the driver
      support for that (like Matrox these days).
      
      Intel videodriver makes for a special case though:
      it is both free and top-notch performer.
      
      Thanks sem@ and boyarsh@ for discussion.
      
      PS: xorg-drv-{keyboard,mouse,void} dropped;
      those who need these can usually help themselves.
      ea8a9089
  27. 25 Mar, 2013 2 commits
  28. 18 Mar, 2013 4 commits