chiark / gitweb /
chiark-utils.git
17 years ago@@ -1,3 +1,11 @@
ianmdlvl [Sat, 5 Aug 2006 14:34:08 +0000 (14:34 +0000)]
@@ -1,3 +1,11 @@
+chiark-utils (4.1.4) unstable; urgency=low
+
+  summer bugfix:
+  * `buf' is used reentrantely by recurse() and sometimes is the `path'
+    argument to recurse; cope appropriately.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat,  5 Aug 2006 15:34:03 +0100
+
 chiark-utils (4.1.3) unstable; urgency=low

   backup snap remountrocp fixes:

17 years agofixes from tests before big run debian_version_4_1_3
ianmdlvl [Sun, 30 Jul 2006 19:04:43 +0000 (19:04 +0000)]
fixes from tests before big run

17 years agofixes from testing on chiark
ianmdlvl [Sun, 30 Jul 2006 14:06:03 +0000 (14:06 +0000)]
fixes from testing on chiark

17 years agosharefile snap-common debian_version_4_1_2
ianmdlvl [Sun, 30 Jul 2006 13:48:00 +0000 (13:48 +0000)]
sharefile snap-common

17 years agofinalise 4.1.2
ianmdlvl [Sun, 30 Jul 2006 13:44:32 +0000 (13:44 +0000)]
finalise 4.1.2

17 years agoget example settings right; use break properly
ianmdlvl [Sun, 30 Jul 2006 13:44:07 +0000 (13:44 +0000)]
get example settings right; use break properly

17 years ago@@ -1,3 +1,14 @@
ianmdlvl [Sun, 30 Jul 2006 13:34:05 +0000 (13:34 +0000)]
@@ -1,3 +1,14 @@
+chiark-utils (4.1.2) unstable; urgency=low
+
+  * Translate /dev/mapper devices from mount table into LVM device names.
+  * Use `current logical extents associated to logical volume' (field 8)
+    rather than `allocated logical extents of logical volume' (field 9)
+    for size, as the latter is sometimes -1 for some reason.
+  * Attempt 10 times to mount readonly.
+  * Comments stating that lvm{create,extents}core1 need vgroup.
+
+ --
+
 chiark-utils (4.1.1) unstable; urgency=low

   * summer sorts the output and identifies hardlink

17 years agoremountrocp is a conffile debian_version_4_1_1
ianmdlvl [Sun, 30 Jul 2006 12:22:18 +0000 (12:22 +0000)]
remountrocp is a conffile

17 years agorestore remount snap
ianmdlvl [Sun, 30 Jul 2006 12:21:25 +0000 (12:21 +0000)]
restore remount snap

17 years agofix Makefile and changelog
ianmdlvl [Sun, 30 Jul 2006 12:20:17 +0000 (12:20 +0000)]
fix Makefile and changelog

17 years agodo not sort since summer does
ianmdlvl [Sun, 23 Jul 2006 17:20:10 +0000 (17:20 +0000)]
do not sort since summer does

17 years agoremountrocp
ianmdlvl [Sun, 23 Jul 2006 17:07:19 +0000 (17:07 +0000)]
remountrocp

17 years ago@@ -1,3 +1,11 @@
ianmdlvl [Sat, 22 Jul 2006 14:56:42 +0000 (14:56 +0000)]
@@ -1,3 +1,11 @@
+chiark-utils (4.1.1) unstable; urgency=low
+
+  * summer sorts the output and identifies hardlink
+    targets instead of printing link count.
+
+
+ --
+
 chiark-utils (4.1.0) unstable; urgency=low

   New facilities:

17 years agodo not include x line in diffs
ianmdlvl [Fri, 21 Jul 2006 21:03:38 +0000 (21:03 +0000)]
do not include x line in diffs

17 years agofinalise changelog debian_version_4_1_0
ianmdlvl [Tue, 27 Jun 2006 18:41:02 +0000 (18:41 +0000)]
finalise changelog

17 years agofix some manpage sections
ianmdlvl [Tue, 27 Jun 2006 18:40:20 +0000 (18:40 +0000)]
fix some manpage sections

17 years ago@@ -30,6 +30,7 @@
ianmdlvl [Tue, 27 Jun 2006 18:37:05 +0000 (18:37 +0000)]
@@ -30,6 +30,7 @@
+  * Make myself (Ian Jackson) the Maintainer.
  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 21 Sep 2003 20:39:13 +0100

