1. 31 Aug, 2020 3 commits
  2. 17 Jul, 2020 1 commit
  3. 01 May, 2020 1 commit
  4. 20 Jan, 2020 1 commit
  5. 19 Aug, 2019 1 commit
  6. 25 Jul, 2018 1 commit
    • Michael Shigorin's avatar
      slightly better license info · 611ec48e
      Michael Shigorin authored
      There's an ISO9660 COPY tag for license info file;
      make use of it, factoring use/docs/license out
      while at that.
      
      One of the goals was to make it hold the reference
      to reference to GPL in regular builds and starterkits
      ;-)
      611ec48e
  7. 07 Aug, 2015 1 commit
  8. 10 Mar, 2014 1 commit
  9. 25 Dec, 2013 1 commit
    • Michael Shigorin's avatar
      branding, plymouth: rescue is stage2 too · 6d95f8c3
      Michael Shigorin authored
      I don't think we're gonna like plymouth over rescue image
      anytime soon, especially when it hides the moment when shell
      pops up somewhere under it without startup-rescue caring to
      remove the splash.
      
      So let's put that $(INSTALL2_BRANDING) into proper stage2
      flavours only and avoid choking on missing plymouth as well.
      6d95f8c3
  10. 13 Dec, 2013 1 commit
    • Michael Shigorin's avatar
      branding: support refind branding · e4bb1727
      Michael Shigorin authored
      Everything is handled within mki-copy-efiboot currently
      but it needs an image to process; extracting one from
      bootloader branding seems less hassle than forcing it
      into every flavour of branding.
      e4bb1727
  11. 24 Nov, 2013 1 commit
  12. 10 Jun, 2013 1 commit
    • Michael Shigorin's avatar
      README update · 5b21100b
      Michael Shigorin authored
      These have been proofread somewhat to correspond
      to the current state of affairs; a missing one
      was added for fonts feature.
      5b21100b
  13. 22 Nov, 2012 1 commit
  14. 28 Jul, 2012 1 commit
    • Michael Shigorin's avatar
      branding: clarify README · 8fd4b396
      Michael Shigorin authored
      It wasn't obvious at all what BRANDING variable is for
      (at least until the source code and existing configurarion
      has been examined).
      8fd4b396
  15. 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
  16. 10 May, 2012 1 commit
    • 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
  17. 07 May, 2012 1 commit
    • Michael Shigorin's avatar
      branding: actually support installation · c7f05641
      Michael Shigorin authored
      The initial work covered live images but missed an installer bit
      (thus notes and slideshow were missing in install2) while forgetting
      to put branding packages into base list (thus kindly making these
      available for *manual* installation sometime after, ouch).
      c7f05641
  18. 06 May, 2012 1 commit
    • Michael Shigorin's avatar
      simply: use/branding · 7d09fed7
      Michael Shigorin authored
      NB: for the feature to work properly the chosen branding
      package set should have proper Provides: and Conflicts:,
      specifically it must explicitly conflict with the most
      lexicographically cool package set around (these days
      it's sisyphus-server-light).
      7d09fed7
  19. 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