Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
dhcp
Commits
3e21173c
Commit
3e21173c
authored
Oct 15, 2010
by
Shawn Routhier
Browse files
Update version stamp and dates for 4.1.2rc1
parent
154096ca
Changes
3
Show whitespace changes
Inline
Side-by-side
README
View file @
3e21173c
Internet Systems Consortium DHCP Distribution
Version 4.1.2
b
1
6
October 2010
Version 4.1.2
rc
1
18
October 2010
README FILE
...
...
@@ -94,7 +94,7 @@ directory, it may not have up-to-date information).
RELEASE STATUS
This is ISC DHCP 4.1.2
b
1, a maintenance release which fixes bugs
This is ISC DHCP 4.1.2
rc
1, a maintenance release which fixes bugs
present in ISC DHCP 4.1.1 or prior.
In this release, the DHCPv6 server should be fully functional on Linux,
...
...
@@ -131,12 +131,12 @@ information. On Digital Unix, type ``man pfilt''.
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
gunzip dhcp-4.1.2
b
1.tar.gz
tar xvf dhcp-4.1.2
b
1.tar
gunzip dhcp-4.1.2
rc
1.tar.gz
tar xvf dhcp-4.1.2
rc
1.tar
CONFIGURING IT
Now, cd to the dhcp-4.1.2
b
1 subdirectory that you've just created and
Now, cd to the dhcp-4.1.2
rc
1 subdirectory that you've just created and
configure the source tree by typing:
./configure
...
...
RELNOTES
View file @
3e21173c
Internet
Systems
Consortium
DHCP
Distribution
Version
4.1.2
b
1
6
October
2010
Version
4.1.2
rc
1
18
October
2010
Release
Notes
...
...
configure.ac
View file @
3e21173c
AC_INIT([DHCP], [4.1.2
b
1], [dhcp-users@isc.org])
AC_INIT([DHCP], [4.1.2
rc
1], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment