1. 05 Mar, 2013 9 commits
  2. 25 Feb, 2013 3 commits
  3. 21 Feb, 2013 11 commits
    • Michael Shigorin's avatar
      desktop+mate: further 1.5 changes · d207a1e9
      Michael Shigorin authored
      Switched from mate-default to mate-full as aen@ asked to,
      and dropped a few leftover packages which are now in
      mate-default 1.5.0-alt3+.
      d207a1e9
    • Michael Shigorin's avatar
      QUICKSTART: mention `make help' · 6fcbbccc
      Michael Shigorin authored
      It wasn't really obvious what are the available targets;
      sorry for that and thanks led@ for a suggestion.
      6fcbbccc
    • Michael Shigorin's avatar
      efi: tweak shell setup · 9629cbe1
      Michael Shigorin authored
      It's possible that use/efi/signed target has fired already
      at the time when use/efi/shell is invoked; shouldn't clobber
      the signed shell with unsigned one.
      9629cbe1
    • Michael Shigorin's avatar
      live.mk: extended EFI support in rescue · 9d098331
      Michael Shigorin authored
      Added rEFInd, EFI shell and SB stuff.
      9d098331
    • Michael Shigorin's avatar
      server.mk: pretty-printing kmodules · 71674488
      Michael Shigorin authored
      Maybe it's worth moving to the kernel feature as well.
      71674488
    • Michael Shigorin's avatar
      kernel: introduced use/kernel/net target · 753d8273
      Michael Shigorin authored
      The various *8168 and friends among kernel modules
      have finally been pushed into a designated target
      so that RM doesn't have to care which particular
      additional ethernet modules are available in this
      particular branch and kernel.
      
      Tweak distros as appropriate.
      
      NB: *maybe* this is required by distro/.base either.
      753d8273
    • Michael Shigorin's avatar
      firmware: introduced use/firmware/laptop · ca517ecc
      Michael Shigorin authored
      acpi_call is used far too often when dealing with the newer
      portable x86 hardware, we're better off including it when
      it's available.
      
      regular.mk adjusted appropriately.
      ca517ecc
    • Michael Shigorin's avatar
      firmware: factored out cpu ucode · a903457e
      Michael Shigorin authored
      Let's make CPU microcode an explicit target, it isn't
      required at every host where firmware-linux is.
      
      Adjusted its use accordingly.
      a903457e
    • Michael Shigorin's avatar
      wireless: depend on firmware · 17736ec4
      Michael Shigorin authored
      Richard and Theo would probably roll their eyes at this point
      but the unfortunate reality is that wireless hardware is very
      much dependent on firmware being explicitly provided; so here
      it is.
      
      rtl8192 kernel module added since it's present in t6/branch
      at least.
      17736ec4
    • Michael Shigorin's avatar
      refactored regular images · 85223fc1
      Michael Shigorin authored
      This change mostly concerns with making icewm flavour
      the lean one again.
      
      The goal is to widen the dynamic range of regular image features:
      icewm is not a desktop thus can bear withouth systemd-logind
      even if a bunch of network-managing-media-mounting crap has been
      rigged to depend on it, and ALT domain client should be included
      in most builds for convenient testing in SMB environments but can
      stay out of this minimal and "different" image.
      
      It also receives the "un-def" kernel flavour (3.8.0 as of today)
      which might benefit from the more available testing facility too.
      
      Its branding is also simplified, plain syslinux menu is fine;
      in similar vein, refind feature is flipped from icewm-only to
      all-but-icewm set of images with its state being good enough
      as of refind 0.6.7 and mkimage 0.2.7.
      85223fc1
    • Michael Shigorin's avatar
      regular.mk: e17: dropped xnest · 83790cbc
      Michael Shigorin authored
      It was gdm2.20's feature that requires further setup
      to actually function; thanks aen@ for explanations.
      83790cbc
  4. 20 Feb, 2013 3 commits
    • Michael Shigorin's avatar
      regular.mk: added settime-rfc867 to kde4 · ea9353ab
      Michael Shigorin authored
      ALT domain client regular.mk: added settime-rfc867 to kde4
      
      Seems like this belongs to domain-client pkglist though...
      ea9353ab
    • Michael Shigorin's avatar
      desktop+mate: dropped stale comments · ba3ed689
      Michael Shigorin authored
      There were a few packages disappearing or changing
      along the autoimport path, let's clean up the cruft.
      
      mate-conf-gtk is now gone, so removed either.
      ba3ed689
    • Michael Shigorin's avatar
      desktop+mate: dropped duplicates · 8bde7872
      Michael Shigorin authored
      mate-default pulls in mate-minimal and both of them
      require packages which are also specified in this
      pkglist; thus the pkglist should be pruned to avoid
      double work and splits like "mate-vfs is dropped
      from 1.5 package set, mate-default is adjusted but
      the pkglist references the now-missing package".
      8bde7872
  5. 19 Feb, 2013 6 commits
  6. 18 Feb, 2013 8 commits
    • Michael Shigorin's avatar
      gear-store-tags · d3a39f21
      Michael Shigorin authored
      d3a39f21
    • Michael Shigorin's avatar
      0.9.8-alt1 · 867b2f65
      Michael Shigorin authored
      - live fixes/tweaks galore
      867b2f65
    • Michael Shigorin's avatar
      live.mk: use "net-eth" for kiosks · 13094e79
      Michael Shigorin authored
      Added use/live/net-eth so that autoconfigured images
      still work in predictable manner.
      
      May those breaking trivial cases walk with zillion of
      cdrom, modem, ethernet etc device nodes all around them!
      13094e79
    • Michael Shigorin's avatar
      desktop+lxde: use altlinux settings · 18e64065
      Michael Shigorin authored
      The inobvious issue is that while lxde-settings
      is required by lxde-common and provided by both
      lxde-settings-{altlinux,upstream}, we can't just
      add the needed one via PACKAGES since the LISTS'
      deps are expanded already with -upstream taking
      lexicographical precedence.
      
      This might become more serious if/when there are
      several useful packages, -upstream isn't AFAIK
      (thanks gns@ for explanation).
      18e64065
    • Michael Shigorin's avatar
      desktop+lxde: added eject for pcmanfm · f7a97306
      Michael Shigorin authored
      A tiny small utility
      that gives us the ability
      to eject that noisy disc.
      f7a97306
    • Michael Shigorin's avatar
      desktop+lxde+extra: well, use sakura · 92ff4c1c
      Michael Shigorin authored
      Citing the initial comment: "lxterminal is reportedly
      sub-par (gns@) but official (aen@)"; the functionality
      PoV finally won.
      
      Terminus fonts added to account for presets.
      
      See also #28567.
      92ff4c1c
    • Michael Shigorin's avatar
      base+regular: added eepm · ba2ca7e5
      Michael Shigorin authored
      As per lav@'s proposition at LVEE.
      ba2ca7e5
    • Michael Shigorin's avatar
      live.mk: specify exact browser · 971732bf
      Michael Shigorin authored
      livecd-webkiosk used to support firefox only but has been changed
      to do chromium either; now we need to be more specific.
      971732bf