diff options
author | dancer <dancer> | 2003-08-15 09:43:31 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-08-15 09:43:31 +0000 |
commit | 9e3c7737d40602754fa6634f3e263baff6149185 (patch) | |
tree | 33b00e4df5a1ad4397306126adc520fa90cf91bc /ChangeLog | |
parent | 94960fc621978db570f42f64faf6a0464e01e8ba (diff) | |
download | pbuilder-9e3c7737d40602754fa6634f3e263baff6149185.tar pbuilder-9e3c7737d40602754fa6634f3e263baff6149185.tar.gz |
+ * "pbuilder-user-mode-linux create" will run properly when --distribution
+ is unset.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-08-15 Junichi Uekawa <dancer@debian.org> + * THANKS: update. + + * pbuilder-user-mode-linux (UML_EXITCODE): check against no --distribution flag. + pbuilder-user-mode-linux errored out when no distribution was set. + From: Marek Habersack <grendel@debian.org> + * pbuilder-user-mode-linux.1: update document to note that pbuilder-uml shouldn't be ran as root. |