1. 26 Feb, 2014 3 commits
    • Michael Shigorin's avatar
      regular.mk: deduplicate use/install2/fs · 8017b088
      Michael Shigorin authored
      We want every regular installer to know more than ext4 apparently.
      8017b088
    • Michael Shigorin's avatar
      regular.mk, p7.mk: added server-ovz · 4ed4f324
      Michael Shigorin authored
      This image is largely a rebase of server-ovz.iso onto regular-server;
      it's not feasible to provide a single image that would install either
      "mini" server or openvz/kvm one based on user choice during boot alas
      (even if both ovz-el and std-def kernels are provided within "ovz" ISO
      and vzctl&co could be stuffed into a package list/group).
      
      Maybe this is fixed some day...
      4ed4f324
    • Michael Shigorin's avatar
      server: generalize server-ovz configuration bits · 0da7ae54
      Michael Shigorin authored
      OpenVZ related part is now a reusable use/server/ovz target,
      and service related groups which have been largely taken from
      rider@'s server-light project are now use/server/groups/base.
      0da7ae54
  2. 10 Feb, 2014 2 commits
  3. 09 Feb, 2014 6 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: tweak usergroups list · 6b81b8de
      Michael Shigorin authored
      "cdrom" is rather obsolete (currently unused), and "xgrp"
      is useful (and actually required to use bumblebee package).
      6b81b8de
    • Michael Shigorin's avatar
      x11: optimus support · 54fbf306
      Michael Shigorin authored
      The use/x11/nvidia/optimus target will pull the bits required
      to operate NVIDIA Optimus GPU scheme which relies on integrated
      GPU to actually drive the screen; much thanks to barssc@ for
      good walkthrough: http://altlinux.org/optimus
      
      NB: this *will* break if nouveau gets in, YHBW.
      54fbf306
    • 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
  4. 08 Feb, 2014 2 commits
    • Michael Shigorin's avatar
      server: disable dbus, lvmetad · d50b3fe2
      Michael Shigorin authored
      "messagebus" service is autostarted since dbus gets in being required
      by wpa_supplicant <- alterator-net-wifi <- alterator-net-eth; it is
      really not needed in the minimalistic server, let's just turn it off.
      
      "lvm2-lvmetad" service requires setup to be actually useful (#29474).
      d50b3fe2
    • Michael Shigorin's avatar
      services: pass service status to installer · f5fd7764
      Michael Shigorin authored
      This is long overdue: services feature influences live
      and rescue but doesn't do anything to the installed system
      as that's behind the installation barrier; some piggybacking
      required to do that has been merged into installer back in
      2012 apparently (thanks to boyarsh@ for both doing that and
      bringing my attention to this fact; it's 65-setup-services.sh
      as of today).
      
      So the only thing missing has been the bridge to prepare
      those files -- still some more tweakery is required given the
      two-stage process arranged so that reusable configuration could
      include some sane defaults but the release manager is ultimately
      able to override anything without extra kludges; thank legion@
      for his wonderful libshell either.
      
      NB: install2 script is a partial clone of rootfs one since
      processing the variables is identical; still rootfs script
      has to change service state directly while install2 one
      has to deposit the information for installer to handle.
      f5fd7764
  5. 04 Feb, 2014 1 commit
  6. 03 Feb, 2014 12 commits
  7. 28 Jan, 2014 1 commit
    • Michael Shigorin's avatar
      syslinux: fixed live_rw configuration · a0d0be1a
      Michael Shigorin authored
      The initial revision was brilliantly buggy: it is *so* apparent
      that cdrom will never be actually used for rw slice that this
      has evaded my attention rather completely.
      a0d0be1a
  8. 27 Jan, 2014 3 commits
  9. 21 Jan, 2014 1 commit
  10. 20 Jan, 2014 6 commits
    • Michael Shigorin's avatar
      gear-store-tags · 18fc7960
      Michael Shigorin authored
      18fc7960
    • Michael Shigorin's avatar
      1.1.21-alt1 · c5d54351
      Michael Shigorin authored
      - rescue tweaks
      c5d54351
    • Michael Shigorin's avatar
      server: add osec support · 26cef0ad
      Michael Shigorin authored
      Let's put osec tools into installable packages at least
      (aiming to shift these into default install probably);
      these are worthwile addition to sysadmin's toolbox.
      
      Thanks dobr@ for bringing this up.
      26cef0ad
    • Michael Shigorin's avatar
      rescue+extra: add a few more fuses · 3879fb00
      Michael Shigorin authored
      It turns out that regular-rescue.iso lacks sshfs,
      which is unfortunate (even if it could be installed
      with apt in this particular case); three more FUSE
      based filesystems have been added just in case.
      
      Thanks mithraen@ for suggesting davfs2.
      3879fb00
    • Michael Shigorin's avatar
      regular.mk: employ test/rescue/no-x11 · 954d89cf
      Michael Shigorin authored
      I'm fed up with graphical software occasionally making it
      into regular-rescue.iso and bloating it for no good reason
      given that window managers or xinitrc aren't included.
      954d89cf
    • Michael Shigorin's avatar
      rescue: experimental test to check for libX11 · 711ae1ee
      Michael Shigorin authored
      This has been spotted and solved manually several times already,
      and that's just boring so let's add the ability to state that
      X11-based software is not accepted into a particular rescue image.
      
      Not that I would hate X but things like that belong to a carefully
      crafted image which includes either X server or reasonable means
      to ensure that GUI software can actually be used.
      
      NB: this is a somewhat new entity: test/rescue/no-x11 knob
      for an image-script intended to make it blow up the build
      when libX11 is found within the chroot that makes up
      the rescue image's filesystem.
      
      The interface is not documented intentionally: it will take
      some time to find out whether it sticks or is bad enough.
      Please do remind/ask if interested in using that.
      711ae1ee
  11. 16 Jan, 2014 3 commits