| Commit message (Expand) | Author | Age |
* | update testsuite and verify that it works. | dancer | 2004-03-13 |
* | pbuilder memo implementation•••0.100
| dancer | 2004-02-28 |
* | + * testsuite/run-test.sh: change to pbuilder test, instead of UML.•••+
+ * testsuite/run-test-uml.sh: split out UML test
+
+ * README: tried updating the documentation.
+
| dancer | 2004-01-11 |
* | up | dancer | 2004-01-11 |
* | doc update. | dancer | 2004-01-06 |
* | up | dancer | 2003-12-30 |
* | + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): Document apt-proxy is usa... | dancer | 2003-12-30 |
* | +•••+ * Documentation/pbuilder-doc.xml: update docs on --use-pdebuild-internal
+
release 0.98
| dancer | 2003-12-28 |
* | pbuilder execute with command-line options support.•••Documentation, and mass-install script.
| dancer | 2003-12-15 |
* | /dev/null error comes from nodev | dancer | 2003-12-14 |
* | + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): add notes on debconf insi... | dancer | 2003-12-14 |
* | update doc | dancer | 2003-11-29 |
* | update doc on fakechroot | dancer | 2003-11-20 |
* | +2003-08-27 Junichi Uekawa <dancer@debian.org>•••+
+ * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): Update
+ documentation to note updates that I am aware of.
+
+ * THANKS: update the list.
+
+ * pbuilder.8: fix unintended italic in manual page
+ Subject: Bug#207390: italicized period in manual page
+ From: Matt Kraai <kraai@alumni.cmu.edu>
+
+ * pbuilder-buildpackage (BUILD_PID): add default BUILDRESULTGID for chown.
+
| dancer | 2003-08-26 |
* | up | dancer | 2003-08-15 |
* | + * pbuilder-user-mode-linux: support --distribution flag for•••+ pbuilder-user-mode-linux
+ #176095
+
| dancer | 2003-07-26 |
* | improve doc slightly. | dancer | 2003-07-21 |
* | changes to documentation. | dancer | 2003-07-08 |
* | update doc with URL | dancer | 2003-05-16 |
* | update doc | dancer | 2003-04-24 |
* | documentation updates | dancer | 2003-04-17 |
* | up | dancer | 2003-04-10 |
* | 0.71 -- fix UML umount problem by not umounting at all | dancer | 2003-04-08 |
* | 0.70 | dancer | 2003-04-06 |
* | spell-checked | dancer | 2003-03-30 |
* | update doc; add FAQ | dancer | 2003-03-17 |
* | *** empty log message *** | dancer | 2003-03-09 |
* | +2003-03-09 Junichi Uekawa <dancer@debian.org>•••+
+ * pbuilder.8: fix typo
+ From: Tommaso Moroni <tommaso.m@tiscalinet.it>
+ Subject: Bug#184049: pbuilder: typo error in man page
+
+ * THANKS: update.
+
+ * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): add doc on PS1
+ setting for pbuilder.
+ 183861: distinctive prompt
+ Barak Pearlmutter <bap@cs.unm.edu>
| dancer | 2003-03-09 |
* | change doc slightly. | dancer | 2003-03-01 |
* | document ssh | dancer | 2003-02-14 |
* | +2003-02-13 Junichi Uekawa <dancer@debian.org>•••+
+ * Documentation/pbuilder-doc.xml: document an example script to
+ start up ssh inside pbuilder-uml.
+
+ * pbuilder-checkparams: support execute option.
+
+ * Documentation/pbuilder-doc.xml: document pbuilder-uml more,
+ and execute command.
+
+ * pbuilder-modules: update copyright statement.
+ document "execute"
+
+ * pbuilder-user-mode-linux.1: document "execute" command
+
+ * pbuilder-user-mode-linux: implement execute command.
+
+ * pbuilder.8: document "execute"
+
+ * pbuilder: "execute" command.
+
| dancer | 2003-02-13 |
* | more minor doc updates. | dancer | 2003-01-28 |
* | 2003-01-07 Junichi Uekawa <dancer@debian.org>•••+ * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): update notes
+ on parallel-invocation of pbuilder-uml
| dancer | 2003-01-07 |
* | customized CSS for my page. | dancer | 2003-01-07 |
* | +2003-01-07 Junichi Uekawa <dancer@debian.org>•••+
+ * Documentation/pbuilder-doc.xml: update documentation
+ and add chapter on pbuilder-uml, document that pbuilder-uml actually
+ works, and some detailed nodes on how to use them.
+ Add FAQ entry on how to specify extra apt sources.
+
+ * pbuilder-user-mode-linux.1: update doc to document that
+ configuration files for pbuilder is now read in.
+
+ * pbuilder-user-mode-linux: add debug info, to print out
+ the command-line used for running uml.
+ export TMPDIR=/tmp inside the chroot inside UML.
+ change UML_CHROOT_MOUNTPOINT from /tmp/ubd1 to /mnt,
+ and do not mkdir UML_CHROOT_MOUNTPOINT.
+ fix /tmp creation script so that /tmp is writable when
+ not using tmpfs.
+ use tempfile in creating the COW file.
+ clean COW file after finishing.
+ remove temporary file created by tempfile, because UML doesn't seem to
+ like the zero-byte file. (POSSIBLE SECURITY PROBLEM)
+ extra cleanup added for cleanup_function
+
+ * pbuilder-uml.conf (BUILDPLACE): add definition of BUILDPLACE
+ for pbuilder-uml. It is probably needed, because BUILDPLACE
+ needs to be writable by the user for UML, while it is not for
+ pbuilder.
+
+ * pbuilder-user-mode-linux: load config for pbuilder also, before
+ trying to load other things.
+
+2003-01-06 Junichi Uekawa <dancer@debian.org>
+
+ * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): document possible usage of pbuilder for dchroot.
+
+ * pbuilder.8: document --no-targz
+
+ * pbuilder-checkparams (USE_PKGNAME_LOGFILE): allow
+ --no-targz option as alias to --internal-build-uml
+
+ * pdebuild (ARCHITECTURE): use dpkg-architecture
+ to find out the architecture.
+ sign changes file not dsc file.
+ pointed out by
+ Andrew Lau <netsnipe@debianplanet.org>, bug #175432
+
+2003-01-04 Junichi Uekawa <dancer@debian.org>
+
+ * debian/control (Description): fix suggests to pbuilder-uml
| dancer | 2003-01-07 |
* | up | dancer | 2003-01-02 |
* | update docs, move parts from README.Debian file | dancer | 2002-12-31 |
* | update docs, move parts from AUTORS file | dancer | 2002-12-30 |
* | update doc. | dancer | 2002-12-30 |
* | add documentation dir | dancer | 2002-12-30 |