Changeset 00f97e91
- Timestamp:
- 10/21/2004 04:29:04 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- dca2fac3
- Parents:
- d1de463d
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
connect/dhcp/dhcpcd.xml
rd1de463d r00f97e91 126 126 DHCP_START="<replaceable>[insert appropriate start options here]</replaceable>" 127 127 DHCP_STOP="-k <replaceable>[insert additional stop options here]</replaceable>" 128 129 # Set PRINTIP="yes" to have the script print the DHCP assigned IP address. 130 PRINTIP="no" 131 132 # Set PRINTALL="yes" to print the DHCP assigned values for IP, SM, DG, and 1st NS. 133 # This requires PRINTIP="yes" 134 PRINTALL="no" 128 135 <command>EOF</command></userinput></screen> 129 136 -
introduction/welcome/changelog.xml
rd1de463d r00f97e91 30 30 for MySQL and Glib2; added program descriptions to Glib2.</para></listitem> 31 31 32 <listitem><para>October 20th, 2004 [dj]: Updated to bind-9.3.0 and 33 moved subversion to use FSFS backend.</para></listitem> 32 <listitem><para>October 20th, 2004 [dj]: Updated to bind-9.3.0; 33 moved subversion to use FSFS backend; added PRINTIP and PRINTALL 34 to dhcpcd config file.</para></listitem> 34 35 35 36 <listitem><para>October 20th, 2004 [randy]: Updated to
Note:
See TracChangeset
for help on using the changeset viewer.