Re: kernel.bkbits.net off the air
From: H. Peter Anvin (hpa_at_zytor.com)
Date: 11/11/03
- Previous message: Pascal Schmidt: "Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt"
- In reply to: Andrew Walrond: "Re: kernel.bkbits.net off the air"
- Next in thread: Andrew Walrond: "Re: kernel.bkbits.net off the air"
- Reply: Andrew Walrond: "Re: kernel.bkbits.net off the air"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: linux-kernel@vger.kernel.org Date: 11 Nov 2003 11:43:04 -0800
Followup to: <200311111438.47868.andrew@walrond.org>
By author: Andrew Walrond <andrew@walrond.org>
In newsgroup: linux.dev.kernel
>
> My preferred solution is a single sequence file as described by Adreas:
>
> Assuming sequence starts at 0,
>
> To modify the repository, +1 to sequence file contents, modify repo, +1 to
> sequence
>
> To get a coherent copy,
> do
> seq1 = read(sequence file)
> rsync repo
> seq2 = read(sequence file)
> until seq1==seq2 and !(seq1&1)
>
OK... this still doesn't deal with how to get mirrors to pick stuff up
with a minimum of fuss. The "minimum of fuss" bit is *extremely*
important... I still haven't managed to get all mirrors to use rsync.
-hpa
-- <hpa@transmeta.com> at work, <hpa@zytor.com> in private! If you send me mail in HTML format I will assume it's spam. "Unix gives you enough rope to shoot yourself in the foot." Architectures needed: ia64 m68k mips64 ppc ppc64 s390 s390x sh v850 x86-64 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Pascal Schmidt: "Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt"
- In reply to: Andrew Walrond: "Re: kernel.bkbits.net off the air"
- Next in thread: Andrew Walrond: "Re: kernel.bkbits.net off the air"
- Reply: Andrew Walrond: "Re: kernel.bkbits.net off the air"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|