17 years agoconsolidate changelog
ianmdlvl [Tue, 27 Jun 2006 18:35:51 +0000 (18:35 +0000)]
consolidate changelog

17 years agoset paths on remote commands
ianmdlvl [Fri, 9 Jun 2006 23:59:05 +0000 (23:59 +0000)]
set paths on remote commands

17 years agomore options for backup
ianmdlvl [Fri, 9 Jun 2006 23:33:04 +0000 (23:33 +0000)]
more options for backup

17 years agoseems to work with test case: PATH=~ian/things/chiark-utils/cprogs:$PATH ./snaprsync...
ianmdlvl [Fri, 9 Jun 2006 23:32:46 +0000 (23:32 +0000)]
seems to work with test case:  PATH=~ian/things/chiark-utils/cprogs:$PATH ./snaprsync --bwlimit=50 davenant /dev/vg_davenant/lv_u /u /bigscratch/private/destination

17 years agowip
ianmdlvl [Wed, 7 Jun 2006 00:11:28 +0000 (00:11 +0000)]
wip

17 years agonew -t option for putting tab before filename
ianmdlvl [Wed, 7 Jun 2006 00:11:23 +0000 (00:11 +0000)]
new -t option for putting tab before filename

17 years agowip snaprsync
ianmdlvl [Sat, 3 Jun 2006 00:53:02 +0000 (00:53 +0000)]
wip snaprsync

17 years agoactually build summer
ianmdlvl [Sat, 3 Jun 2006 00:38:48 +0000 (00:38 +0000)]
actually build summer

17 years agoadded summer
ianmdlvl [Sat, 3 Jun 2006 00:28:18 +0000 (00:28 +0000)]
added summer

18 years agofinalise changeglog debian_version_4_0_99_0_20
ianmdlvl [Wed, 15 Feb 2006 20:01:53 +0000 (20:01 +0000)]
finalise changeglog

18 years agogeese-chasing bugfix from liberator; move ..moved-to-* thing away in destination
ianmdlvl [Wed, 15 Feb 2006 19:55:32 +0000 (19:55 +0000)]
geese-chasing bugfix from liberator; move ..moved-to-* thing away in destination

18 years ago@@ -1,6 +1,7 @@
ianmdlvl [Tue, 7 Feb 2006 19:14:07 +0000 (19:14 +0000)]
@@ -1,6 +1,7 @@
+  * Typo in copyright statement in with-lock-ex.1 fixed.

18 years agocvs-repomove fixed for moving back to a place it's already been
ianmdlvl [Tue, 27 Dec 2005 23:00:16 +0000 (23:00 +0000)]
cvs-repomove fixed for moving back to a place it's already been

18 years agofix dateline debian_version_4_0_99_0_19
ianmdlvl [Wed, 21 Dec 2005 02:30:09 +0000 (02:30 +0000)]
fix dateline

18 years ago* cvs-repomove fixed for resuming failed moves.
ianmdlvl [Wed, 21 Dec 2005 02:23:31 +0000 (02:23 +0000)]
* cvs-repomove fixed for resuming failed moves.

18 years agoecho before-protocol-change-2006-01-04
ian [Fri, 9 Dec 2005 23:08:39 +0000 (23:08 +0000)]
echo

18 years agohexbin-term seems to work ish
ian [Fri, 9 Dec 2005 22:51:45 +0000 (22:51 +0000)]
hexbin-term seems to work ish

18 years agohexbin-term wip
ian [Fri, 9 Dec 2005 01:54:36 +0000 (01:54 +0000)]
hexbin-term wip

18 years agohexbin-term wip
ian [Thu, 8 Dec 2005 13:43:58 +0000 (13:43 +0000)]
hexbin-term wip

18 years ago@@ -1,3 +1,9 @@ debian_version_4_0_99_0_18
ianmdlvl [Tue, 2 Aug 2005 22:49:56 +0000 (22:49 +0000)]
@@ -1,3 +1,9 @@
+chiark-utils (4.0.99.0.18) unstable; urgency=low
+
+  * cvs-repomove can move repos from remote sources as well as local ones.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  2 Aug 2005 23:49:51 +0100
+
 chiark-utils (4.0.99.0.17) unstable; urgency=low

   * Size for readbuffer/writebuffer may be in k or bytes.

18 years agocorrectly parse size debian_version_4_0_99_0_17
ianmdlvl [Sat, 21 May 2005 13:52:39 +0000 (13:52 +0000)]
correctly parse size

