diff options
author | dancer <dancer> | 2003-08-20 14:44:26 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-08-20 14:44:26 +0000 |
commit | 2d91cebc1ef1cd68b99a48e98e5419a4f6db380e (patch) | |
tree | fb38b4455274757a46bd3900a28b7a3181761952 /debian | |
parent | 4a013986624c22d0496f8c74eeb49bad8315d72f (diff) | |
download | pbuilder-2d91cebc1ef1cd68b99a48e98e5419a4f6db380e.tar pbuilder-2d91cebc1ef1cd68b99a48e98e5419a4f6db380e.tar.gz |
+ * pbuilder-user-mode-linux: Give warning when ran as root.
+ * Give more meaningful message when there is problem accessing the root
+ filesystem from inside user-mode-linux. (closes: #206292)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index fc2624c..7bee4c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ -pbuilder (0.82) UNRELEASED; urgency=low +pbuilder (0.82) unstable; urgency=low * Change use of chown. + * pbuilder-user-mode-linux: Give warning when ran as root. + * Give more meaningful message when there is problem accessing the root + filesystem from inside user-mode-linux. (closes: #206292) - -- Junichi Uekawa <dancer@debian.org> Wed, 20 Aug 2003 23:23:49 +0900 + -- Junichi Uekawa <dancer@debian.org> Wed, 20 Aug 2003 23:43:06 +0900 pbuilder (0.81) unstable; urgency=low |