Commit Graph

70 Commits

Author SHA1 Message Date
DJ Lucas
f33dd2c02a Updated to Linux-PAM-0.99.10.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7191 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-02-24 23:13:18 +00:00
Randy McMurchy
336d44e370 Added an 'if exist' type check to the Linux-PAM commands that create the symlinks so that if the commands are run more than once, there is no breakage
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7104 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-09-07 20:14:31 +00:00
Randy McMurchy
821b3bfc16 Rephrased some text in the previous Linux-PAM commit
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7100 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-09-05 05:50:44 +00:00
Randy McMurchy
6869595169 Modified the Linux-PAM instructions to install the libraries into /lib and then use the 'readlink' command to create the symlinks so that the instructions are not version specific.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7099 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-09-05 01:00:16 +00:00
Randy McMurchy
6b8211c23e Fixed a broken URL for the Linux-PAM admin guide
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6890 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-14 23:13:37 +00:00
Randy McMurchy
6732c09460 Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-04-04 19:42:53 +00:00
Randy McMurchy
20f56c70f5 Added a note to the Linux-PAM instructions to run the test suite after the package has been installed and minimally configured
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6666 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-03-12 23:07:44 +00:00
Randy McMurchy
c03a8bd87f Updated to Linux-PAM-0.99.7.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6645 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-02-15 19:14:30 +00:00
Randy McMurchy
1d70498f79 Fixed broken Linux-PAM documentation download URL
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6301 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-09-14 16:52:22 +00:00
Dan Nichilson
6c63b55455 Various text updates and link corrections reported on the lists.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6287 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-08-29 06:52:36 +00:00
Randy McMurchy
ee05358fa0 Added a command to the Linux-PAM instructions to alter the unix_chkpwd password helper setuid, thanks to Joerg Billeter for pointing this out
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6246 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-07-04 16:19:05 +00:00
Randy McMurchy
9f12e36459 Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6192 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-06-21 16:26:07 +00:00
Randy McMurchy
1ad238d810 Updated to Linux-PAM-0.99.4.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6029 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-05-09 11:47:11 +00:00
Randy McMurchy
3597eb66fb Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #7
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5835 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-10 18:38:22 +00:00
Randy McMurchy
85feb93b38 Updated to Linux-PAM-0.99.3.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5782 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-03-31 15:39:03 +00:00
Randy McMurchy
3f87e4a3cb Removed the Berkeley DB dependency from packages utilizing it as BDB is now built in LFS
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5536 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-07 20:39:14 +00:00
Manuel Canales Esparcia
9084c2ebd8 Typo fix. Postlfs.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5383 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-08 20:31:22 +00:00
Manuel Canales Esparcia
e19ad480b7 Adding automatized scripts generation related tags. Postlfs part.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5370 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-07 18:47:32 +00:00
Randy McMurchy
ccb8b2dc3f Updated to Linux-PAM-0.99.2.0. Note that many of the installation commands have changed
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5321 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-11-29 06:12:19 +00:00
Randy McMurchy
9ad70465f0 Renamed Linux-PAM source filename to conventions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5320 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-11-29 04:47:13 +00:00