You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(55) |
Oct
(44) |
Nov
(156) |
Dec
(123) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(130) |
Feb
(156) |
Mar
(162) |
Apr
(171) |
May
(97) |
Jun
(127) |
Jul
(58) |
Aug
(81) |
Sep
(86) |
Oct
(45) |
Nov
(41) |
Dec
(84) |
2003 |
Jan
(71) |
Feb
(87) |
Mar
(133) |
Apr
(152) |
May
(151) |
Jun
(232) |
Jul
(320) |
Aug
(237) |
Sep
(271) |
Oct
(536) |
Nov
(301) |
Dec
(393) |
2004 |
Jan
(393) |
Feb
(184) |
Mar
(314) |
Apr
(225) |
May
(139) |
Jun
(77) |
Jul
(87) |
Aug
(75) |
Sep
(139) |
Oct
(50) |
Nov
(8) |
Dec
(28) |
2005 |
Jan
(66) |
Feb
(63) |
Mar
(14) |
Apr
(14) |
May
(8) |
Jun
(23) |
Jul
(21) |
Aug
(6) |
Sep
(29) |
Oct
(55) |
Nov
(38) |
Dec
(8) |
2006 |
Jan
(5) |
Feb
(10) |
Mar
(1) |
Apr
(15) |
May
(32) |
Jun
(44) |
Jul
(11) |
Aug
(8) |
Sep
(9) |
Oct
(14) |
Nov
(4) |
Dec
(3) |
2007 |
Jan
(3) |
Feb
(3) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(35) |
Aug
(49) |
Sep
(8) |
Oct
(42) |
Nov
(44) |
Dec
(7) |
2008 |
Jan
(2) |
Feb
(7) |
Mar
(8) |
Apr
(80) |
May
(74) |
Jun
(29) |
Jul
(5) |
Aug
(7) |
Sep
(6) |
Oct
(1) |
Nov
|
Dec
|
2009 |
Jan
(8) |
Feb
(19) |
Mar
(3) |
Apr
(24) |
May
(22) |
Jun
(23) |
Jul
(8) |
Aug
(23) |
Sep
(8) |
Oct
(27) |
Nov
(52) |
Dec
(27) |
2010 |
Jan
(36) |
Feb
(29) |
Mar
(17) |
Apr
(28) |
May
(21) |
Jun
(4) |
Jul
|
Aug
(28) |
Sep
(18) |
Oct
(6) |
Nov
(34) |
Dec
(16) |
2011 |
Jan
(18) |
Feb
(12) |
Mar
|
Apr
|
May
(9) |
Jun
(1) |
Jul
(5) |
Aug
(5) |
Sep
(7) |
Oct
(16) |
Nov
(26) |
Dec
(17) |
2012 |
Jan
(6) |
Feb
(34) |
Mar
(52) |
Apr
(10) |
May
(3) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(4) |
Nov
(1) |
Dec
(4) |
2013 |
Jan
(5) |
Feb
|
Mar
|
Apr
(5) |
May
(4) |
Jun
|
Jul
|
Aug
(14) |
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
(2) |
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(11) |
2015 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Martin M. <mm...@si...> - 2001-09-15 09:39:59
|
Hi, On Sat, Sep 15, 2001 at 03:25:47AM +0200, Friedrich Lobenstock wrote: > Hi! > > I suggest the following layout for the new Devil-Linux 0.5 Beta: > / .... CD-Rom directly mounted as root so nobody can change anything *) > /dev/shm .... virtual memory file system (max. size limited!) [see below] > /etc -> /dev/shm > /tmp -> /dev/shm/var/tmp > /var -> /dev/shm/var > > optional we can mount the follwing: > /var/mount .... /dev/hdx, /dev/sdx (do we have to care about partitioning? :) > This would be useful for: > * squid > * sendmail/qmail/postfix/exim > * amavis > * you name it :-) > > *) yes I'm paranoid :-) Well, I'd oppose a mounted CD, since I have quite bad experiences with long running systems and CD-Rs / CD-RWs. I run about 15 firewalls from CD, which I created myself and they usually fail to work after 1-2 years, since the CD gets unreadable sectors, because of the constant heat in the cdrom drive. So think it quite advisable to be able to take the CD out while the system is running to replace it with working one. The other point is, in the whole time I run these firewalls, I never got an attack on the firewall itself, just on the systems behind it. bye MM Martin Mueller Phone: +49 39298 4125 e-mail: mm...@si... ICQ: 99023536 mm...@lu... PGP/GPG mail welcome, keys as well other stuff at: http://themm.net |
From: Heiko Z. <he...@zu...> - 2001-09-15 01:38:03
|
Hi, > / .... CD-Rom directly mounted as root so nobody can change anything = *) > /dev/shm .... virtual memory file system (max. size limited!)=20 > [see below] > /etc -> /dev/shm should be /dev/shm/etc > /tmp -> /dev/shm/var/tmp tmp is now always linked to /var/tmp, whereever it is > /var -> /dev/shm/var The rest is ok. cu Heiko |
From: Heiko Z. <he...@zu...> - 2001-09-15 01:38:03
|
> Would be real hard for a hacker, wouldn't it? Then we have a good slogan: Devil-Linux, Hacker's worst friend! |
From: Friedrich L. <fl...@fl...> - 2001-09-15 01:28:16
|
Hi again! To tighten up security even more we could create a script that configures the firewall (includes your custom rc.firewall, etc.) and creates the final iso. ONLY var would be mounted as a shared memory files system. Would be real hard for a hacker, wouldn't it? -- MfG / Regards Friedrich Lobenstock |
From: Friedrich L. <fl...@fl...> - 2001-09-15 01:24:27
|
Hi! I suggest the following layout for the new Devil-Linux 0.5 Beta: / .... CD-Rom directly mounted as root so nobody can change anything *) /dev/shm .... virtual memory file system (max. size limited!) [see below] /etc -> /dev/shm /tmp -> /dev/shm/var/tmp /var -> /dev/shm/var optional we can mount the follwing: /var/mount .... /dev/hdx, /dev/sdx (do we have to care about partitioning? :) This would be useful for: * squid * sendmail/qmail/postfix/exim * amavis * you name it :-) *) yes I'm paranoid :-) [ from kernel tree Documentation/Configure.help ] Virtual memory file system support CONFIG_TMPFS Tmpfs is a file system which keeps all files in virtual memory. In contrast to RAM disks, which get allocated a fixed amount of physical RAM, tmpfs grows and shrinks to accommodate the files it contains and is able to swap unneeded pages out to swap space. Everything is "virtual" in the sense that no files will be created on your hard drive; if you reboot, everything in tmpfs will be lost. You should mount the filesystem somewhere to be able to use POSIX shared memory. Adding the following line to /etc/fstab should take care of things: tmpfs /dev/shm tmpfs defaults 0 0 Remember to create the directory that you intend to mount tmpfs on if necessary (/dev/shm is automagically created if you use devfs). You can set limits for the number of blocks and inodes used by the filesystem with the mount options "size", "nr_blocks" and "nr_inodes". These parameters accept a suffix k, m or g for kilo, mega and giga and can be changed on remount. The initial permissions of the root directory can be set with the mount option "mode". -- MfG / Regards Friedrich Lobenstock |
From: Heiko Z. <he...@zu...> - 2001-09-15 00:50:31
|
Looks good for me, as discussed ;-) |
From: Friedrich L. <fl...@fl...> - 2001-09-15 00:09:33
|
Hi! I'm suggesting to use a build systen that has the following layout in the LFS system: /devil-build /scripts base ... freeswan /build 00_base -> ../base .... 15_freeswan -> ../freeswan /install 00_base -> ../base .. 15_freeswan -> ../freeswan /src /adsl ... sources of specific packages /freeswan /iso (-> ... symlink) Scripts would be called with the commandline options build and install respectively. Comments? -- MfG / Regards Friedrich Lobenstock |
From: Friedrich L. <fl...@fl...> - 2001-09-14 23:52:51
|
Martin Mueller wrote: > > On Fri, Sep 14, 2001 at 06:46:19PM -0400, Heiko Zuerker wrote: > > Hi, > > > > I just uploaded the LFS System: > > http://download3.devil-linux.org/develop/lfssystem-3.0rc2-i486.libs.tar.bz2 > > It took me 65 seconds to get this stuff :-) 01:05:31 (620.27 KB/s) - `lfssystem-3.0rc2-i486.libs.tar.bz2' -- MfG / Regards Friedrich Lobenstock |
From: Martin M. <mm...@si...> - 2001-09-14 23:27:49
|
Moin, On Fri, Sep 14, 2001 at 06:46:19PM -0400, Heiko Zuerker wrote: > Hi, > > I just uploaded the LFS System: > http://download3.devil-linux.org/develop/lfssystem-3.0rc2-i486.libs.tar.bz2 > Great, just started download ... it will hopefully be finished, when I get up tomorrow :) bye MM Martin Mueller Phone: +49 39298 4125 e-mail: mm...@si... ICQ: 99023536 mm...@lu... PGP/GPG mail welcome, keys as well other stuff at: http://themm.net |
From: Heiko Z. <he...@zu...> - 2001-09-14 22:50:34
|
Hi, I just uploaded the LFS System: http://download3.devil-linux.org/develop/lfssystem-3.0rc2-i486.libs.tar.b= z2 This is the base system, which must be used to compile stuff. More infos coming soon. cu Heiko |
From: <no...@fr...> - 2001-09-14 21:17:44
|
This email is to inform you of release '3.3' of 'rp-pppoe' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/rp-pppoe/ The changes in this release are as follows: Solaris client fixes, a new DEFAULTROUTE=yes|no option in configuration file, better address pool file parsing by the server (it also allows ranges of addresses on a line: a.b.c.d-e), and new -d (debug) and -P (check pool file syntax) options in pppoe-server. If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects you're subscribed to in the right column, which you may cancel by highlighting the project in question and clicking the 'delete' button. Sincerely, freshmeat.net |
From: Heiko Z. <hz...@pr...> - 2001-09-13 13:28:30
|
Test please ignore ! |
From: Heiko Z. <he...@zu...> - 2001-09-13 03:00:22
|
The LFS System is ready. No it's time for brain storming. ;-) -----Original Message----- From: nobody [mailto:no...@so...]On Behalf Of no...@so... Sent: Mittwoch, 12. September 2001 22:51 To: he...@zu...; he...@zu... Subject: [Task #37847] create entire LFS 3.0rc2 system Task #37847 has been updated.=20 Project: Devil-Linux Subproject: LFS 3.0rc2 System Summary: create entire LFS 3.0rc2 system Complete: 100% Status: Open Authority : smiley73 Assigned to: smiley73 Description: no details ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=3Ddetailtask&project_task_id=3D37= 847&group_id=3D34096&group_project_id=3D13196 |
From: <no...@so...> - 2001-09-13 02:02:45
|
Bugs item #458979, was opened at 2001-09-05 18:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=458979&group_id=34096 Category: Configuration / Scripts Group: None Status: Open Resolution: None Priority: 7 Submitted By: Heiko Zuerker (smiley73) >Assigned to: Nobody/Anonymous (nobody) Summary: loadscript for scsi modules Initial Comment: Version 0.45 has no builtin SCSI drivers. The modules must be loaded by a script. 2 options should be supported: autodetect: load all scsi-modules, try to find the cd and throw away all non used modules specific: user should be able to define in a config file, which modules should be loaded ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=458979&group_id=34096 |
From: <no...@so...> - 2001-09-13 02:02:19
|
Bugs item #461085, was opened at 2001-09-12 19:02 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=461085&group_id=34096 Category: Base System Group: None Status: Open Resolution: None Priority: 5 Submitted By: Heiko Zuerker (smiley73) Assigned to: Heiko Zuerker (smiley73) Summary: modutils in LFS 3.0RC2 is old Initial Comment: update modutils to v2.4.8 ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=461085&group_id=34096 |
From: Heiko Z. <he...@zu...> - 2001-09-13 01:50:26
|
OOOOPS Big mistake! It was not Friedemann it was Friedrich of course! Sorry Friedrich! This will never happen again. ;-) > -----Original Message----- > From: dev...@li... > [mailto:dev...@li...]On Behalf Of > Heiko Zuerker > Sent: Mittwoch, 12. September 2001 20:21 > To: devil-linux-develop > Subject: [Devil-linux-develop] init >=20 >=20 > As yesterday discussed with Friedemann, we go away from the Busybox = init. > We use instead the "standard" sysvinit software. > This provides us with much more flexibility and is better known=20 > by the Users. |
From: Heiko Z. <he...@zu...> - 2001-09-13 01:25:25
|
From: Heiko Z. <he...@zu...> - 2001-09-13 01:20:24
|
From: Heiko Z. <he...@zu...> - 2001-09-13 01:00:05
|
[InternetShortcut] URL=http://freshmeat.net/redir/stunnel/10060/url_homepage/ Modified=20FEB529EF3BC101E8 |
From: Heiko Z. <he...@zu...> - 2001-09-13 01:00:04
|
[InternetShortcut] URL=http://freshmeat.net/redir/daemontools/1681/url_homepage/ Modified=60485BF5EE3BC101E3 |
From: Heiko Z. <he...@zu...> - 2001-09-13 00:25:28
|
As yesterday discussed with Friedemann, we go away from the Busybox = init. We use instead the "standard" sysvinit software. This provides us with much more flexibility and is better known by the = Users. |