1. 17 Jan, 2013 1 commit
    • Michael Pozhidaev's avatar
      Initial Homeros support · fbd34606
      Michael Pozhidaev authored
      - added destination homeros-nano.iso yields   minimal
        speaking image;
      - added "homeros" feature contain scripts appropriate
        for general Homeros functions but need further development.
      fbd34606
  2. 10 Jan, 2013 3 commits
  3. 31 Dec, 2012 5 commits
  4. 26 Dec, 2012 1 commit
  5. 03 Dec, 2012 4 commits
  6. 19 Nov, 2012 1 commit
    • Michael Shigorin's avatar
      initial EFI support · 653b8e1d
      Michael Shigorin authored
      EFI/UEFI is mostly about partitioning and bootloader setup,
      at least from a distribution's point of view; so the
      appropriate tools should be handy and firmware interface
      module should not be exterminated from installer images
      but get autoloaded instead.
      
      Please note that while there exists 32-bit x86 EFI
      we don't bother with it at the time being: it's relevant
      to some irrelevant Xeon systems as well as for the older
      Intel Macs (<2008) that are long out of fashion anyways.
      That is, initially we deal with x86_64 EFI only.
      653b8e1d
  7. 31 Oct, 2012 1 commit
  8. 27 Oct, 2012 4 commits
  9. 23 Sep, 2012 1 commit
  10. 03 Sep, 2012 4 commits
  11. 10 Aug, 2012 1 commit
    • Michael Shigorin's avatar
      razorqt += qps · e6f13def
      Michael Shigorin authored
      Don't remember who exactly recommended this nice and elegant
      system monitor but it fits just fine.
      e6f13def
  12. 09 Aug, 2012 2 commits
    • Michael Shigorin's avatar
      git usage refactoring · c4311108
      Michael Shigorin authored
      There were heaps of "if type -t git" there already;
      it wasn't an unintentional mishap but rather a moderate
      copy-paste to get the use cases, and now these seem to
      have essentially settled.
      
      So time to scrap some dups.
      
      NB: the scripts in the generated profile can't rely on
      the contents of the metaprofile (these need to be able
      to work in standalone case either), so a bit of crap
      still lurks there.
      c4311108
    • Michael Shigorin's avatar
      rescue += zerofree, wipefreespace · a3779231
      Michael Shigorin authored
      This kind of tools can be badly missing at times.
      a3779231
  13. 08 Aug, 2012 1 commit
  14. 26 Jun, 2012 1 commit
  15. 25 Jun, 2012 1 commit
    • Michael Shigorin's avatar
      factor out openssh packages · 3f21b6b0
      Michael Shigorin authored
      There's no need to repeat the typical openssh-* triade
      all over the place; those who need server and client
      are better off pulling in "openssh" pkglist, and those
      needing a particular package should specify it.
      3f21b6b0
  16. 18 Jun, 2012 2 commits
  17. 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
  18. 06 May, 2012 2 commits
  19. 23 Apr, 2012 4 commits