1. 22 Nov, 2012 2 commits
  2. 19 Nov, 2012 16 commits
  3. 11 Nov, 2012 4 commits
  4. 10 Nov, 2012 1 commit
    • Michael Shigorin's avatar
      80-make-initfs: fix the silliest mistake ever · c30490e2
      Michael Shigorin authored
      *Of course* the "weird" [ ... ] || ... construct meant to avoid
      the non-zero exit status of the whole thing wasn't employed
      where it actually does make the difference!
      
      Thanks ildar@ for hitting and reporting this, as in
      
        + verbose '/usr/lib64/propagator exists'
        + '[' -n '' ']'
        mki-scripts: .../stage1/scripts.d/80-make-initfs: unable to run script.
        make[3]: *** [run-scripts] Error 1
      c30490e2
  5. 09 Nov, 2012 1 commit
    • Michael Shigorin's avatar
      stage1: added nfsv*.ko to modules · 45cddfd2
      Michael Shigorin authored
      The newer kernels have versioned NFS support code moved
      into a few separate modules with nice self-explanatory
      messages reading "Protocol not supported" if one has
      managed to overlook this; thanks boyarsh@ for heads-up
      (based on f545923271f9d1938d1887632ab4697c4c009039 m-p-d).
      45cddfd2
  6. 05 Nov, 2012 6 commits
  7. 31 Oct, 2012 1 commit
  8. 30 Oct, 2012 1 commit
  9. 29 Oct, 2012 2 commits
  10. 27 Oct, 2012 6 commits
    • Michael Shigorin's avatar
      desktop+tde -= gtk2-themes-qtcurve · 32719b31
      Michael Shigorin authored
      There's no gtk2-themes-qtcurve package in Sisyphus at the moment;
      let's fix image build until it's back again (if it ever is).
      32719b31
    • Michael Shigorin's avatar
      distro/installer, use/live/x11 += use/firmware · 02791834
      Michael Shigorin authored
      This is thanks to the fact that alterator-based install2 needs
      alterator-browser-qt which needs X11 which needs working device drivers
      -- and at least AMD C60 APU would only yield a nice dotted white screen
      without that firmware.
      
      Roughly the same for X11 bearing LiveCD images.
      02791834
    • Michael Shigorin's avatar
      live-webkiosk-mini, tde: use led-ws kernel flavour · 63b515c9
      Michael Shigorin authored
      The rationale for the former is that the image gets slightly
      more compact (although the current sisyphus build is way larger
      than the t6/branch build of the optimization time, need to look
      into that...); and for the latter it's to provide yet another
      installer with a different enough kernel so that there's one more
      chance in a weird situation.
      63b515c9
    • Michael Shigorin's avatar
      xorg: added xorg-drv-modesetting · d445f5e3
      Michael Shigorin authored
      Thanks boyarsh@ for a hint that VM-emulated cirrus VGA
      actually requires xorg-drv-modesetting when used
      with recent kernels.
      d445f5e3
    • Michael Shigorin's avatar
      initial desktop+network+live · 0e396023
      Michael Shigorin authored
      Actually just a split of livecd-webkiosk into the kiosk related
      part and generic livecd firefox setup (turning off queries that
      are pretty useless in that environment).
      0e396023
    • Michael Shigorin's avatar
      razorqt-0.5 support · f4d45448
      Michael Shigorin authored
      Yet another rename, sigh.  The release is worth the trouble though.
      f4d45448