Aargh, left a space in Helper.yard, and RedHat 7.3's depmod doesn't

like slram as a module, so it will now be built in to the kernel.
This commit is contained in:
freesource
2003-02-15 02:10:18 +00:00
parent ff2fc64636
commit 9774546761
3 changed files with 9 additions and 4 deletions
+6 -1
View File
@@ -17,6 +17,8 @@ Made the Example.yard and Helper.yard templates portable with the new
if/elsif control structure, and added pam.d/system-auth if it exists
on the system.
Huge fixes to all sources packages.
Added format rules found in Example* to the main documentation.
Compiled for >= glibc 2.2.5. Previous version was compiled >= 2.3.1
@@ -28,7 +30,7 @@ advertising was in order so everybody knows that there are actually
some organizations and companies paying for its development. Wouldn't
this be nice in a perfect world for all Free Software projects?
Tested on Debian stable/unstable, and RedHat 7.3/8.0.
Tested on Debian stable/unstable, RedHat 7.3/8.0 and Mandrake 9.0.
Added /usr/info/dir and info to make_debian which makes things much
nicer.
@@ -45,6 +47,9 @@ Made perl 5.8 compliant perl-IO-Stty, perl-IO-tty and perl-Expect rpm
packages. Many things have changed especially with IO-tty and
perl-Expect.
Had to build slram into the kernel because RedHat 7.3's depmod causes
the build to fail.
1.4.0 - 01/06/2003
------------------