Changeset a245e6d1
- Timestamp:
- 10/05/2003 08:25:29 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 92bf1604
- Parents:
- 0a9acf4
- Files:
-
- 6 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netprogs/inetutils/inetutils-exp.xml
r0a9acf4 ra245e6d1 20 20 </application>. Add this option if you want to utilize <acronym>PAM</acronym>. 21 21 </para> 22 23 <para><option>--disable-servers</option>: Some of the servers included with 24 <application>Inetutils</application> are insecure in nature and in some cases 25 better alternative exist. You can choose this switch and enable only the servers 26 you want to avoid installing unneeded servers.</para> 27 22 28 </sect2> 23 29 -
introduction/welcome/changelog.xml
r0a9acf4 ra245e6d1 11 11 12 12 <itemizedlist> 13 14 <listitem><para>October 5th, 2003 [tushar]: Added ash-0.4.0.</para></listitem> 13 15 14 16 <listitem><para>October 5th, 2003 [tushar]: Added tiff and nas patches.</para></listitem> -
postlfs/postlfs.ent
r0a9acf4 ra245e6d1 54 54 <!-- Shells --> 55 55 <!ENTITY postlfs-shells SYSTEM "shells/shells.xml"> 56 <!ENTITY % ash SYSTEM "shells/ash/ash.ent"> 57 %ash; 56 58 <!ENTITY % tcsh SYSTEM "shells/tcsh/tcsh.ent"> 57 59 %tcsh; -
postlfs/shells/shells.xml
r0a9acf4 ra245e6d1 8 8 packages compatible with these additional shell types.</para> 9 9 10 &ash; 10 11 &tcsh; 11 12 &zsh;
Note:
See TracChangeset
for help on using the changeset viewer.