Linux PPP protocol development
 help / color / mirror / Atom feed
From: md@Linux.IT (Marco d'Itri)
To: linux-ppp@vger.kernel.org
Subject: Re: PPP source now in git
Date: Sat, 26 Jul 2008 12:32:00 +0000	[thread overview]
Message-ID: <20080726123200.GA30716@bongo.bofh.it> (raw)
In-Reply-To: <18568.30079.527811.175235@cargo.ozlabs.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]

On Jul 24, Paul Mackerras <paulus@samba.org> wrote:

> I finally got sick of using CVS for the PPP source code, so I
> converted the repository to a git repository instead.  Thus, if you
Like CVS, the GIT tree too does not contain the same files of the
official tarball releases.
Can you delete them from the repository head?

BTW, some files in include/linux/ have diverged from the kernel
versions, if they cannot be kept in sync maybe then they should be
removed as well.

This is the rsync filter I use to generate snapshots for the Debian
package:

.cvsignore
/TODO
/ppp.texi
/aix4/
/freebsd-2.0/
/freebsd-2.2.8/
/freebsd-3.0/
/netbsd-1.1/
/netbsd-1.2/
/NeXT/
/osf1/
/sunos4/
/svr4/
/ultrix/
*.aix4
*.bsd
*.netbsd-1.2
*.NeXT
*.osf
*.sunos4
*.svr4
*.ultrix
/pppd/sys-aix4.c
/pppd/sys-bsd.c
/pppd/sys-NeXT.c
/pppd/sys-osf.c
/pppd/sys-sunos4.c
/pppd/sys-svr4.c
/pppd/sys-ultrix.c
+ /linux/Makefile.top
/linux/*
# these files are in tarballs but missing from GIT
/include/linux/if_ether.h
/contrib/

-- 
ciao,
Marco

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-07-26 12:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-24 12:28 PPP source now in git Paul Mackerras
2008-07-26 12:32 ` Marco d'Itri [this message]
2008-07-28 12:27 ` Paul Mackerras

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=20080726123200.GA30716@bongo.bofh.it \
    --to=md@linux.it \
    --cc=linux-ppp@vger.kernel.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