Re: [Server-devel] Beta Server hardware - Description complete

2008-06-16 Thread Tony Pearson
Martin, Here is the changelog. The utility support DOS and WINDOWS. When I called the store, they were under the impression that the manufacturer does not support LINUX, 0801 -- Latest beta 0602 -- Support new version of chipset (I am not sure if my machine has the new chipset n it) 0402 --

[Server-devel] [PATCH] Introducing ds_backup.sh - a lightweight wrapper.

2008-06-16 Thread martin . langhoff
From: Martin Langhoff [EMAIL PROTECTED] ds_backup.sh gets called from cron and/or from NetworkManager, and decides whether it's a good time to attempt a backup. It also protects ds_backup.py from concurrent executions, staggers clients to avoid stampedes, and keeps various other demons at bay.

Re: [Server-devel] Modify the Kickstart File on XS-163

2008-06-16 Thread Martin Langhoff
2008/6/16 Tony Pearson [EMAIL PROTECTED]: packages and @post script. Does that look reasonable? Hmmm. I don't quite understand what is happening here. Our current ks file is here, but it is built to support the livecd bootstrapping process - a different beast altogether:

Re: [Server-devel] [PATCH] Touch a .transfer_complete to mark completion, minor cleanups

2008-06-16 Thread Michael Stone
On Mon, Jun 16, 2008 at 06:20:02PM -0400, Martin Langhoff wrote: Note: this is a work in progress. Naturally. Back to your question: we tack on a transfer_complete flag file in a 2nd rsync transmission that is conditional on the first one succeeding. A better solution is to wrap rsync at