1. 26 Jun, 2019 3 commits
    • Jean-Claude BAU's avatar
      dhcp_get_filename.sh: Save boot server IP in a local file · 0172b343
      Jean-Claude BAU authored
      The boot server IP is saved into /tmp/boot_server_ip. It can be useful
      to get it to download files from this location in other scripts.
      0172b343
    • Jean-Claude BAU's avatar
      Update local leap second file · 247f6f38
      Jean-Claude BAU authored
      247f6f38
    • Jean-Claude BAU's avatar
      wr_date.c: Add option · 6f18a2ac
      Jean-Claude BAU authored
      The -n option in the wr_date tool is used for a dry run. It execute the
      code without applying changes in the system and the hardware.
      However calling "wr_date -n set host" was not setting the date but
      applying the TAI offset. To make things more consistant, a new option
      has been added. Calling "wr_date set host tai" now sets only the TAI
      offset.
      The wr_date script has been changed to take into account this
      modification of the behavior.
      6f18a2ac
  2. 25 Jun, 2019 6 commits
  3. 24 Jun, 2019 2 commits
  4. 21 Jun, 2019 1 commit
  5. 19 Jun, 2019 1 commit
    • Jean-Claude BAU's avatar
      wrs_build_all: Exit on error · 40a1389c
      Jean-Claude BAU authored
      Having just a small message indicating that a build error has been
      detected at the end of the script is not sufficient. The tarball is
      created but is invalid and might be used.
      Now, when an error is detected the build procedure is immediately
      aborted. The tarball is not then created.
      40a1389c
  6. 14 Jun, 2019 1 commit
  7. 12 Jun, 2019 4 commits
  8. 11 Jun, 2019 4 commits
  9. 07 Jun, 2019 2 commits
  10. 06 Jun, 2019 2 commits
  11. 05 Jun, 2019 3 commits
  12. 04 Jun, 2019 2 commits
  13. 03 Jun, 2019 9 commits