Skip to content
Snippets Groups Projects
  1. Oct 05, 2013
  2. Sep 19, 2013
  3. Sep 18, 2013
    • Alessandro Rubini's avatar
      config: allow passing "-f <file>" on the command line · 4184f7ea
      Alessandro Rubini authored
      
      This commit factorizes some code in lib/conf.c from the two hosted
      startup files, but the aim is passing "-f <filename>" on the command
      line, to test with unconventional setups without touching the "real"
      filesystem.
      
      Now ppsi looks for the configuration file is from threee places, in
      this order:
          - command line, if any
          - architecture-specific, if any (e.g. "/wr/etc/ppsi.conf")
          - compile-time default ("/etc/ppsi.conf")
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      4184f7ea
  4. Jul 31, 2013
    • Alessandro Rubini's avatar
      general: rephrase copyright notices (no tech effect) · 23033d8a
      Alessandro Rubini authored
      
      This changes all "Name Surname for CERN" to "Copyright CERN, author
      Name Surname".  This is trivial and makes no change, with a few
      expections:
      
      - all trivial Makefiles that had "for CERN" lines have now no
      attributions, as they are trivial anyways.
      
      - a few unrepresented files have not the copyright notice (especially
      ptpdump, that I wrote in 2012).
      
      - a few "for CERN" remain in subprojects, where I didn't touch anyrhing
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      23033d8a
  5. Jun 12, 2013
  6. May 03, 2013
  7. Apr 23, 2013