1. 03 Jan, 2017 6 commits
  2. 02 Jan, 2017 1 commit
  3. 30 Dec, 2016 18 commits
  4. 29 Dec, 2016 8 commits
  5. 28 Dec, 2016 4 commits
  6. 27 Dec, 2016 3 commits
    • Casey Strouse's avatar
      Add package for netcat · 48119ae2
      Casey Strouse authored
      This adds GNU netcat (0.7.1). netcat is a utility for managing network connections.
      
      Tested sucessfully on Samsung Chromebook 3 (XE500C13-K01US).
      48119ae2
    • Kazushi (Jam) Marukawa's avatar
      Disabling selinux · e2889928
      Kazushi (Jam) Marukawa authored
      e2889928
    • Casey Strouse's avatar
      Add package for jq · 47f8abce
      Casey Strouse authored
      This adds jq (1.5) which is a command line filter for processing JSON. Configure warns about missing Ruby dependencies which I'm ignoring since we don't have proper manpage support yet and I don't see a need for bringing in additional bloat when disk space is limited for us to begin with. Also, regex support requires oniguruma which will come shortly.
      
      Tested sucessfully on Samsung Chromebook 3 (XE500C13-K01US).
      47f8abce