1. 14 Jun, 2012 1 commit
    • Michael Shigorin's avatar
      added plymouth feature · 8989fc27
      Michael Shigorin authored
      An initial draft of it was done half a year ago but several tricky
      thingies had kept the code from showing up as it was rather brittle
      and incomplete.
      
      This implementation involves quite a few changes all over the place
      but finally works good enough for live and installer images.
      
      Please pay attention to the versions of these packages:
      - installer-feature-setup-plymouth (0.3.2-alt1+)
      - branding-altlinux-sisyphus (20110706-alt2+ if used)
      - plymouth (0.8.3-alt20.git20110406+)
      
      See also:
      - http://www.altlinux.org/Branding
      - http://www.altlinux.org/Plymouth
      8989fc27
  2. 28 May, 2012 2 commits
  3. 26 May, 2012 2 commits
  4. 25 May, 2012 1 commit
  5. 21 May, 2012 8 commits
  6. 16 May, 2012 3 commits
  7. 14 May, 2012 3 commits
  8. 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
  9. 07 May, 2012 3 commits
  10. 06 May, 2012 12 commits