From: Nox <pheusion@snet.net>
To: Stack Buffer <black_merkury@yahoo.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: POM woes
Date: Wed, 24 Sep 2003 22:25:06 -0400 [thread overview]
Message-ID: <1064456706.27142.201.camel@shaolin.gridlocksecurity.com> (raw)
In-Reply-To: <20030924221421.77742.qmail@web60107.mail.yahoo.com>
Glad it worked out.
Well the dvelopers, I would imagine, combine a
mixture of skill, and trial and error.
Knowing about the code, the system, and the process.
Kernel hacking etc etc.
As for the guidelines, Im really not sure.
Info should be out there though,
Best way to find out would be joining
kernel hacking / development mailing lists.
Like this one.
Thanks
Nox
GenMicro Systems
On Wed, 2003-09-24 at 18:14, Stack Buffer wrote:
> Wow "f" seems to be da magic letter, all patches
> cleanly applied 'n' now its time to compile the
> kernel, let da games begin. Thanks alot :-)
> By da way, how do all those developers come up with
> these patches, what are the guide lines followed to
> develop one.
> Cheers
> Stack..
> --- Nox <pheusion@snet.net> wrote:
> > Try it with the "f" instead of "y"
> > that should force it to work.
> >
> > At least you can get through it this way
> > Let me know how it goes
> >
> > Thanks
> >
> > Nox
> > GenMicro Systems
> >
> > On Wed, 2003-09-24 at 17:33, Stack Buffer wrote:
> > > Sorry Actually its an typo
> > > I did cd /usr/src/linux-2.4.20-8
> > > wonder whats wrong??
> > >
> > > --- Nox <pheusion@snet.net> wrote:
> > > > Hold on:
> > > >
> > > > # export KERNEL_DIR=/usr/src/linux-2.4.20-8
> > > >
> > > > 3). # cd /usr/src/linux/
> > > > # make dep
> > > >
> > > > see the difference?
> > > >
> > > > you set env for 2.4.20-8
> > > > but cd into /usr/src/linux/
> > > >
> > > > Is this a typo?
> > > > if not thats most likely the cause
> > > >
> > > > On Wed, 2003-09-24 at 16:48, Stack Buffer wrote:
> > > > > Greetings Nox,
> > > > > Thank u very much for the advice.
> > > > > I recently tried checking out what this POM
> > stuff
> > > > was
> > > > > all about and to see if I could apply any
> > patches.
> > > > > Well I did according to what the Netfilter
> > > > Extension
> > > > > HOWTO instructed, namely:
> > > > >
> > > > > 1). Get the latest CVS tree, by doing (taken
> > from
> > > > > HOWTO)..
> > > > >
> > > > > # cvs -d
> > > > :pserver:cvs@pserver.netfilter.org:/cvspublic
> > > > > login
> > > > >
> > > > > (When it asks you for a password type `cvs').
> > > > >
> > > > > # cvs -d
> > > > :pserver:cvs@pserver.netfilter.org:/cvspublic
> > > > > co netfilter/userspace netfilter/patch-o-matic
> > > > >
> > > > > 2). Second I did the following to state my
> > kernel
> > > > src
> > > > > dir..
> > > > >
> > > > > # export KERNEL_DIR=/usr/src/linux-2.4.20-8
> > > > >
> > > > > 3). # cd /usr/src/linux/
> > > > > # make dep
> > > > >
> > > > > 4)# ./runme extra
> > > > >
> > > > > Actually my problem is at stage 4, the output
> > > > says..
> > > > >
> > > > > Do you want to apply this patch
> > > > [N/y/t/f/a/r/b/w/q/?]
> > > > > y
> > > > > Testing patch submitted/03_2.4.21.patch...
> > > > > Failed to patch copy of
> > /usr/src/linux-2.4.20-8/
> > > > > TEST FAILED: patch NOT applied.
> > > > >
> > > > > [Press enter to continue]....
> > > > >
> > > > > As u can see somethng is wrong, even worse
> > when
> > > > press
> > > > > return it just keeps cycling thru the same
> > above
> > > > entry
> > > > > :( . Is the patch number somehow related to my
> > > > kernel
> > > > > version number??. What can I do from here
> > > > > I would really appreciate any help on the
> > above.
> > > > > Thanking u for ur time
> > > > > Stack..
> > > > >
> > > > > __________________________________
> > > > > Do you Yahoo!?
> > > > > Yahoo! SiteBuilder - Free, easy-to-use web
> > site
> > > > design software
> > > > > http://sitebuilder.yahoo.com
> > > >
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > Yahoo! SiteBuilder - Free, easy-to-use web site
> > design software
> > > http://sitebuilder.yahoo.com
> >
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
next prev parent reply other threads:[~2003-09-25 2:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20030924204804.56388.qmail@web60110.mail.yahoo.com>
2003-09-24 21:19 ` POM woes Nox
2003-09-24 21:33 ` Stack Buffer
2003-09-24 21:39 ` Nox
2003-09-24 22:14 ` Stack Buffer
2003-09-25 2:25 ` Nox [this message]
2003-09-24 21:11 Stack Buffer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1064456706.27142.201.camel@shaolin.gridlocksecurity.com \
--to=pheusion@snet.net \
--cc=black_merkury@yahoo.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox