1. 01 Feb, 2017 1 commit
    • Michael Shigorin's avatar
      armh, build-ve, ve.mk: reworked accordingly · 013fd432
      Michael Shigorin authored
      Drop duplicated code pulled into armh feature in haste
      and another half-copy that made it into build-ve feature;
      make ve.mk more explicit about what it actually does
      regarding default nameservers (and switch it to level3
      while at that, just for diversity they preach).
      013fd432
  2. 13 Aug, 2013 1 commit
    • Michael Shigorin's avatar
      armh: get rid of 50-sshd-root · 07cc320b
      Michael Shigorin authored
      It was a temporary hack actually, and is better dropped long-term:
      things like predefined root accounts with remote access are *evil*
      and this hook was a half of that "solution".
      
      Use of oem feature to integrate first-boot setup is recommended
      to deal with this issue, at least when graphics are available.
      07cc320b
  3. 12 Aug, 2013 1 commit
    • Michael Shigorin's avatar
      armh: update warning in 50-sshd-root · de384139
      Michael Shigorin authored
      It basically reads the same but was referring to a neighbour
      script that has been moved to a separate deflogin feature
      during heavy refactoring of initial implementation draft.
      de384139
  4. 15 Jul, 2013 1 commit
    • Michael Shigorin's avatar
      armh: employ control feature · f059955d
      Michael Shigorin authored
      As 50-sudo-su script cares for sudo and su control facilities no more
      that hook is aptly renamed to 50-sshd-root (should be generalized
      either some day).
      f059955d
  5. 01 Jul, 2013 1 commit
  6. 21 Jun, 2013 1 commit
    • Michael Shigorin's avatar
      armh: cope with non-signed repository hashes · 7f6947fd
      Michael Shigorin authored
      The '[alt]' signature reference in the stock package
      doesn't fit current reality as the hash files for
      Sisyphus/armh are *not* cryptographically signed.
      
      This commit should be reverted when these are.
      7f6947fd
  7. 17 Jun, 2013 2 commits
    • Michael Shigorin's avatar
      armh: added umkimage support · 7409aa2f
      Michael Shigorin authored
      It was actually done much earlier during an experiment with
      Marvell ArmadaXP but is now integrated more or less properly.
      
      NB: ext2 is not needed anymore (uboot should do it),
      ext4 should become configurable by an existing knob.
      7409aa2f
    • Michael Shigorin's avatar
      initial armh* features · d9ca33af
      Michael Shigorin authored
      These handle only VE-like products (think TWRP on Nexus 7);
      the proper image support should be backported later on.
      
      An experiment in layered configurations is still in its
      early stages regarding ARM zoo...
      d9ca33af