From 2fa678ee2fdbd241d872c2d8703e2dc0484ce804 Mon Sep 17 00:00:00 2001 From: dancer Date: Sat, 19 Jun 2004 02:29:31 +0000 Subject: +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 Sat, 19 Jun 2004 11:27:10 +0900 + --- pbuilder-user-mode-linux.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pbuilder-user-mode-linux.1') 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 -- cgit v1.2.3