18 years ago@@ -1,3 +1,9 @@ debian_version_4_0_99_0_16
ianmdlvl [Sat, 21 May 2005 13:47:28 +0000 (13:47 +0000)]
@@ -1,3 +1,9 @@
+chiark-utils (4.0.99.0.16) unstable; urgency=low
+
+  * Size for readbuffer/writebuffer may be in k or bytes.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 21 May 2005 14:47:18 +0100
+
 chiark-utils (4.0.99.0.15) unstable; urgency=low

   * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now

18 years agomcastsoundd wip
ianmdlvl [Sun, 15 May 2005 20:27:39 +0000 (20:27 +0000)]
mcastsoundd wip

18 years agomcastsoundd wip
ianmdlvl [Sun, 15 May 2005 18:45:47 +0000 (18:45 +0000)]
mcastsoundd wip

19 years ago@@ -4,7 +4,7 @@ debian_version_4_0_99_0_15
ianmdlvl [Wed, 6 Apr 2005 19:04:23 +0000 (19:04 +0000)]
@@ -4,7 +4,7 @@
     limits the snapshot size to 1.1x the original lv size (rounded down,
     ish), as lvcreate has this as an undocumented restriction.

- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed,  6 Apr 2005 20:04:21 +0100

 chiark-utils (4.0.99.0.14) unstable; urgency=low

19 years ago@@ -1,3 +1,11 @@
ianmdlvl [Wed, 6 Apr 2005 19:04:18 +0000 (19:04 +0000)]
@@ -1,3 +1,11 @@
+chiark-utils (4.0.99.0.15) unstable; urgency=low
+
+  * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now
+    limits the snapshot size to 1.1x the original lv size (rounded down,
+    ish), as lvcreate has this as an undocumented restriction.
+
+ --
+
 chiark-utils (4.0.99.0.14) unstable; urgency=low

   * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now uses

19 years ago@@ -4,7 +4,7 @@ debian_version_4_0_99_0_14
ianmdlvl [Tue, 5 Apr 2005 19:06:30 +0000 (19:06 +0000)]
@@ -4,7 +4,7 @@
     the free extents on the vg as the default size for the snapshot.  This
     is somewhat better although still not ideal in some cases, obviously.

- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  5 Apr 2005 20:06:27 +0100

 chiark-utils (4.0.99.0.13) unstable; urgency=low

19 years ago@@ -1,3 +1,11 @@
ianmdlvl [Tue, 5 Apr 2005 19:06:25 +0000 (19:06 +0000)]
@@ -1,3 +1,11 @@
+chiark-utils (4.0.99.0.14) unstable; urgency=low
+
+  * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now uses
+    the free extents on the vg as the default size for the snapshot.  This
+    is somewhat better although still not ideal in some cases, obviously.
+
+ --
+
 chiark-utils (4.0.99.0.13) unstable; urgency=low

   * Fix usage message for cvs-repomove to be accurate.

19 years ago@@ -1,3 +1,9 @@ debian_version_4_0_99_0_13
ianmdlvl [Fri, 31 Dec 2004 15:52:31 +0000 (15:52 +0000)]
@@ -1,3 +1,9 @@
+chiark-utils (4.0.99.0.13) unstable; urgency=low
+
+  * Fix usage message for cvs-repomove to be accurate.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 31 Dec 2004 15:52:25 +0000
+
 chiark-utils (4.0.99.0.12) unstable; urgency=low

   * New `cvs-adjustroot' and `cvs-repomove' scripts (no documentation).

19 years ago@@ -1,3 +1,10 @@ debian_version_4_0_99_0_12
ianmdlvl [Fri, 31 Dec 2004 15:50:48 +0000 (15:50 +0000)]
@@ -1,3 +1,10 @@
+chiark-utils (4.0.99.0.12) unstable; urgency=low
+
+  * New `cvs-adjustroot' and `cvs-repomove' scripts (no documentation).
+  * Mention cvs-* and palm-datebook-reminders in debian/control.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 31 Dec 2004 15:50:44 +0000
+
 chiark-utils (4.0.99.0.10) unstable; urgency=low

   * New `random-word' script (no documentation).

19 years agobuild machinery for random-word and xacpi-simple
ianmdlvl [Sun, 12 Dec 2004 18:59:33 +0000 (18:59 +0000)]
build machinery for random-word and xacpi-simple

19 years agox resources work
ianmdlvl [Sun, 12 Dec 2004 18:43:57 +0000 (18:43 +0000)]
x resources work

19 years agox resources and command-line arguments
ianmdlvl [Sun, 12 Dec 2004 18:06:02 +0000 (18:06 +0000)]
x resources and command-line arguments

19 years agoset wm geometry hint
ianmdlvl [Sun, 12 Dec 2004 16:37:30 +0000 (16:37 +0000)]
set wm geometry hint

19 years agofixed error handling
ianmdlvl [Sun, 12 Dec 2004 16:33:20 +0000 (16:33 +0000)]
fixed error handling

19 years agotries to set geometry but only works for size it seems
ianmdlvl [Sun, 12 Dec 2004 03:18:25 +0000 (03:18 +0000)]
tries to set geometry but only works for size it seems

19 years agoset our name, actually
ianmdlvl [Sun, 12 Dec 2004 01:53:29 +0000 (01:53 +0000)]
set our name, actually

19 years agoset our name
ianmdlvl [Sun, 12 Dec 2004 01:49:42 +0000 (01:49 +0000)]
set our name

19 years agoimproved event and display
ianmdlvl [Sun, 12 Dec 2004 01:43:58 +0000 (01:43 +0000)]
improved event and display

19 years agoworks - needs name etc.
ianmdlvl [Sun, 12 Dec 2004 01:19:01 +0000 (01:19 +0000)]
works - needs name etc.

19 years agointernal connection numbers thing which does not work - but much other works
ianmdlvl [Sun, 12 Dec 2004 00:39:04 +0000 (00:39 +0000)]
internal connection numbers thing which does not work - but much other works

19 years agodraws things
ianmdlvl [Sat, 11 Dec 2004 23:23:38 +0000 (23:23 +0000)]
draws things

19 years agoactually reads /proc - compiles but untested
ianmdlvl [Sat, 11 Dec 2004 19:19:16 +0000 (19:19 +0000)]
actually reads /proc - compiles but untested

19 years agoremove debugging and cruft; size window more sensibly
ianmdlvl [Sat, 11 Dec 2004 13:26:52 +0000 (13:26 +0000)]
remove debugging and cruft; size window more sensibly

19 years ago@@ -2,6 +2,7 @@
ianmdlvl [Wed, 8 Dec 2004 03:01:42 +0000 (03:01 +0000)]
@@ -2,6 +2,7 @@
     machinery or docs (could do with --help too).
+  * xacpi-simple work in progress.

19 years ago@@ -1,3 +1,10 @@
ianmdlvl [Wed, 1 Sep 2004 15:39:14 +0000 (15:39 +0000)]
@@ -1,3 +1,10 @@
+chiark-utils (4.0.99.0.8) unstable; urgency=low
+
+  * New `random-word' script found lying about; checked in but no build
+    machinery or docs (could do with --help too).
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed,  1 Sep 2004 16:39:04 +0100
+
 chiark-utils (4.0.99.0.7) unstable; urgency=low

   * backup: pass -P option to df in lvm snap script.

19 years agofinalise debian_version_4_0_99_0_7
ianmdlvl [Wed, 19 May 2004 00:18:10 +0000 (00:18 +0000)]
finalise

19 years ago@@ -1,3 +1,9 @@
ianmdlvl [Tue, 18 May 2004 23:20:05 +0000 (23:20 +0000)]
@@ -1,3 +1,9 @@
+chiark-utils (4.0.99.0.7) unstable; urgency=low
+
+  * backup: pass -P option to df in lvm snap script.
+
+ --
+
 chiark-utils (4.0.99.0.6) unstable; urgency=low

   * sync-accounts works properly with groups with - + . in names

19 years agofinalise debian_version_4_0_99_0_6
ianmdlvl [Tue, 18 May 2004 23:11:02 +0000 (23:11 +0000)]
finalise

19 years ago@@ -5,6 +5,8 @@
ianmdlvl [Tue, 18 May 2004 23:10:50 +0000 (23:10 +0000)]
@@ -5,6 +5,8 @@
+  * backup: pass -P option to df (to produce nicely parseable output format).
+  * backup: pass -xtmpfs option to df.

19 years agoallow root to run really; make checkroot return goodness or not
ianmdlvl [Sun, 16 May 2004 14:47:38 +0000 (14:47 +0000)]
allow root to run really; make checkroot return goodness or not

19 years agofix usage message again/
ianmdlvl [Sun, 16 May 2004 14:46:54 +0000 (14:46 +0000)]
fix usage message again/

19 years ago@@ -4,6 +4,7 @@
ianmdlvl [Sun, 16 May 2004 14:46:41 +0000 (14:46 +0000)]
@@ -4,6 +4,7 @@
+  * really has -R (chroot) option, and usage message improved.

