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: Diego T. <dt...@co...> - 2003-12-31 21:01:46
|
On Wed, Dec 31, 2003 at 03:22:13PM -0500, Heiko Zuerker wrote: > Can't you write your own init script and put all the modular parts in a > config file? there are lots of things that could be configurable, but i'd set up a "default" init script. i think that packages on dl shouldn't be pre-configured, because that can include "holes" in a firewall/router/server. AS always, i could be wrong :) -- -- gnupg keyfingerprint -- 48AF 5BF9 8F54 2966 64CC 2327 7CD0 DD91 B09D 5799 -- Use of a keyboard or mouse may be linked to serious injuries or disorders. Diego Torres - dtorres at anthalia dot org - Madrid / España |
From: <smi...@us...> - 2003-12-31 20:52:02
|
Update of /cvsroot/devil-linux/build/config/etc/sysconfig/nic In directory sc8-pr-cvs1:/tmp/cvs-serv29724/config/etc/sysconfig/nic Modified Files: ifcfg-eth4.sample Log Message: the quotes won't work this way Index: ifcfg-eth4.sample =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/nic/ifcfg-eth4.sample,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- ifcfg-eth4.sample 31 Dec 2003 17:47:59 -0000 1.1 +++ ifcfg-eth4.sample 31 Dec 2003 20:51:58 -0000 1.2 @@ -44,5 +44,5 @@ CHANNEL=6 MODE=Managed AP=any -RATE="auto" -KEY="off" +RATE=auto +KEY=off |
From: <smi...@us...> - 2003-12-31 20:52:02
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1:/tmp/cvs-serv29724/config/etc/init.d Modified Files: network Log Message: the quotes won't work this way Index: network =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/network,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- network 31 Dec 2003 18:58:30 -0000 1.25 +++ network 31 Dec 2003 20:51:58 -0000 1.26 @@ -114,13 +114,13 @@ # the software options local OPTIONS="" - [ -n "$ESSID" ] && OPTIONS="$OPTIONS essid \"$ESSID\"" - [ -n "$NWID" ] && OPTIONS="$OPTIONS nwid \"$NWID\"" - [ -n "$CHANNEL" ] && OPTIONS="$OPTIONS channel \"$CHANNEL\"" - [ -n "$MODE" ] && OPTIONS="$OPTIONS mode \"$MODE\"" - [ -n "$AP" ] && OPTIONS="$OPTIONS ap \"$AP\"" - [ -n "$RATE" ] && OPTIONS="$OPTIONS rate \"$RATE\"" - [ -n "$KEY" ] && OPTIONS="$OPTIONS key \"$KEY\"" + [ -n "$ESSID" ] && OPTIONS="$OPTIONS essid $ESSID" + [ -n "$NWID" ] && OPTIONS="$OPTIONS nwid $NWID" + [ -n "$CHANNEL" ] && OPTIONS="$OPTIONS channel $CHANNEL" + [ -n "$MODE" ] && OPTIONS="$OPTIONS mode $MODE" + [ -n "$AP" ] && OPTIONS="$OPTIONS ap $AP" + [ -n "$RATE" ] && OPTIONS="$OPTIONS rate $RATE" + [ -n "$KEY" ] && OPTIONS="$OPTIONS key $KEY" echo -n "Setting wireless options for interface $DEVICE" iwconfig $DEVICE $OPTIONS |
From: Heiko Z. <he...@zu...> - 2003-12-31 20:46:17
|
Bruce Smith wrote: >>samba3 doesn't like parallel builds >> >> > >Is there anything left that does like parallel builds? >Or should we just get rid of the option? > > I'm running a compile with 2 parallel builds right now. >I never trust it any longer. > > Let's leave it. I still hope that somebody donates a Dual-CPU-Big-Ass-Ultra-Fast build machine. Heiko |
From: Bruce S. <bw...@ar...> - 2003-12-31 20:36:31
|
> samba3 doesn't like parallel builds Is there anything left that does like parallel builds? Or should we just get rid of the option? I never trust it any longer. - BS |
From: <smi...@us...> - 2003-12-31 20:32:42
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv26795/scripts Modified Files: samba Log Message: samba3 doesn't like parallel builds Index: samba =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/samba,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- samba 21 Dec 2003 15:53:53 -0000 1.21 +++ samba 31 Dec 2003 20:32:38 -0000 1.22 @@ -34,8 +34,9 @@ --with-fhs --with-smbmount --with-libsmbclient --with-ssl --with-syslog --with-utmp --with-msdfs \ --with-acl-support --with-winbind --with-quotas --with-vfs --with-smbwrapper \ --with-logfilebase=/var/log --with-swatdir=/usr/share/samba/swat || exit 1 - make $PMAKE || exit 1 - strip_debug + # parallel build doesn't work + make || exit 1 + strip_debug fi ;; |
From: Heiko Z. <he...@zu...> - 2003-12-31 20:26:17
|
Diego Torres wrote: >On Wed, Dec 31, 2003 at 02:31:57PM -0500, Heiko Zuerker wrote: > > > >>There's a message during boot, that the "Unkown Linux Distribution" is >>not supported. >> >>Looks like there's something missing in the smarttools init script. >> >> > >the init script should be disabled and configured by the user before it could be usable, but has to be on /etc/init.d > >any ideas? the default script is the one from smartmontools, and it tries to autodetect the current distribution. (and of course, i don't want to modify it. that should be done by the user) > > > Can't you write your own init script and put all the modular parts in a config file? Heiko |
From: <smi...@us...> - 2003-12-31 20:06:45
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv20584/scripts Modified Files: prism54 Log Message: make sure we have no conflict with the directory names Index: prism54 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/prism54,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- prism54 31 Dec 2003 19:40:51 -0000 1.2 +++ prism54 31 Dec 2003 20:01:08 -0000 1.3 @@ -43,7 +43,7 @@ mkdir -p $DOCDIR/prism54 || exit 1 cp -dp README $DOCDIR/prism54/ || exit 1 mkdir -p $CDDIR/usr/lib/hotplug/firmware || exit 1 - cp -dp $(find_src_dir prism54-firmware)/* $CDDIR/usr/lib/hotplug/firmware/ || exit 1 + cp -dp $(find_src_dir prism54firmware)/* $CDDIR/usr/lib/hotplug/firmware/ || exit 1 fi ;; |
From: Diego T. <dt...@co...> - 2003-12-31 19:53:22
|
On Wed, Dec 31, 2003 at 02:31:57PM -0500, Heiko Zuerker wrote: > There's a message during boot, that the "Unkown Linux Distribution" is > not supported. > > Looks like there's something missing in the smarttools init script. the init script should be disabled and configured by the user before it could be usable, but has to be on /etc/init.d any ideas? the default script is the one from smartmontools, and it tries to autodetect the current distribution. (and of course, i don't want to modify it. that should be done by the user) -- -- gnupg keyfingerprint -- 48AF 5BF9 8F54 2966 64CC 2327 7CD0 DD91 B09D 5799 -- Use of a keyboard or mouse may be linked to serious injuries or disorders. Diego Torres - dtorres at anthalia dot org - Madrid / España |
From: <smi...@us...> - 2003-12-31 19:40:58
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv17924 Modified Files: prism54 Log Message: compile prism driver after kernel Index: prism54 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/prism54,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- prism54 31 Dec 2003 19:38:35 -0000 1.1 +++ prism54 31 Dec 2003 19:40:51 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: prism54 -# Required-Start: $basebuildtools $libs +# Required-Start: $basebuildtools $libs linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: |
From: <smi...@us...> - 2003-12-31 19:38:39
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv17512/scripts Added Files: prism54 Log Message: oops, forgott to check in the build script --- NEW FILE: prism54 --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/prism54,v $ # $Revision: 1.1 $ # $Date: 2003/12/31 19:38:35 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: prism54 # Required-Start: $basebuildtools $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: # Description: description ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings source $MYDIR/functions KERNELDIR=$(find_src_dir linux) case $1 in build ) if [ "$CONFIG_PRISM54" = "y" ]; then mkdir -p /lib/modules/$KERNELVERSION || exit 1 ln -sf $KERNELDIR /lib/modules/$KERNELVERSION/build || exit 1 make KVER=$KERNELVERSION modules || exit 1 strip_debug fi ;; install ) if [ "$CONFIG_PRISM54" = "y" ]; then mkdir -p $CDDIR/lib/modules/$KERNELVERSION/kernel/drivers/net/wireless/prism54/ || exit 1 cp ksrc/prism54.o $CDDIR/lib/modules/$KERNELVERSION/kernel/drivers/net/wireless/prism54/ || exit 1 mkdir -p $DOCDIR/prism54 || exit 1 cp -dp README $DOCDIR/prism54/ || exit 1 mkdir -p $CDDIR/usr/lib/hotplug/firmware || exit 1 cp -dp $(find_src_dir prism54-firmware)/* $CDDIR/usr/lib/hotplug/firmware/ || exit 1 fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac |
From: Heiko Z. <he...@zu...> - 2003-12-31 19:36:17
|
rap...@us... wrote: >Update of /cvsroot/devil-linux/build/scripts >In directory sc8-pr-cvs1:/tmp/cvs-serv18178/scripts > >Added Files: > smartmontools >Log Message: >smartmontools initial checkin > > There's a message during boot, that the "Unkown Linux Distribution" is not supported. Looks like there's something missing in the smarttools init script. Heiko |
From: Heiko Z. <he...@zu...> - 2003-12-31 19:01:18
|
Diego Torres wrote: >On Wed, Dec 31, 2003 at 09:37:07AM -0800, smi...@us... wrote: > > >> local OPTIONS="" >>- >>+ >> # check which dhcp client software to use >> >> > >:)) > > > Yeah I wondered about that, too. Probably some changes in whitespaces.... Heiko |
From: <smi...@us...> - 2003-12-31 18:58:34
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1:/tmp/cvs-serv10580/config/etc/init.d Modified Files: network Log Message: set empty defaults to prevent problems Index: network =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/network,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- network 31 Dec 2003 17:47:59 -0000 1.24 +++ network 31 Dec 2003 18:58:30 -0000 1.25 @@ -144,6 +144,15 @@ ROUTE= BR_IF= + WIRELESS= + ESSID= + NWID= + CHANNEL= + MODE= + AP= + RATE= + KEY= + # # Load the variables from interface config file # |
From: Diego T. <dt...@co...> - 2003-12-31 18:51:35
|
On Wed, Dec 31, 2003 at 09:37:07AM -0800, smi...@us... wrote: > local OPTIONS="" > - > + > # check which dhcp client software to use :)) -- -- gnupg keyfingerprint -- 48AF 5BF9 8F54 2966 64CC 2327 7CD0 DD91 B09D 5799 -- Use of a keyboard or mouse may be linked to serious injuries or disorders. Diego Torres - dtorres at anthalia dot org - Madrid / España |
From: <smi...@us...> - 2003-12-31 17:48:03
|
Update of /cvsroot/devil-linux/build/config/etc/sysconfig/nic In directory sc8-pr-cvs1:/tmp/cvs-serv32152/config/etc/sysconfig/nic Added Files: ifcfg-eth4.sample Log Message: initial checkin of wireless support for network init --- NEW FILE: ifcfg-eth4.sample --- # # example for a "normal" INTERFACE with no VLANs and no BRIDGING # DHCP=no #DHCP=yes #DHCP=server ONBOOT=yes DEVICE=eth4 IP=10.90.1.200 NETMASK=255.255.255.0 #BROADCAST=10.90.1.255 #MAC= MODULE=prism54 # ### ROUTE="DESTINATION{:GATEWAY}" # where DESTINATION is NET/NETMASK or a HOST # the :GATEWAY is optional # ## samples for all 4 possible scenarios # # route to network 192.168.254.0/255.255.255.0 via gateway 10.90.1.252 #ROUTE="$ROUTE 192.168.254.0/255.255.255.0:10.90.1.252" # # route to host 192.168.3.1 via 10.90.1.252 #ROUTE="$ROUTE 192.168.3.0:10.90.1.252" # # route to network that is also reachable via this interface #ROUTE="$ROUTE 192.168.3.0/255.255.255.0" # # route to host that is also reachable via this interface #ROUTE="$ROUTE 192.168.5.7" # # add as many ROUTE="$ROUTE ...." lines as you need routes # # is this a wireless card ? WIRELESS=yes # for an explaination of all the parameters, # execute "man iwconfig" in a shell ESSID=any #NWID=off CHANNEL=6 MODE=Managed AP=any RATE="auto" KEY="off" |
From: <smi...@us...> - 2003-12-31 17:48:03
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv32152 Modified Files: CHANGES Log Message: initial checkin of wireless support for network init Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.628 retrieving revision 1.629 diff -u -d -r1.628 -r1.629 --- CHANGES 31 Dec 2003 16:43:03 -0000 1.628 +++ CHANGES 31 Dec 2003 17:47:59 -0000 1.629 @@ -22,6 +22,8 @@ # 1.1.1 +- added sample interface configuration for wireless +- added support for wireless cards to network init script - set home directory of ftp user to /var/empty - disabled ET_DYN for python - updated python to v2.3.3 |
From: <smi...@us...> - 2003-12-31 17:48:02
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1:/tmp/cvs-serv32152/config/etc/init.d Modified Files: network Log Message: initial checkin of wireless support for network init Index: network =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/network,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- network 31 Dec 2003 17:37:05 -0000 1.23 +++ network 31 Dec 2003 17:47:59 -0000 1.24 @@ -108,6 +108,25 @@ sleep 5 } +setup_wireless () { + # the interface to do dhcp on + local DEVICE=$1 + # the software options + local OPTIONS="" + + [ -n "$ESSID" ] && OPTIONS="$OPTIONS essid \"$ESSID\"" + [ -n "$NWID" ] && OPTIONS="$OPTIONS nwid \"$NWID\"" + [ -n "$CHANNEL" ] && OPTIONS="$OPTIONS channel \"$CHANNEL\"" + [ -n "$MODE" ] && OPTIONS="$OPTIONS mode \"$MODE\"" + [ -n "$AP" ] && OPTIONS="$OPTIONS ap \"$AP\"" + [ -n "$RATE" ] && OPTIONS="$OPTIONS rate \"$RATE\"" + [ -n "$KEY" ] && OPTIONS="$OPTIONS key \"$KEY\"" + + echo -n "Setting wireless options for interface $DEVICE" + iwconfig $DEVICE $OPTIONS + evaluate_retval +} + setup_interface () { # the interface to activate IF=$1 @@ -138,6 +157,11 @@ if [ -n "$MODULE" ]; then modprobe $MODULE > /dev/null fi + + if [ "$WIRELESS" = "yes" ]; then + setup_wireless $DEVICE + fi + # vlan-id needs to be a number. id's 0 and 4095 are reserved if test -n "$VLANID" -a "$VLANID" -gt 0 -a "$VLANID" -lt 4095 2>/dev/null; then |
From: <smi...@us...> - 2003-12-31 17:37:08
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1:/tmp/cvs-serv30552/config/etc/init.d Modified Files: network Log Message: want if default gateway is set in sysconfig/config Index: network =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/network,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- network 10 Oct 2003 14:28:50 -0000 1.22 +++ network 31 Dec 2003 17:37:05 -0000 1.23 @@ -55,7 +55,7 @@ local DEVICE=$1 # the dhcp client software options local OPTIONS="" - + # check which dhcp client software to use dhcp_client_check @@ -93,17 +93,17 @@ local DEVICE=$1 # the signal to send to the dhcp client software local SIGNAL="" - + # check which dhcp client software to use dhcp_client_check if [ "$DHCP_CLIENT" = "dhcpcd" ]; then [ "$DHCLIENT_RELEASE_BEFORE_QUIT" = "yes" ] && SIGNAL="HUP" fi - + echo -n "Stopping DHCP client daemon on interface $DEVICE" killproc $DHCP_CLIENT $SIGNAL - + # wait for dhcp client to shut down sleep 5 } @@ -124,7 +124,7 @@ MAC= ROUTE= BR_IF= - + # # Load the variables from interface config file # @@ -167,7 +167,7 @@ # if this is a vlan interface we need to take special care for DHCPd # FIXME: only needed for dhcp server not client, right? #$VLAN set_flag $PHYDEV REORDER_HDR 1 - + dhcp_client_start $DEVICE else BCAST=""; test -n "$BROADCAST" && BCAST="broadcast $BROADCAST" @@ -327,15 +327,13 @@ test -n "$ONLY_INTERFACE" && exit # - # If the /etc/sysconfig/network file contains a GATEWAY variable, set - # the default gateway and the interface through which the default - # gateway can be reached. + # If the /etc/sysconfig/network file contains a GATEWAY variable, + # warn the user that we don't support it anymore # if [ -n "$DEFAULTGATEWAY" -a -n "$DEFAULTGATEWAY_IF" ]; then - echo -n "Setting up routing for $DEFAULTGATEWAY_IF interface" - route add default gateway $DEFAULTGATEWAY \ - metric 1 dev $DEFAULTGATEWAY_IF - evaluate_retval + echo -n "Setting of default gateway via /etc/sysconfig/config is not supported anymore" + print_status failure + echo "please set it in the interface configuration file" fi # enable IP Routing |
From: <smi...@us...> - 2003-12-31 17:01:55
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv24611/scripts Modified Files: cipe Log Message: no more unresolved symbols Index: cipe =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cipe,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- cipe 31 Dec 2003 16:05:27 -0000 1.14 +++ cipe 31 Dec 2003 17:01:51 -0000 1.15 @@ -33,6 +33,8 @@ if [ "$CONFIG_CIPE" = "y" ]; then unset MAKELEVEL + disable_et_dyn + ./configure --prefix=/usr --sysconfdir=/etc/cipe --disable-debug --disable-pkcipe || exit 1 # # "--disable-pkcipe" because of this statement in the pkcipe README file: |
From: <smi...@us...> - 2003-12-31 16:43:07
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv20273/scripts Modified Files: vsftpd Log Message: set home directory for "ftp" to /var/empty Index: vsftpd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vsftpd,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- vsftpd 29 Dec 2003 19:35:59 -0000 1.9 +++ vsftpd 31 Dec 2003 16:43:04 -0000 1.10 @@ -54,7 +54,7 @@ touch $ETCDIR/etc/vsftpd.chroot_list || exit 1 groupadd -g 40 ftp || exit 1 - useradd -u 40 -s /bin/false -g ftp ftp || exit 1 + useradd -u 40 -d /var/empty -s /bin/false -g ftp ftp || exit 1 echo "# Start $MYNAME?" >> $CONFIGFILE echo "START_$MYNAME=no" >> $CONFIGFILE |
From: <smi...@us...> - 2003-12-31 16:43:07
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv20273 Modified Files: CHANGES Log Message: set home directory for "ftp" to /var/empty Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.627 retrieving revision 1.628 diff -u -d -r1.627 -r1.628 --- CHANGES 31 Dec 2003 02:29:34 -0000 1.627 +++ CHANGES 31 Dec 2003 16:43:03 -0000 1.628 @@ -22,6 +22,7 @@ # 1.1.1 +- set home directory of ftp user to /var/empty - disabled ET_DYN for python - updated python to v2.3.3 - disabled SSP for iptables (again) |
From: <smi...@us...> - 2003-12-31 16:07:10
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv11959/scripts Modified Files: net-snmp Log Message: parallel builds where not disabled Index: net-snmp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/net-snmp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- net-snmp 13 Oct 2003 17:36:08 -0000 1.2 +++ net-snmp 31 Dec 2003 16:07:05 -0000 1.3 @@ -31,7 +31,7 @@ if [ "$CONFIG_NET_SNMP" = "y" ]; then ./configure --prefix=/usr --disable-debugging --sysconfdir=/etc --localstatedir=/var --with-defaults --enable-shared --enable-ipv6 --enable-ucd-compatibility --with-zlib || exit 1 # disable parallel builds - make $PMAKE all || exit 1 + make all || exit 1 strip_debug #mkdir -p $WORKDIR/LIBS/net-snmp || exit 1 #make install prefix=$WORKDIR/LIBS/net-snmp/usr exec_prefix=$WORKDIR/LIBS/net-snmp/usr sysconfdir=$WORKDIR/LIBS/net-snmp/etc persistentdir=$WORKDIR/LIBS/net-snmp/var/net-snmp || exit 1 |
From: <smi...@us...> - 2003-12-31 16:05:31
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv11724/scripts Modified Files: cipe Log Message: SSP can't be disabled this way.... Index: cipe =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cipe,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- cipe 30 Dec 2003 21:19:08 -0000 1.13 +++ cipe 31 Dec 2003 16:05:27 -0000 1.14 @@ -32,9 +32,6 @@ build ) if [ "$CONFIG_CIPE" = "y" ]; then unset MAKELEVEL - if [ "$CONFIG_GCC_STACK_PROTECTOR" = "y" ]; then - export CFLAGS="-fno-stack-protector" - fi ./configure --prefix=/usr --sysconfdir=/etc/cipe --disable-debug --disable-pkcipe || exit 1 # @@ -49,9 +46,6 @@ install ) if [ "$CONFIG_CIPE" = "y" ]; then - if [ "$CONFIG_GCC_STACK_PROTECTOR" = "y" ]; then - export CFLAGS="-fno-stack-protector" - fi touch cipe.texinfo touch cipe.info mkdir -p $CDDIR/usr/bin |
From: <smi...@us...> - 2003-12-31 15:24:19
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv5874/scripts Modified Files: imap Log Message: don't use parallel builds, it will fail Index: imap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/imap,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- imap 19 Oct 2003 11:54:49 -0000 1.2 +++ imap 31 Dec 2003 15:24:15 -0000 1.3 @@ -26,7 +26,8 @@ case $1 in build ) - make slx SSLTYPE=unix.nopwd SSLINCLUDE=/usr/ssl/ EXTRACFLAGS=-I/usr/include/openssl $PMAKE all || exit 1 + # don't use parallel builds, it will fail + make slx SSLTYPE=unix.nopwd SSLINCLUDE=/usr/ssl/ EXTRACFLAGS=-I/usr/include/openssl all || exit 1 strip_debug # copy the stuff, we need it later mkdir -p /usr/include/imap || exit 1 |