1. 20 Jul, 2015 1 commit
  2. 11 Jul, 2015 1 commit
    • Michael Shigorin's avatar
      stage2: no kernels no go · a277a6cc
      Michael Shigorin authored
      The flexible KFLAVOURS handling has a downside:
      if no packages match the regexp it's silently OK
      until too late, and the error is incomprehensible.
      Let's fix the latter at least.
      a277a6cc
  3. 03 Jul, 2015 2 commits
    • 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
    • Michael Shigorin's avatar
      desktop+sane: it's reused now · 80a9c2a9
      Michael Shigorin authored
      There's a rarely-used live-gimp for new GIMP builds
      and looks like there's another target now...
      80a9c2a9
  4. 29 Jun, 2015 7 commits
  5. 22 Jun, 2015 4 commits
  6. 16 Jun, 2015 6 commits
  7. 15 Jun, 2015 1 commit
  8. 12 Jun, 2015 1 commit
    • Michael Shigorin's avatar
      live: implemented kernel driver cleanup · b76aa227
      Michael Shigorin authored
      This one is alike to install2's one; it's not a shared rootfs
      script/variable though as contexts differ a lot, let's be careful.
      
      The commit has been missing from 1.1.64 somehow, found in patch
      series while figuring out why LIVE_CLEANUP_KDRIVERS seems to be
      just ignored in live-privacy *after* the massive rebase of that
      branch...
      b76aa227
  9. 08 Jun, 2015 3 commits
  10. 05 Jun, 2015 3 commits
    • 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
    • Michael Shigorin's avatar
      syslinux: introduce SYSLINUX_DIRECT · 18dbadd8
      Michael Shigorin authored
      There's a convention that syslinux configuration snippets
      carrying the names of subprofiles involved are picked up
      automatically; there were a few special cases already
      when this is actually inconvenient, and there's another
      one at hand so let's just step up and do it.
      
      NB: this is a sort of a hacky hook though, wish an elegant
          interface would come to mind some day.
      18dbadd8
    • Michael Shigorin's avatar
      dev: added a line to predefined shell history · 1e84c849
      Michael Shigorin authored
      This one has been proposed by Oleg Ivanov again,
      and more are supposed to come as people use it.
      1e84c849
  11. 03 Jun, 2015 1 commit
  12. 01 Jun, 2015 9 commits
  13. 31 May, 2015 1 commit
    • Michael Shigorin's avatar
      server: added k-m-staging to RPMS.main · e758b41b
      Michael Shigorin authored
      A recent commit has dropped wireless support from
      regular server images; staging modules might still
      come handy in some situations, let's keep those in
      but not as a part of default installation.
      e758b41b