diff options
author | dancer <dancer> | 2004-06-19 02:29:31 +0000 |
---|---|---|
committer | dancer <dancer> | 2004-06-19 02:29:31 +0000 |
commit | 2fa678ee2fdbd241d872c2d8703e2dc0484ce804 (patch) | |
tree | 20e54f73399bcea88ac797fc67bf56b27ac68329 /pbuilder-user-mode-linux.1 | |
parent | c7f7507652785f1f206fdab6a091c487363f061f (diff) | |
download | pbuilder-2fa678ee2fdbd241d872c2d8703e2dc0484ce804.tar pbuilder-2fa678ee2fdbd241d872c2d8703e2dc0484ce804.tar.gz |
+pbuilder (0.107) unstable; urgency=low
+
+ * Document that pdebuild accepts pbuilder options as pdebuild
+ options but ignores them, in the manual page. (Closes: #255005).
+ * Feature request, '--uml-login-nocow' : "pbuilder-uml: How about a "muckwith" option, login
+ without cowdevice", from Paul Hampson (Closes: #251482).
+ * Feature: Do not hardcodes rootstrap image size argument",
+ thanks to Mike Markley (Closes: #252800).
+ * UML: Fix error message when --buildresult specified wrong directory
+
+ -- Junichi Uekawa <dancer@debian.org> Sat, 19 Jun 2004 11:27:10 +0900
+
Diffstat (limited to 'pbuilder-user-mode-linux.1')
-rw-r--r-- | pbuilder-user-mode-linux.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pbuilder-user-mode-linux.1 b/pbuilder-user-mode-linux.1 index 17b215e..81d529a 100644 --- a/pbuilder-user-mode-linux.1 +++ b/pbuilder-user-mode-linux.1 @@ -163,6 +163,12 @@ Specify the directory to place the COW file. The user needs to be able to access that directory, and the directory must exist. +.TP +.BI "--uml-login-nocow" +Do not use COW filesystem when using +.B "pbuilder-user-mode-linux login" +so that changes made in the log in session will persist. + \" copied from pbuilder.8 .TP |