1. 05 Mar, 2014 7 commits
    • Michael Shigorin's avatar
      documentation: use paths relative to toplevel dir · 3f547e25
      Michael Shigorin authored
      This change is done to reduce ambiguity in some cases;
      the previous intention has been to ease navigation when
      staying in a particular directory, now it's been changed
      in favour of convenient toplevel `git grep' in fact.
      
      Both variants have their pros and cons, I just find myself
      leaning to this one by now hence the commit.  Feel free to
      provide constructive criticism :)
      
      Some path-related bitrot has also been fixed while at that.
      3f547e25
    • Michael Shigorin's avatar
      README: minor tweaks · 4fff399b
      Michael Shigorin authored
      A few readability fixes and lib/*.mk demotion since conf.d/*.mk
      is now an established place for RM-written image configuration.
      4fff399b
    • Michael Shigorin's avatar
      mkimage-profiles.asciidoc: change example target · f30fb765
      Michael Shigorin authored
      icewm.iso is an installer needing further hassle to try;
      rescue.iso is immediately useful OTOH.
      f30fb765
    • Michael Shigorin's avatar
      mkimage-profiles.asciidoc: fix formatting · 364488e5
      Michael Shigorin authored
      "Goals" paragraph ended up with all of list items on a single line;
      a colon has been missing in another one.
      364488e5
    • Michael Shigorin's avatar
      sub.in/README: bitrot fixup · 4ea06fed
      Michael Shigorin authored
      sub/% has moved from lib/distro.mk to lib/sugar.mk
      since rootfs introduction with commit g67adab49.
      4ea06fed
    • Michael Shigorin's avatar
      sub.in/README: mention rootfs · 1a25a705
      Michael Shigorin authored
      Its name might still change through 1.1.x series
      ("userfs"?) but things like this should be mentioned
      at least -- or superfluous references to neighbouring
      entities should be removed.
      1a25a705
    • Michael Shigorin's avatar
      rescue: disable rpcbind · b0d6476f
      Michael Shigorin authored
      It's required for NFS mounts but having a rescue image listening
      to any non-localhost ports is too bad an idea, IMNSHO.
      
      So let's fix this while spotted.
      b0d6476f
  2. 04 Mar, 2014 1 commit
  3. 03 Mar, 2014 5 commits
    • Michael Shigorin's avatar
      t7.mk: initial release · 5cc11a66
      Michael Shigorin authored
      Well, some of the maintainers clearly prefer t7/branch
      to publish their works; at least GNUstep and TDE packages
      are updated there and might migrate to p7/branch later.
      
      No need to fight that, really.
      5cc11a66
    • Michael Shigorin's avatar
      gear-store-tags · 14976fa8
      Michael Shigorin authored
      14976fa8
    • Michael Shigorin's avatar
      1.1.25-alt1 · d64ed13d
      Michael Shigorin authored
      - regular updates
      d64ed13d
    • Michael Shigorin's avatar
      desktop+gnustep: app status update · 161f7ccd
      Michael Shigorin authored
      Split development packages into dev+gnustep pkglist -- these are
      worth including in "full" version but will need thorough testing
      so as to present the tools to those who value these.
      
      Some of user packages are problematic and shouldn't be included
      right now; the problems are mostly of these kinds:
      
      - app won't start (at all or effectively);
      - useless for being too alpha quality/incomplete;
      - menu file for a commandline app lacking any feedback;
      - package lacks the dependencies needed;
      - it's a LoginPanel ;-)
      
      Thanks a lot to upstream authors, real@ the packager
      and kostyalamer who prepared a lot of menufiles anyways!
      161f7ccd
    • Michael Shigorin's avatar
      tar2fs: append to MODULES_PRELOAD, do not clobber · 9e162659
      Michael Shigorin authored
      Thanks glebfm@ for spotting that it's = instead of +=
      as it goes in all the other places; I remember no good
      reason to overwrite the potentially preexisting contents.
      9e162659
  4. 01 Mar, 2014 9 commits
  5. 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
  6. 10 Feb, 2014 2 commits
  7. 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
  8. 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
  9. 04 Feb, 2014 1 commit
  10. 03 Feb, 2014 4 commits
    • Michael Shigorin's avatar
      gear-store-tags · 7e925008
      Michael Shigorin authored
      7e925008
    • Michael Shigorin's avatar
      1.1.23-alt1 · 47c3a865
      Michael Shigorin authored
      - live, net*, syslinux fixes (see also #26608)
      47c3a865
    • Michael Shigorin's avatar
      live: use lateboot for textinstall · 0fb4b587
      Michael Shigorin authored
      use/live/textinstall target is a base for those images whose
      target audience tends to be somewhat more experienced; these
      might prefer to just boot off the image instead of having to
      perform any extra action like pressing down arrow and enter.
      
      This is also to help msp@'s homeros-*.iso boot immediately.
      0fb4b587
    • Michael Shigorin's avatar
      syslinux: add 40lateboot.cfg (_after_ ??live*.cfg) · 5f68010a
      Michael Shigorin authored
      Actually a copy of 10localboot.cfg with a different name
      and sorting order so as to address #26608: there's no possibility
      to make a LiveCD image that would boot itself by default if localboot
      has been configured in.
      
      It's only a partial solution as it doesn't override 10localboot
      in case it's there already but a step in that direction...
      5f68010a