1. 28 May, 2012 2 commits
  2. 26 May, 2012 2 commits
  3. 25 May, 2012 1 commit
  4. 21 May, 2012 8 commits
  5. 16 May, 2012 3 commits
  6. 14 May, 2012 3 commits
  7. 10 May, 2012 5 commits
    • Michael Shigorin's avatar
      lib/distro.mk: tiny ISO info tweak · 9eae9d7b
      Michael Shigorin authored
      udisks seem to pass up META_VOL_ID;
      let's make it a bit more informative.
      9eae9d7b
    • Michael Shigorin's avatar
      citramon: use proprietary 3d drivers · 8be6c238
      Michael Shigorin authored
      nouveau just didn't work out on a GF7100 at hand
      (while nvidia did fine) as well as on a MX440.
      
      Need more real hardware testing though.
      8be6c238
    • Michael Shigorin's avatar
      use/installer/kms · e6aa4ecc
      Michael Shigorin authored
      Just like livecd-install, graphical installer KMS support
      looks better as an optional part of install2 feature.
      
      Of course it's optional only if the release manager is fine
      with VESA drivers and not KMS-requiring intel/radeon/nouveau;
      thanks led@ for a confirmation just in case.
      e6aa4ecc
    • Michael Shigorin's avatar
      live: factored out installation options · 6b0e5838
      Michael Shigorin authored
      After having added metadata dependency livecd-install
      started to look more like a feature than like an intermediate
      distribution target; so things were shuffled a bit that way.
      6b0e5838
    • Michael Shigorin's avatar
      initial kernel and metadata features · c83cc111
      Michael Shigorin authored
      This further refines the modular build by making
      metadata being a clearly separated feature rather
      than having to rely on runtime tests, and also by
      moving the code which cares for kernel bits of base
      installation (.base list) in a feature of its own.
      
      There's more to it but let's get the ball rolling first.
      c83cc111
  8. 07 May, 2012 3 commits
  9. 06 May, 2012 12 commits
  10. 04 May, 2012 1 commit
    • Michael Shigorin's avatar
      initial branding feature · 51f5b880
      Michael Shigorin authored
      As duly noted by glebfm@, branding issues need more attention
      by now since only stage1/install2 got some of it so far in this
      regard.  Hence the dedicated feature comes to the rescue
      (well no, it doesn't actually mess with rescue!).
      51f5b880