19 years ago@@ -1,5 +1,6 @@
ianmdlvl [Tue, 4 May 2004 21:54:34 +0000 (21:54 +0000)]
@@ -1,5 +1,6 @@
+  * sync-accounts works properly with groups with - + . in names

20 years agolines not linespoints
ianmdlvl [Thu, 25 Mar 2004 02:04:48 +0000 (02:04 +0000)]
lines not linespoints

20 years agoremove debugging
ianmdlvl [Thu, 25 Mar 2004 01:28:34 +0000 (01:28 +0000)]
remove debugging

20 years ago@@ -1,6 +1,7 @@
ianmdlvl [Thu, 25 Mar 2004 00:29:59 +0000 (00:29 +0000)]
@@ -1,6 +1,7 @@
 chiark-utils (4.0.99.0.6) unstable; urgency=low

-  * gnucap2gnuplot split with new genspic intermediate format.
+  * ngspice2genspic script
+  * gnucap2gnuplot split with new genspic int
   * gnucap2gnuplot script.

  --

20 years agoremove gnucap2gnuplot
ianmdlvl [Wed, 24 Mar 2004 23:54:00 +0000 (23:54 +0000)]
remove gnucap2gnuplot

20 years agogenspic
ianmdlvl [Wed, 24 Mar 2004 23:53:41 +0000 (23:53 +0000)]
genspic

20 years agoreadahead to cope with plusses; no y2tics if unneeded
ianmdlvl [Wed, 24 Mar 2004 01:00:50 +0000 (01:00 +0000)]
readahead to cope with plusses; no y2tics if unneeded

20 years agodocument options
ianmdlvl [Tue, 23 Mar 2004 23:03:06 +0000 (23:03 +0000)]
document options

20 years agoactually check in the script
ianmdlvl [Tue, 23 Mar 2004 22:58:16 +0000 (22:58 +0000)]
actually check in the script

20 years ago@@ -1,3 +1,9 @@
ianmdlvl [Tue, 23 Mar 2004 22:46:02 +0000 (22:46 +0000)]
@@ -1,3 +1,9 @@
+chiark-utils (4.0.99.0.6) unstable; urgency=low
+
+  * gnucap2gnuplot script.
+
+ --
+
 chiark-utils (4.0.99.0.5) unstable; urgency=low

   chiark-backup:

20 years agooptions, -q and -f, for summer
ian [Sat, 20 Dec 2003 19:05:47 +0000 (19:05 +0000)]
options, -q and -f, for summer

20 years agodo not die straight away on errors
ian [Sat, 20 Dec 2003 18:17:29 +0000 (18:17 +0000)]
do not die straight away on errors

20 years agoinitial checkin, found stuff
ian [Sat, 20 Dec 2003 17:46:03 +0000 (17:46 +0000)]
initial checkin, found stuff

20 years ago@@ -1,11 +1,13 @@ debian_version_4_0_99_0_5
ianmdlvl [Wed, 15 Oct 2003 20:47:30 +0000 (20:47 +0000)]
@@ -1,11 +1,13 @@
 chiark-utils (4.0.99.0.5) unstable; urgency=low

