Re: [Leaf-devel] Site Notoriety

2002-01-27 Thread guitarlynn

On Saturday 26 January 2002 08:37, Mike Noyes wrote:
> Everyone,
> We got a lot of referrals from lwn.net and root.cz this week. LWN
> added us to their Linux distributions list, and there was a blurb
> about us on root.cz that I can't read.
>
> http://lwn.net/2002/0124/dists.php3
> http://www.root.cz/clanek.phtml?id=1013
>
> Also, we broke our previous monthly record for unique web hits
> recorded by SF. Take a look at our stats page using a monthly view.
>
> http://sourceforge.net/project/stats/?group_id=13751

That's great!
It still amazes me that FreeSCO stays that well-regarded, it hasn't
been upgraded much since around the LRP 2.9.3 days and you
still can't write-protect the floppy. The config script was really the
only advantage to a stripped version of old LRP (I'm working on that
though).

--

~Lynn Avants
aka Guitarlynn

guitarlynn at users.sourceforge.net
http://leaf.sourceforge.net

If linux isn't the answer, you've probably got the wrong question!

---

-- 

~Lynn Avants
aka Guitarlynn

guitarlynn at users.sourceforge.net
http://leaf.sourceforge.net

If linux isn't the answer, you've probably got the wrong question!

___
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[Leaf-devel] postfix package

2002-01-27 Thread Jack Coates

got to playing around and I have made a postfix v1.1.0p2 package.
It's compiled for 586 and the .lrp weighs in at 3.2 Mb, so doorstop
computers need not apply. Still untested, but mail me if you want to
play with it before I finish building out a complete system to run it
on.

-- 
Jack Coates
Monkeynoodle: A Scientific Venture...


___
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[Leaf-devel] Fw: [Leaf-user] Needs some help with C

2002-01-27 Thread Jacques Nilo

I just realized that I sent the following post to the wrong list ...
Jacques
- Original Message -
From: "Jacques Nilo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 27, 2002 11:00 PM
Subject: [Leaf-user] Needs some help with C


> Here is my problem:
> I am preparing a pcmcia-cs package for the next 2.4.16 ("Bering") LEAF
> release.
> The /etc/pcmcia/network script is using a ifuser utility to see if any
of a
> list of hosts or network  addresses are routed through a specified
interface.
>
> This small program call netstat and I would like to modify it in order
to get
> read of it. I would like to remove the
> f = popen("netstat -nr", "r");
> by something like
> f = popen("cat /proc/net/route","r")
> but I am a bit lost in the processing of this file (IP in hex + tabs)
> Is there someone around for which this would be a 101 type of C
programming
> exercice?
> Fortran is the only language I have ever practised in my life.
> I really feel like a dinosaur...
> The program is attached.
> gcc ifuser.c -o ifuser
> is enough to compile it.
> Thanks
> Jacques
>



ifuser.c
Description: Binary data


Re: [Leaf-devel] my stuff (uClibc based root)

2002-01-27 Thread Ewald Wasscher

arne @ loopback . org wrote:

>Hi,
>
>as i write this, i am putting my sources up to devel/arneb on
>sourceforge/leaf. Note that this is not complete, it does not build a real
>working root.lrp yet,
>
Too bad, that was what I was hoping to see.

> but as people might be interested...
>To have a look at it:
>install uClibc on youre machine (version 0.9.8 is in the orig-src archive),
>under /usr/i386-linux/uclibc (the default place). After that put in the
>stuff from src.tgz into your src dir (e.g. /usr/src) go into it, become root
>(needed for some install scripts) ,
>
Perhaps we should consider the use of fakeroot for the "next-generation" 
leaf, to avoid this. Anyone an opinion?

>and make a
>./makeit make and go out for lunch. If you do that its a good idea to
>redirect the output to a file... 
>After that use ./makeit install to install the stuff into build/root 
>you find the scripts for making/cleaning in src/scripts all binaries in
>src/build/ ...
>
I will have a look at it,

Ewald Wasscher


___
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel