1. 12 Aug, 2013 3 commits
  2. 05 Aug, 2013 6 commits
    • Michael Shigorin's avatar
      gear-store-tags · 49b40037
      Michael Shigorin authored
      49b40037
    • Michael Shigorin's avatar
      1.1.5-alt1 · 922b44bf
      Michael Shigorin authored
      - armh related fixes
      922b44bf
    • Michael Shigorin's avatar
      armh.mk: added aliases for nightly/arm · e43386c1
      Michael Shigorin authored
      The automated build relies on particular names
      to be buildable and this broke during some sync;
      http://nightly.altlinux.org/sisyphus-arm/snapshots/
      were empty as autobuild was failing since 20130710.
      
      p7 aliases go in too.
      e43386c1
    • Michael Shigorin's avatar
      Makefile: fixed an interbug · 84ad4092
      Michael Shigorin authored
      This inobvious buglet has been spotted shortly after
      1.1.0 refactoring was roughly over; the problem is
      that armh-specific targets would get ignored without
      explicit ARCH=armh.
      
      It's commit 768df7e9
      which streamlined introspection within main.mk
      and a bug in Makefile which left ARCH empty
      even upon having autodetected it for ARCHES.
      
      The current version is more straightforward as a bonus.
      84ad4092
    • Michael Shigorin's avatar
      armh.mk: forward-ported vm/arm-server · fbe571e2
      Michael Shigorin authored
      Thanks glebfm@ for nudging me to do this; initial draft
      was the very firsh armh distro target successfully built
      and tested but the effort has refocused onto nexus7 ones
      with cubox images joining the party a bit later.
      
      Now it's the time for all good servers...
      fbe571e2
    • Michael Shigorin's avatar
      armh.mk: fix the silly comment · 5ef82917
      Michael Shigorin authored
      It was sitting next to the wrong line after refactoring
      of cubox related target and was referring to "king"
      instead of "kind", very kind of me but not so kingly.
      5ef82917
  3. 01 Aug, 2013 1 commit
    • Michael Shigorin's avatar
      desktop+lxde+extra: s/gqview/geeqie/ · 9dc9f14f
      Michael Shigorin authored
      george@ spotted gqview in regular-lxde.iso and wondered why;
      it's not being developed since 2006 or so while there's a fork
      named geeqie which has continued to improve upon it.
      9dc9f14f
  4. 30 Jul, 2013 1 commit
    • Michael Shigorin's avatar
      net: avoid NM showstopper at boot by default · 873737a2
      Michael Shigorin authored
      Intro: NetworkManager-wait-online.service would, well, wait
      for some network interface to become online or for timeout
      to kick in.
      
      Problem: if a LiveCD is tested in offline environment
      that timeout will only impede the boot.
      
      Proposed solution: use/net/nm/nodelay target has been implemented
      to disable that service as proposed by sem@ and done in Simply;
      "+nm" target changed to be an alias to this one.
      873737a2
  5. 29 Jul, 2013 2 commits
  6. 25 Jul, 2013 2 commits
  7. 23 Jul, 2013 3 commits
    • 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
    • Michael Shigorin's avatar
      armh.mk: use centaurus branding for cubox-mate · 6063a991
      Michael Shigorin authored
      Thanks boyarsh@ and cas@ for pointing out that the branding
      that takes MATE peculiarities (e.g. background settings)
      into account is in Sisyphus/armh already.
      6063a991
    • Michael Shigorin's avatar
      regular.mk: regular-tde += openscada · 3820a3cb
      Michael Shigorin authored
      Following cubox-tde it's just plain reasonable to add
      OpenSCADA to the regular one ;-)
      3820a3cb
  8. 22 Jul, 2013 11 commits
    • Michael Shigorin's avatar
      gear-store-tags · ce6c4b6b
      Michael Shigorin authored
      ce6c4b6b
    • Michael Shigorin's avatar
      1.1.3-alt1 · c1366d31
      Michael Shigorin authored
      - armh fixes and tweaks
      c1366d31
    • Michael Shigorin's avatar
      armh.mk: initial TDE image · 4db16f0e
      Michael Shigorin authored
      This one is IMHO best suited DE for cubox' meagre performance
      (especially on I/O side due to microSD) as it incurs quite modest
      I/O, CPU and RAM footprint quite suitable for PII-300 times
      (cubox feels quite like that but has lots of RAM compared to
      even maxed-out Pentium II workstation).
      
      The image includes OpenSCADA as a nice and unique feature
      which has been developed with TDE environment in mind
      and was used on ARM hardware like N900, incidentally;
      thanks aen@ for this suggestion.
      4db16f0e
    • Michael Shigorin's avatar
      initial openscada pkglist · 5c943e1c
      Michael Shigorin authored
      Thanks rom_as@ for the entire OpenSCADA project and
      packages as well as for keeping TDE packages alive
      and kickin' in Sisyphus.
      5c943e1c
    • Michael Shigorin's avatar
      armh.mk: rebased cubox images · 615d1793
      Michael Shigorin authored
      Most of these are slated to employ oem feature by now,
      no sense to call it in almost every dependency chain;
      the only image left with predefined locale and credentials
      is cubox-xfce-ru.
      615d1793
    • Michael Shigorin's avatar
      x11-autostart: tweak for oem case · fc3569a4
      Michael Shigorin authored
      The nuance being that:
      - alterator-setup package would change default.target
        for systemd providing a symlink of its own and making
        a backup of what was there (rc3 basically);
      - 40-x11-autostart would ignore that backup;
      - 99-oem-setup would do nothing about it all either;
      - alterator-setup removal would restore rc3 symlink.
      
      It's not pretty either, something more robust should be
      invented some day.
      fc3569a4
    • Michael Shigorin's avatar
      desktop+kde4: added Ukrainian translations · dc8799be
      Michael Shigorin authored
      Basically forgot to add after initial testing.
      dc8799be
    • Michael Shigorin's avatar
      net-eth: fix defaults · 8e87358b
      Michael Shigorin authored
      It came unnoticed that USE_IFPLUGD clashes with
      CONFIG_WIRELESS which is the default for eth ifaces.
      8e87358b
    • Michael Shigorin's avatar
      armh.mk: initial cubox-kde4 · 5a09eed2
      Michael Shigorin authored
      It's a bit heavy but still works.
      5a09eed2
    • Michael Shigorin's avatar
      armh.mk: use/cleanup/installer dropped · 93a8a891
      Michael Shigorin authored
      That one conflicted with alterator-setup
      by removing what it needs... should be done
      differently.
      93a8a891
    • Michael Shigorin's avatar
      tar2fs: use -s Luke · 4918019b
      Michael Shigorin authored
      Really no need to test and sleep when there's sync mode.
      4918019b
  9. 15 Jul, 2013 11 commits
    • Michael Shigorin's avatar
      gear-store-tags · 0cb540ac
      Michael Shigorin authored
      0cb540ac
    • Michael Shigorin's avatar
      1.1.2-alt1 · 9c09cd14
      Michael Shigorin authored
      - control and sound features
      9c09cd14
    • Michael Shigorin's avatar
      build-distro: un-hardwire .disk/info · 72986b53
      Michael Shigorin authored
      It used to be a hasty static string; something like
      "ALT Linux regular-e17/x86_64" seems more relevant.
      72986b53
    • Michael Shigorin's avatar
      services: update README · a10125ff
      Michael Shigorin authored
      The extent of this feature's action should be clear
      as well as its prerequisite.
      a10125ff
    • Michael Shigorin's avatar
      build-distro: skip pseudo subprofiles · da65dc2f
      Michael Shigorin authored
      rootfs presented a special case when there is no resulting
      directory at all as it gets merged with the target subprofile
      by design.
      
      Still those features adding only rootfs scripts need to depend
      on it but this resulted in an attempt to process a missing subdir.
      
      This is brought back to sanity now.
      da65dc2f
    • Michael Shigorin's avatar
      net-usershares: added missing README · 33e154dd
      Michael Shigorin authored
      `make check' must be included in my release process :-/
      33e154dd
    • Michael Shigorin's avatar
      armh.mk: tiny dedup in cubox-xfce · f110716a
      Michael Shigorin authored
      vm/.cubox-gtk already pulls +nm in, no need to do it again.
      f110716a
    • Michael Shigorin's avatar
      regular.mk: regular-server revisited · 607aa1b7
      Michael Shigorin authored
      Few things:
      
      - extend feature specification
        + SysVinit can be chosen explicitly via init feature,
          no need to keep sysklogd in yet another pkglist;
        + power management should be included too
          (both cpufreq setup and power button handling);
        + LILO seems to be heavily preferred among the
          target audience :)
      
      - use desktop installer for regular-server
        + the seeming controversy is explained easily:
          installer-distro-altlinux-generic has very few
          modules to the point of being inconvenient for
          anything but quick rounds of basic testing,
          and distributions rather do need network setup
          along with a non-privileged user.
      607aa1b7
    • Michael Shigorin's avatar
      desktop+lxde: added ConsoleKit · 7afce7b4
      Michael Shigorin authored
      The funny thing while debugging this was "how the heck
      could a sound related change induce privilege related shift?"
      -- turns out that udev-alsa (which pulls in ConsoleKit)
      was the culprit... looks like LXDE hasn't dumped it yet :)
      7afce7b4
    • Gleb F-Malinovskiy's avatar
      tar2fs: double /boot size · 81a6ab9e
      Gleb F-Malinovskiy authored
      Factor of 2 is not enough for kernel upgrade due to filesystem overhead.
      Add BOOT_SIZE_FACTOR on top of that.
      81a6ab9e
    • Michael Shigorin's avatar
      xdg-user-dirs: employ control feature · d79061fb
      Michael Shigorin authored
      Maybe the conditionals shouldn't be too terse, by the way...
      d79061fb