+  chiark-backup:
+  * Fix critical driver script lost output bug.
   * Say `(C)' in nroff pages rather than `\(c0' (typo for `\(co').
     (Closes: #208299 - Debian bug, thanks to Colin Watson.)
   * Move tape.* symlinks for chiark example into chiark directory.
     (Closes: #208300 - Debian bug, thanks to Colin Watson.)

- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 15 Oct 2003 21:47:17 +0100

 chiark-utils (4.0.99.0.3) unstable; urgency=low

20 years ago@@ -1,7 +1,9 @@
ianmdlvl [Wed, 15 Oct 2003 18:53:41 +0000 (18:53 +0000)]
@@ -1,7 +1,9 @@
-chiark-utils (4.0.99.0.4) unstable; urgency=low
+chiark-utils (4.0.99.0.5) unstable; urgency=low

   * Say `(C)' in nroff pages rather than `\(c0' (typo for `\(co').
-    Closes: #208299.
+    (Closes: #208299 - Debian bug, thanks to Colin Watson.)
+  * Move tape.* symlinks for chiark example into chiark directory.
+    (Closes: #208300 - Debian bug, thanks to Colin Watson.)

  --

20 years ago@@ -1,3 +1,10 @@
ianmdlvl [Wed, 15 Oct 2003 18:46:26 +0000 (18:46 +0000)]
@@ -1,3 +1,10 @@
+chiark-utils (4.0.99.0.4) unstable; urgency=low
+
+  * Say `(C)' in nroff pages rather than `\(c0' (typo for `\(co').
+    Closes: #208299.
+
+ --
+
 chiark-utils (4.0.99.0.3) unstable; urgency=low

   * use -m600 when creating named pipe

20 years ago@@ -1,8 +1,17 @@ debian_version_4_0_99_0_3
ianmdlvl [Sun, 21 Sep 2003 22:32:33 +0000 (22:32 +0000)]
@@ -1,8 +1,17 @@
+chiark-utils (4.0.99.0.3) unstable; urgency=low
+
+  * use -m600 when creating named pipe
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 21 Sep 2003 23:31:39 +0100
+
 chiark-utils (4.0.99.0.2) unstable; urgency=low

   * ship snap-drop
+  * don't mind devices on local filesystems (was failed stat bug)
+  * snap bugfixes
+  * use dump label

- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 21 Sep 2003 23:06:00 +0100

 chiark-utils (4.0.99.0.1) unstable; urgency=low

20 years ago@@ -1,3 +1,9 @@
ianmdlvl [Sun, 21 Sep 2003 21:58:43 +0000 (21:58 +0000)]
@@ -1,3 +1,9 @@
+chiark-utils (4.0.99.0.2) unstable; urgency=low
+
+  * ship snap-drop
+
+ --
+
 chiark-utils (4.0.99.0.1) unstable; urgency=low

   * backup: new lvm/remount-ro snapshotting feature.

20 years ago@@ -1,8 +1,9 @@ debian_version_4_0_99_0_1
ianmdlvl [Sun, 21 Sep 2003 19:39:23 +0000 (19:39 +0000)]
@@ -1,8 +1,9 @@
 chiark-utils (4.0.99.0.1) unstable; urgency=low

   * backup: new lvm/remount-ro snapshotting feature.
+  * backup: new gtar backup type

- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 21 Sep 2003 20:39:13 +0100

 chiark-utils (4.0.0) unstable; urgency=medium

20 years ago@@ -1,3 +1,9 @@
ianmdlvl [Sun, 21 Sep 2003 19:09:08 +0000 (19:09 +0000)]
@@ -1,3 +1,9 @@
+chiark-utils (4.0.99.0.1) unstable; urgency=low
+
+  * backup: new lvm/remount-ro snapshotting feature.
+
+ --
+
 chiark-utils (4.0.0) unstable; urgency=medium

   New programs and utilities:

20 years agoPrepare for release to Debian rel-4-0-0
matthewv [Wed, 16 Jul 2003 17:33:55 +0000 (17:33 +0000)]
Prepare for release to Debian

20 years agobetter error docs
ianmdlvl [Sun, 13 Jul 2003 22:54:41 +0000 (22:54 +0000)]
better error docs

20 years agoimprove deadlock section
ianmdlvl [Sun, 13 Jul 2003 22:51:47 +0000 (22:51 +0000)]
improve deadlock section

20 years ago3.*.99.* changes redacted into new 4.0.0 stanza
ianmdlvl [Sun, 13 Jul 2003 22:44:09 +0000 (22:44 +0000)]
3.*.99.* changes redacted into new 4.0.0 stanza

20 years agosee also, minor fixes
ianmdlvl [Sun, 13 Jul 2003 22:43:03 +0000 (22:43 +0000)]
see also, minor fixes

20 years agomuch more detail
ianmdlvl [Sun, 13 Jul 2003 22:39:43 +0000 (22:39 +0000)]
much more detail

20 years ago * really: uidonly option doesn't crash. debian_version_3_99_1_0_9
ianmdlvl [Wed, 9 Jul 2003 18:10:17 +0000 (18:10 +0000)]
  * really: uidonly option doesn't crash.
  * really: -DREALLY_CHECK_GID compiles.

20 years agowarnings.now files should exist and be empty
matthewv [Mon, 7 Jul 2003 04:47:11 +0000 (04:47 +0000)]
warnings.now files should exist and be empty

20 years agowarnings.now files should exist and be empty
matthewv [Mon, 7 Jul 2003 04:47:11 +0000 (04:47 +0000)]
warnings.now files should exist and be empty

20 years agowarnings.now files should exist and be empty
matthewv [Mon, 7 Jul 2003 04:47:11 +0000 (04:47 +0000)]
warnings.now files should exist and be empty