Changeset a75f3f8
- Timestamp:
- 08/08/2005 04:04:30 AM (19 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- d96d594
- Parents:
- 54799d6
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r54799d6 ra75f3f8 113 113 </listitem> 114 114 115 <listitem><para>August 7th, 2005 [archaic]: Added note in Shadow regarding 116 building Cracklib from BLFS first.</para></listitem> 117 115 118 <listitem><para>August 6th, 2005 [matt]: Add texi2pdf to list of Texinfo's 116 installed files </para></listitem>119 installed files.</para></listitem> 117 120 118 121 <listitem><para>August 6th, 2005 [matt]: Updated Vim's security patch to address 119 the latest modeline vulnerability </para></listitem>122 the latest modeline vulnerability.</para></listitem> 120 123 121 124 <listitem><para>July 30th, 2005 [matt]: Added instructions for installing Bash -
chapter06/shadow.xml
r54799d6 ra75f3f8 32 32 <title>Installation of Shadow</title> 33 33 34 <note><para>If you would like to enforce the use of strong passwords, refer to 35 <ulink url="&blfs-root;view/svn/postlfs/cracklib.html"/> for installing Cracklib 36 prior to building Shadow. Then add <parameter>--with-libcrack</parameter> to the 37 <command>configure</command> command below.</para></note> 38 34 39 <para>Prepare Shadow for compilation:</para> 35 40 -
general.ent
r54799d6 ra75f3f8 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!ENTITY version "SVN-2005080 6">3 <!ENTITY releasedate "August 6, 2005">2 <!ENTITY version "SVN-20050807"> 3 <!ENTITY releasedate "August 7, 2005"> 4 4 <!ENTITY milestone "6.2"> 5 5 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
Note:
See TracChangeset
for help on using the changeset viewer.