You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(202) |
Nov
(201) |
Dec
(280) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(493) |
Feb
(106) |
Mar
(215) |
Apr
(163) |
May
(79) |
Jun
(193) |
Jul
(47) |
Aug
(71) |
Sep
(127) |
Oct
(41) |
Nov
(49) |
Dec
(120) |
2005 |
Jan
(147) |
Feb
(45) |
Mar
(26) |
Apr
(71) |
May
(52) |
Jun
(28) |
Jul
(92) |
Aug
(50) |
Sep
(35) |
Oct
(193) |
Nov
(106) |
Dec
(52) |
2006 |
Jan
(51) |
Feb
(38) |
Mar
(33) |
Apr
(79) |
May
(107) |
Jun
(67) |
Jul
(21) |
Aug
(65) |
Sep
(44) |
Oct
(87) |
Nov
(12) |
Dec
(56) |
2007 |
Jan
(48) |
Feb
(58) |
Mar
(63) |
Apr
(31) |
May
(25) |
Jun
(20) |
Jul
(72) |
Aug
(54) |
Sep
(30) |
Oct
(76) |
Nov
(74) |
Dec
(25) |
2008 |
Jan
(39) |
Feb
(39) |
Mar
(62) |
Apr
(64) |
May
(59) |
Jun
(31) |
Jul
(25) |
Aug
(25) |
Sep
(17) |
Oct
(24) |
Nov
|
Dec
(1) |
2009 |
Jan
(60) |
Feb
(39) |
Mar
(16) |
Apr
(30) |
May
(52) |
Jun
(35) |
Jul
(15) |
Aug
(15) |
Sep
(21) |
Oct
(32) |
Nov
(39) |
Dec
(52) |
2010 |
Jan
(42) |
Feb
(40) |
Mar
(23) |
Apr
(20) |
May
(27) |
Jun
(10) |
Jul
(30) |
Aug
(30) |
Sep
(66) |
Oct
(12) |
Nov
(35) |
Dec
(60) |
2011 |
Jan
(16) |
Feb
(1) |
Mar
(3) |
Apr
(28) |
May
(21) |
Jun
|
Jul
(12) |
Aug
(6) |
Sep
(10) |
Oct
(14) |
Nov
(40) |
Dec
(60) |
2012 |
Jan
(23) |
Feb
(17) |
Mar
(24) |
Apr
(18) |
May
(13) |
Jun
(1) |
Jul
|
Aug
(5) |
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(15) |
2013 |
Jan
(2) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
2014 |
Jan
(3) |
Feb
(5) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(10) |
Nov
|
Dec
(9) |
2015 |
Jan
(18) |
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(24) |
Nov
(20) |
Dec
(41) |
2016 |
Jan
(9) |
Feb
(3) |
Mar
(2) |
Apr
(7) |
May
(8) |
Jun
(1) |
Jul
(6) |
Aug
(5) |
Sep
(2) |
Oct
(6) |
Nov
(1) |
Dec
(6) |
2017 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
(4) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <rap...@us...> - 2003-10-26 15:47:26
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv17417/build Modified Files: CHANGES Log Message: viac3-2 & highmem support Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.537 retrieving revision 1.538 diff -u -d -r1.537 -r1.538 --- CHANGES 25 Oct 2003 13:46:10 -0000 1.537 +++ CHANGES 26 Oct 2003 15:42:41 -0000 1.538 @@ -12,7 +12,7 @@ # smiley73/heiko/hz ... Heiko Zuerker <he...@zu...> # friedl/fl ........... Friedrich Lobenstock <fl...@fl...> # blubdog/bruce/bs .... Bruce Smith <dev...@re...> -# Diego Torres ........ Diego Torres <dt...@co...> +# rpd ................. Diego Torres <dt...@co...> # Gunther Stammwitz ... Gunther Stammwitz <gs...@gm...> # # contributors: @@ -23,6 +23,9 @@ # 1.1.1 +- added highmem support as an option to configure scripts (rpd) +- added VIAEPIAC3-2 support on configure scripts (rpd) +- (now it should be easier to add other cpu types) - updated php v4.3.4RC2 - updated libxml to v2.6.0 - added sarg 1.4.1 (bs) |
From: <rap...@us...> - 2003-10-26 15:46:11
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv17417/build/scripts Modified Files: prepare Log Message: viac3-2 & highmem support Index: prepare =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/prepare,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- prepare 13 Oct 2003 17:36:09 -0000 1.27 +++ prepare 26 Oct 2003 15:42:42 -0000 1.28 @@ -86,13 +86,27 @@ fi cp $MYDIR/config/config_linux $KERNELDIR/.config || exit 1 - echo "CONFIG_M$CONFIG_CPU=y" >> $KERNELDIR/.config - if [ "$CONFIG_LINUX_SMP" = "y" ]; then + echo "CONFIG_M$CONFIG_KERNEL_CPU=y" >> $KERNELDIR/.config + if [ "$CONFIG_LINUX_SMP" == "y" ]; then cat $DL_DIR/scripts/config/config_linux.smp >> $KERNELDIR/.config || exit 1 else cat $DL_DIR/scripts/config/config_linux.up >> $KERNELDIR/.config || exit 1 fi + if [ "$CONFIG_HIGHMEM" == "y" ]; then + cat $DL_DIR/scripts/config/config_highmem.yes >> $KERNELDIR/.config || exit 1 + else + cat $DL_DIR/scripts/config/config_highmem.no >> $KERNELDIR/.config || exit 1 + fi + + if [ "$CONFIG_KERNEL_CPU" == "VIAC3_2" ]; then + cat $DL_DIR/scripts/config/config_linux.epia >> $KERNELDIR/.config || exit 1 + elif [ "$CONFIG_KERNEL_CPU" == "486" ]; then + cat $DL_DIR/scripts/config/config_linux.486 >> $KERNELDIR/.config || exit 1 + else + cat $DL_DIR/scripts/config/config_linux.486 >> $KERNELDIR/.config || exit 1 + fi + pushd $KERNELDIR > /dev/null if [ ! -f devil-linux-kernel-patches.done ]; then |
From: <rap...@us...> - 2003-10-26 15:46:08
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv17417/build/scripts/configuration Modified Files: prepare.config Log Message: viac3-2 & highmem support Index: prepare.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/prepare.config,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- prepare.config 7 Oct 2003 23:22:03 -0000 1.3 +++ prepare.config 26 Oct 2003 15:42:42 -0000 1.4 @@ -5,8 +5,43 @@ # # http://www.devil-linux.org +test -z "$CONFIG_KERNEL_CPU" && CONFIG_KERNEL_CPU=486 test -z "$CONFIG_CPU" && CONFIG_CPU=486 -menu_add "Build Configuration" list "CPU" CONFIG_CPU 486 586 686 + +menu_add "Build Configuration" list "Kernel CPU" CONFIG_KERNEL_CPU 486 586 686 VIAC3_2 +menu_add "Build Configuration" list "GCC CPU" CONFIG_CPU 486 586 686 +menu_add "Build Configuration" bool "Highmem Support" CONFIG_HIGHMEM test -z "$CONFIG_PMAKE" && CONFIG_PMAKE=1 menu_add "Build Configuration" list "Parallel Build Jobs" CONFIG_PMAKE 1 2 3 4 5 6 7 8 9 10 + +#For new epia models (nehemiah), CONFIG_KERNEL_CPU has to be VIAC3_2 and CONFIG_CPU = 686 +#gcc -march=i686 +#see (http://www.ussg.iu.edu/hypermail/linux/kernel/0304.0/1685.html) + +# Configurations supported by kernel: +# CONFIG_M386 is not set +# CONFIG_M486 is not set +# CONFIG_M586 is not set +# CONFIG_M586TSC is not set +# CONFIG_M586MMX is not set +# CONFIG_M686 is not set +# CONFIG_MPENTIUMIII is not set +# CONFIG_MPENTIUM4 is not set +# CONFIG_MK6 is not set +# CONFIG_MK7=y +# CONFIG_MK8 is not set +# CONFIG_MELAN is not set +# CONFIG_MCRUSOE is not set +# CONFIG_MWINCHIPC6 is not set +# CONFIG_MWINCHIP2 is not set +# CONFIG_MWINCHIP3D is not set +# CONFIG_MCYRIXIII is not set +# CONFIG_MVIAC3_2 is not set + +# Options from gcc v3.2.3 +# i386, i486, i586, i686, +# pentium, pentium-mmx, pentiumpro, pentium2, pentium3, pentium4, +# k6, k6-2, k6-3, +# athlon, athlon-tbird, athlon-4, athlon-xp, athlon-mp, +# winchip-c6, winchip2 and c3. |
From: <smi...@us...> - 2003-10-25 18:50:36
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv301/scripts Modified Files: openssl Log Message: - added missing openssl files Index: openssl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openssl,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- openssl 13 Oct 2003 17:36:09 -0000 1.19 +++ openssl 22 Oct 2003 23:50:39 -0000 1.20 @@ -28,23 +28,30 @@ case $1 in build ) - ./Configure linux-elf shared threads zlib --prefix=/usr || exit 1 + ./Configure linux-elf shared threads zlib --prefix=/usr --openssldir=/etc/ssl || exit 1 make depend || exit 1 - + # openssl 0.9.7 doesn't like the parallel builds :-(( make all || exit 1 strip_debug - + # we have to install this immediately, because this is a library and could be needed by other sources make install || exit 1 ;; - + install ) if [ "$CONFIG_OPENSSL_BIN" = "y" ]; then - mkdir -p $CDDIR/usr/bin - mkdir -p $CDDIR/usr/lib - cp -p apps/openssl $CDDIR/usr/bin || exit 1 - cp -d -p libcrypto.so* $CDDIR/usr/lib || exit 1 + rm -rf $WORKDIR/tmp || exit 1 + mkdir -p $WORKDIR/tmp || exit 1 + make install INSTALL_PREFIX=$WORKDIR/tmp || exit 1 + rm -rf $WORKDIR/tmp/usr/include || exit 1 + rm -rf $WORKDIR/tmp/usr/lib/*a || exit 1 + copy_docs $WORKDIR/tmp/etc/ssl + rm -rf $WORKDIR/tmp/etc/ssl/lib || exit 1 + + cp -dpR $WORKDIR/tmp/usr $CDDIR/ || exit 1 + cp -dpR $WORKDIR/tmp/etc $ETCDIR/ || exit 1 + rm -rf $WORKDIR/tmp || exit 1 fi ;; |
From: <bl...@us...> - 2003-10-25 16:48:44
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv13778/scripts Modified Files: thttpd Log Message: Oops. :-) Index: thttpd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/thttpd,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- thttpd 24 Oct 2003 17:27:34 -0000 1.14 +++ thttpd 25 Oct 2003 16:44:53 -0000 1.15 @@ -39,8 +39,8 @@ install ) if [ "$CONFIG_THTTPD" = "y" ]; then -# groupadd -g 103 www || exit 1 -# useradd -u 30 -g www -s /bin/false www || exit 1 + groupadd -g 103 www || exit 1 + useradd -u 30 -g www -s /bin/false www || exit 1 rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp/usr/{sbin,man,www} || exit 1 |
From: <smi...@us...> - 2003-10-25 14:10:01
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv16566 Modified Files: Tag: rel-1-0-patches CHANGES Log Message: updates Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.17 retrieving revision 1.510.2.18 diff -u -d -r1.510.2.17 -r1.510.2.18 --- CHANGES 25 Oct 2003 00:02:43 -0000 1.510.2.17 +++ CHANGES 25 Oct 2003 14:05:51 -0000 1.510.2.18 @@ -37,6 +37,9 @@ - commented out freshclam's crontab so it's not run by default (bs) 1.0-RC 2 +- updated distcc to v2.11.2 +- updated dhcp to v3.0.1rc12 +- updated bind to v9.2.3 - modified firewall scripts to flush/zero/delete chains from all tables (bs) - added setserial v2.17 - updated iptables to v1.2.8 |
From: <smi...@us...> - 2003-10-25 13:48:31
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv12135 Modified Files: CHANGES Log Message: sw updates Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.536 retrieving revision 1.537 diff -u -d -r1.536 -r1.537 --- CHANGES 25 Oct 2003 00:03:11 -0000 1.536 +++ CHANGES 25 Oct 2003 13:46:10 -0000 1.537 @@ -23,6 +23,8 @@ # 1.1.1 +- updated php v4.3.4RC2 +- updated libxml to v2.6.0 - added sarg 1.4.1 (bs) - enabled imap module for PHP - added uw-imap v2002E to build system @@ -46,6 +48,9 @@ - added tcp_wrappers - needed by portmapper (bs) 1.0-RC 3 +- updated distcc to v2.11.2 +- updated dhcp to v3.0.1rc12 +- updated bind to v9.2.3 - logrotate now rotates all files in /var/log - updated lm_sensors to v2.8.1 - updated i2c to v2.8.1 |
From: <bl...@us...> - 2003-10-25 09:53:01
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv21733/scripts Modified Files: thttpd Log Message: Add mime type for auto-config on old netscape browsers Index: thttpd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/thttpd,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- thttpd 13 Oct 2003 17:36:09 -0000 1.13 +++ thttpd 24 Oct 2003 17:27:34 -0000 1.14 @@ -29,6 +29,8 @@ case $1 in build ) if [ "$CONFIG_THTTPD" = "y" ]; then + [ $(grep -c ^proxy mime_types.txt) -eq 0 ] && + echo "proxy application/x-ns-proxy-autoconfig" >> mime_types.txt ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc || exit 1 make $PMAKE all || exit 1 strip_debug @@ -37,8 +39,8 @@ install ) if [ "$CONFIG_THTTPD" = "y" ]; then - groupadd -g 103 www || exit 1 - useradd -u 30 -g www -s /bin/false www || exit 1 +# groupadd -g 103 www || exit 1 +# useradd -u 30 -g www -s /bin/false www || exit 1 rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp/usr/{sbin,man,www} || exit 1 |
From: <smi...@us...> - 2003-10-25 02:46:07
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1:/tmp/cvs-serv5214/docs/documentation Modified Files: documentation.xml Log Message: small typo Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- documentation.xml 23 Oct 2003 00:02:31 -0000 1.47 +++ documentation.xml 25 Oct 2003 00:22:15 -0000 1.48 @@ -684,7 +684,7 @@ <sect2> <title>Configuration files</title> <para>Many parameters can be switched on or off via the configuration file <filename>/etc/sysconfig/grsecurity.proc</filename>.</para> - <para>The ACL system can be enable in the file <filename>/etc/sysconfig/config</filename>, but you'll have to create and test the ACLs yourself!</para> + <para>The ACL system can be enabled in the file <filename>/etc/sysconfig/config</filename>, but you'll have to create and test the ACLs yourself!</para> </sect2> <sect2> <title>Documentation</title> |
From: <smi...@us...> - 2003-10-25 00:26:16
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1:/tmp/cvs-serv5346/docs/documentation Modified Files: Tag: rel-1-0-patches documentation.xml Log Message: small type Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.43.2.4 retrieving revision 1.43.2.5 diff -u -d -r1.43.2.4 -r1.43.2.5 --- documentation.xml 23 Oct 2003 00:02:45 -0000 1.43.2.4 +++ documentation.xml 25 Oct 2003 00:22:40 -0000 1.43.2.5 @@ -684,7 +684,7 @@ <sect2> <title>Configuration files</title> <para>Many parameters can be switched on or off via the configuration file <filename>/etc/sysconfig/grsecurity.proc</filename>.</para> - <para>The ACL system can be enable in the file <filename>/etc/sysconfig/config</filename>, but you'll have to create and test the ACLs yourself!</para> + <para>The ACL system can be enabled in the file <filename>/etc/sysconfig/config</filename>, but you'll have to create and test the ACLs yourself!</para> </sect2> <sect2> <title>Documentation</title> |
From: <smi...@us...> - 2003-10-25 00:09:59
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv2433 Modified Files: CHANGES Log Message: - logrotate now rotates all files in /var/log Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.535 retrieving revision 1.536 diff -u -d -r1.535 -r1.536 --- CHANGES 23 Oct 2003 00:08:47 -0000 1.535 +++ CHANGES 25 Oct 2003 00:03:11 -0000 1.536 @@ -46,6 +46,7 @@ - added tcp_wrappers - needed by portmapper (bs) 1.0-RC 3 +- logrotate now rotates all files in /var/log - updated lm_sensors to v2.8.1 - updated i2c to v2.8.1 - added missing openssl files |
From: <smi...@us...> - 2003-10-25 00:09:45
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv2433/scripts/scripts Modified Files: logrotate.conf Log Message: - logrotate now rotates all files in /var/log Index: logrotate.conf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/logrotate.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- logrotate.conf 28 Jan 2003 22:39:53 -0000 1.1 +++ logrotate.conf 25 Oct 2003 00:03:11 -0000 1.2 @@ -37,5 +37,10 @@ endscript } +/var/log/* { + missingok + rotate 60 + weekly +} # system-specific logs may be configured here |
From: <smi...@us...> - 2003-10-25 00:09:36
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv2281 Modified Files: Tag: rel-1-0-patches CHANGES Log Message: - logrotate now rotates all files in /var/log Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.16 retrieving revision 1.510.2.17 diff -u -d -r1.510.2.16 -r1.510.2.17 --- CHANGES 23 Oct 2003 00:08:56 -0000 1.510.2.16 +++ CHANGES 25 Oct 2003 00:02:43 -0000 1.510.2.17 @@ -23,6 +23,7 @@ # 1.0-RC 3 +- logrotate now rotates all files in /var/log - updated lm_sensors to v2.8.1 - updated i2c to v2.8.1 - added missing openssl files |
From: <smi...@us...> - 2003-10-25 00:09:20
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv2281/scripts/scripts Modified Files: Tag: rel-1-0-patches logrotate.conf Log Message: - logrotate now rotates all files in /var/log Index: logrotate.conf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/logrotate.conf,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -d -r1.1 -r1.1.2.1 --- logrotate.conf 28 Jan 2003 22:39:53 -0000 1.1 +++ logrotate.conf 25 Oct 2003 00:02:43 -0000 1.1.2.1 @@ -37,5 +37,10 @@ endscript } +/var/log/* { + missingok + rotate 60 + weekly +} # system-specific logs may be configured here |
From: <smi...@us...> - 2003-10-24 20:59:06
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1:/tmp/cvs-serv1954/docs/documentation Modified Files: documentation.xml Log Message: use devfs names for LVM Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- documentation.xml 15 Oct 2003 23:48:18 -0000 1.46 +++ documentation.xml 23 Oct 2003 00:02:31 -0000 1.47 @@ -382,10 +382,11 @@ </sect2> <sect2> <title>Create Volume Group</title> - <para>Create a volume group (VG) named <filename>devil-linux</filename> using the PV <filename>/dev/hdc1</filename></para> - <para><command>vgcreate -s 8M devil-linux /dev/hdc1</command></para> + <para>Create a volume group (VG) named <filename>devil-linux</filename> using the PV <filename>/dev/md/0</filename></para> + <para><command>vgcreate -s 8M devil-linux /dev/md/0</command></para> <note> <para>Increase the PhysicalExtentSize of 8M to make use of more than 512GB</para> + <para>You need to use the long devfs name for devices, i.e. <filename>/dev/scsi/host0/bus0/target0/lun0/part1</filename></para> </note> </sect2> <sect2> |
From: <smi...@us...> - 2003-10-24 18:29:06
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv32717 Modified Files: Tag: rel-1-0-patches CHANGES Log Message: - added missing openssl files Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.14 retrieving revision 1.510.2.15 diff -u -d -r1.510.2.14 -r1.510.2.15 --- CHANGES 22 Oct 2003 23:04:16 -0000 1.510.2.14 +++ CHANGES 22 Oct 2003 23:50:21 -0000 1.510.2.15 @@ -23,6 +23,7 @@ # 1.0-RC 3 +- added missing openssl files - updated ntp to v4.2.0 - updated wget to v1.9 - updated procps to v3.1.4 |
From: <smi...@us...> - 2003-10-24 18:22:53
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv301 Modified Files: CHANGES Log Message: - added missing openssl files Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.533 retrieving revision 1.534 diff -u -d -r1.533 -r1.534 --- CHANGES 22 Oct 2003 15:29:48 -0000 1.533 +++ CHANGES 22 Oct 2003 23:50:39 -0000 1.534 @@ -46,6 +46,10 @@ - added tcp_wrappers - needed by portmapper (bs) 1.0-RC 3 +- added missing openssl files +- updated ntp to v4.2.0 +- updated wget to v1.9 +- updated procps to v3.1.4 - updated loadlin.exe to version 16c to work with newer kernels (bs) - fixed ISC_BIND to allow zone transfers (bs) - fixed custom-cd script abort (bs) |
From: <smi...@us...> - 2003-10-24 11:49:29
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1:/tmp/cvs-serv2094/docs/documentation Modified Files: Tag: rel-1-0-patches documentation.xml Log Message: use devfs names for LVM Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.43.2.3 retrieving revision 1.43.2.4 diff -u -d -r1.43.2.3 -r1.43.2.4 --- documentation.xml 15 Oct 2003 23:48:52 -0000 1.43.2.3 +++ documentation.xml 23 Oct 2003 00:02:45 -0000 1.43.2.4 @@ -382,10 +382,11 @@ </sect2> <sect2> <title>Create Volume Group</title> - <para>Create a volume group (VG) named <filename>devil-linux</filename> using the PV <filename>/dev/hdc1</filename></para> - <para><command>vgcreate -s 8M devil-linux /dev/hdc1</command></para> + <para>Create a volume group (VG) named <filename>devil-linux</filename> using the PV <filename>/dev/md/0</filename></para> + <para><command>vgcreate -s 8M devil-linux /dev/md/0</command></para> <note> <para>Increase the PhysicalExtentSize of 8M to make use of more than 512GB</para> + <para>You need to use the long devfs name for devices, i.e. <filename moreinfo="none">/dev/scsi/host0/bus0/target0/lun0/part1</filename></para> </note> </sect2> <sect2> |
From: <smi...@us...> - 2003-10-24 05:23:36
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv32717/scripts Modified Files: Tag: rel-1-0-patches openssl Log Message: - added missing openssl files Index: openssl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openssl,v retrieving revision 1.18 retrieving revision 1.18.2.1 diff -u -d -r1.18 -r1.18.2.1 --- openssl 4 Oct 2003 17:52:25 -0000 1.18 +++ openssl 22 Oct 2003 23:50:21 -0000 1.18.2.1 @@ -16,23 +16,30 @@ case $1 in build ) - ./Configure linux-elf shared threads zlib --prefix=/usr || exit 1 + ./Configure linux-elf shared threads zlib --prefix=/usr --openssldir=/etc/ssl || exit 1 make depend || exit 1 - + # openssl 0.9.7 doesn't like the parallel builds :-(( make all || exit 1 strip_debug - + # we have to install this immediately, because this is a library and could be needed by other sources make install || exit 1 ;; - + install ) if [ "$CONFIG_OPENSSL_BIN" = "y" ]; then - mkdir -p $CDDIR/usr/bin - mkdir -p $CDDIR/usr/lib - cp -p apps/openssl $CDDIR/usr/bin || exit 1 - cp -d -p libcrypto.so* $CDDIR/usr/lib || exit 1 + rm -rf $WORKDIR/tmp || exit 1 + mkdir -p $WORKDIR/tmp || exit 1 + make install INSTALL_PREFIX=$WORKDIR/tmp || exit 1 + rm -rf $WORKDIR/tmp/usr/include || exit 1 + rm -rf $WORKDIR/tmp/usr/lib/*a || exit 1 + copy_docs $WORKDIR/tmp/etc/ssl + rm -rf $WORKDIR/tmp/etc/ssl/lib || exit 1 + + cp -dpR $WORKDIR/tmp/usr $CDDIR/ || exit 1 + cp -dpR $WORKDIR/tmp/etc $ETCDIR/ || exit 1 + rm -rf $WORKDIR/tmp || exit 1 fi ;; |
From: <smi...@us...> - 2003-10-23 02:41:44
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv2889/scripts Modified Files: lm_sensors Log Message: updated lm_sensors to v2.8.1 Index: lm_sensors =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lm_sensors,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- lm_sensors 13 Oct 2003 17:36:08 -0000 1.5 +++ lm_sensors 23 Oct 2003 00:08:47 -0000 1.6 @@ -54,10 +54,7 @@ SMP=0 test "$CONFIG_LINUX_SMP" = "y" && SMP=1 - # COMPILE_KERNEL=1 should be 0, but there's a bug with the creation of sensors.h - # v2.8.1 will solve this problem, it's just not released yet. - make user $PMAKE PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man || exit 1 - #make user PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man COMPILE_KERNEL=1 I2C_HEADERS=$KERNELDIR/include/linux LINUX=$KERNELDIR|| exit 1 + make user $PMAKE PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man COMPILE_KERNEL=0 || exit 1 strip_debug ;; |
From: <smi...@us...> - 2003-10-23 02:36:22
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv2889 Modified Files: CHANGES Log Message: updated lm_sensors to v2.8.1 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.534 retrieving revision 1.535 diff -u -d -r1.534 -r1.535 --- CHANGES 22 Oct 2003 23:50:39 -0000 1.534 +++ CHANGES 23 Oct 2003 00:08:47 -0000 1.535 @@ -46,6 +46,8 @@ - added tcp_wrappers - needed by portmapper (bs) 1.0-RC 3 +- updated lm_sensors to v2.8.1 +- updated i2c to v2.8.1 - added missing openssl files - updated ntp to v4.2.0 - updated wget to v1.9 |
From: <smi...@us...> - 2003-10-23 00:35:56
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv2929 Modified Files: Tag: rel-1-0-patches CHANGES Log Message: updated lm_sensors to v2.8.1 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.15 retrieving revision 1.510.2.16 diff -u -d -r1.510.2.15 -r1.510.2.16 --- CHANGES 22 Oct 2003 23:50:21 -0000 1.510.2.15 +++ CHANGES 23 Oct 2003 00:08:56 -0000 1.510.2.16 @@ -23,6 +23,8 @@ # 1.0-RC 3 +- updated lm_sensors to v2.8.1 +- updated i2c to v2.8.1 - added missing openssl files - updated ntp to v4.2.0 - updated wget to v1.9 |
From: <smi...@us...> - 2003-10-23 00:14:06
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv2929/scripts Modified Files: Tag: rel-1-0-patches lm_sensors Log Message: updated lm_sensors to v2.8.1 Index: lm_sensors =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lm_sensors,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -d -r1.4 -r1.4.2.1 --- lm_sensors 23 Sep 2003 11:13:40 -0000 1.4 +++ lm_sensors 23 Oct 2003 00:08:56 -0000 1.4.2.1 @@ -42,10 +42,7 @@ SMP=0 test "$CONFIG_LINUX_SMP" = "y" && SMP=1 - # COMPILE_KERNEL=1 should be 0, but there's a bug with the creation of sensors.h - # v2.8.1 will solve this problem, it's just not released yet. - make user $PMAKE PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man || exit 1 - #make user PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man COMPILE_KERNEL=1 I2C_HEADERS=$KERNELDIR/include/linux LINUX=$KERNELDIR|| exit 1 + make user $PMAKE PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man COMPILE_KERNEL=0 || exit 1 strip_debug ;; |
From: <smi...@us...> - 2003-10-22 23:06:47
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv25254 Modified Files: Tag: rel-1-0-patches CHANGES Log Message: software updates Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.13 retrieving revision 1.510.2.14 diff -u -d -r1.510.2.13 -r1.510.2.14 --- CHANGES 22 Oct 2003 15:29:18 -0000 1.510.2.13 +++ CHANGES 22 Oct 2003 23:04:16 -0000 1.510.2.14 @@ -23,6 +23,9 @@ # 1.0-RC 3 +- updated ntp to v4.2.0 +- updated wget to v1.9 +- updated procps to v3.1.4 - updated loadlin.exe to version 16c to work with newer kernels (bs) - fixed ISC_BIND to allow zone transfers (bs) - fixed custom-cd script abort (bs) |
From: <bl...@us...> - 2003-10-22 16:05:55
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv32432/build Modified Files: CHANGES Log Message: commented out freshclam's crontab so it's not run by default Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.532 retrieving revision 1.533 diff -u -d -r1.532 -r1.533 --- CHANGES 21 Oct 2003 13:55:10 -0000 1.532 +++ CHANGES 22 Oct 2003 15:29:48 -0000 1.533 @@ -50,6 +50,7 @@ - fixed ISC_BIND to allow zone transfers (bs) - fixed custom-cd script abort (bs) - fixed typos in firewall script commented-out code (bs) +- commented out freshclam's crontab so it's not run by default (bs) 1.0-RC 2 - modified firewall scripts to flush/zero/delete chains from all tables (bs) |