diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-03-30 20:31:54 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-03-30 20:31:54 +0900 |
commit | 4dca0e82fab186466afd3e959b737c1b8075c268 (patch) | |
tree | 9a5f4008d31cacadfcdc48e001cda93d8919ad0c /ChangeLog | |
parent | 2cb7c0dc359fcee9d7c841cf82a2f9a2f41100b0 (diff) | |
download | pbuilder-4dca0e82fab186466afd3e959b737c1b8075c268.tar pbuilder-4dca0e82fab186466afd3e959b737c1b8075c268.tar.gz |
do not try to decide network configuration based on PBUILDER_COW
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-03-30 Junichi Uekawa <dancer@debian.org> + + * pbuilder-user-mode-linux : '-n "${PBUILDER_COW}"' is not a good + condition since it will change default behavior for pbuilder create/update. + Just use UML_IP=dhcp for condition. + 2007-03-29 Junichi Uekawa <dancer@debian.org> * pbuilder-uml.conf.5: |