diff --git a/Changes b/Changes index 9395715..d0d68e1 100644 --- a/Changes +++ b/Changes @@ -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 ------------------ diff --git a/user-mode-linux/usr/lib/uml/config b/user-mode-linux/usr/lib/uml/config index a78f986..56b6d4c 100755 --- a/user-mode-linux/usr/lib/uml/config +++ b/user-mode-linux/usr/lib/uml/config @@ -372,7 +372,7 @@ CONFIG_MTD_BLOCK=y # Self-contained MTD device drivers # # CONFIG_MTD_PMC551 is not set -CONFIG_MTD_SLRAM=m +CONFIG_MTD_SLRAM=y CONFIG_MTD_MTDRAM=m CONFIG_MTDRAM_TOTAL_SIZE=4096 CONFIG_MTDRAM_ERASE_SIZE=128 diff --git a/yard/templates/Helper.yard b/yard/templates/Helper.yard index 109cd18..23130aa 100644 --- a/yard/templates/Helper.yard +++ b/yard/templates/Helper.yard @@ -1,4 +1,4 @@ -# $Id: Helper.yard,v 1.6 2003/02/13 07:37:48 freesource Exp $ +# $Id: Helper.yard,v 1.7 2003/02/14 05:45:36 freesource Exp $ # Helper.yard # ############################################################################# @@ -101,7 +101,7 @@ telinit \ if ( mingetty ) - /etc/inittab <= Replacements/etc/ inittab.example-mingetty-helper + /etc/inittab <= Replacements/etc/inittab.example-mingetty-helper /sbin/mingetty /etc/gettydefs #