guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dhcp] branch master updated (f591e1f -> d1865d0)


From: Ludovic Courtès
Subject: [dhcp] branch master updated (f591e1f -> d1865d0)
Date: Fri, 12 Jun 2015 08:19:41 +0000

civodul pushed a change to branch master
in repository dhcp.

      from  f591e1f   dhcp: switch to srfi-9 records + numerous small fixes to 
follow style guide
       new  cdd85fd   Add the usual files.
       new  d1865d0   Add autotools framework; rename 'Makefile' to 
'Makefile.old'.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore               |   10 ++++++
 AUTHORS                  |    1 +
 ChangeLog                |    1 +
 Makefile.am              |   69 ++++++++++++++++++++++++++++++++++++++++++++++
 Makefile => Makefile.old |    0
 NEWS                     |    1 +
 README                   |    1 +
 configure.ac             |   38 +++++++++++++++++++++++++
 pre-inst-env.in          |   39 ++++++++++++++++++++++++++
 9 files changed, 160 insertions(+), 0 deletions(-)
 create mode 100644 AUTHORS
 create mode 100644 ChangeLog
 create mode 100644 Makefile.am
 rename Makefile => Makefile.old (100%)
 create mode 100644 NEWS
 create mode 100644 README
 create mode 100644 configure.ac
 create mode 100644 pre-inst-env.in



reply via email to

[Prev in Thread] Current Thread [Next in Thread]