diff options
author | dancer <dancer> | 2002-09-09 05:16:06 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-09-09 05:16:06 +0000 |
commit | 4996005ac92e73ddf86599d165f0b9eae8e13015 (patch) | |
tree | 7cc977e4923404050f6d85259ef2e29ac1c1f5d6 /debian | |
parent | 08d436712c82d14ba8d275179aa7a5bd06b16032 (diff) | |
download | pbuilder-4996005ac92e73ddf86599d165f0b9eae8e13015.tar pbuilder-4996005ac92e73ddf86599d165f0b9eae8e13015.tar.gz |
+ * pbuilder-modules: add devfs support
+ Thanks to: "Dagfinn Ilmari Manns?er" <ilmari@ping.uio.no>
+
+ * pbuilderrc (USEDEVFS): change default value on USEDEVFS
+
* pbuilderrc.5: update docs on noninteractive.
+ document USEDEVFS
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 468baba..45b91c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ pbuilder (0.37) unstable; urgency=low * Document how to not be noninteractive. (closes: #155655) + * Add support for devfs (closes: #157074) - -- Junichi Uekawa <dancer@debian.org> Mon, 9 Sep 2002 14:10:58 +0900 + -- Junichi Uekawa <dancer@debian.org> Mon, 9 Sep 2002 14:16:22 +0900 pbuilder (0.36) unstable; urgency=low |